Advanced Groups (

Stable

)


Changelogs:

Version 3.3.1

25.06.2025 20:31

  • updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!

Version 3.3.0

19.06.2025 14:18

Added:
  • Webhooks for all channels in addition to the GlobalChat, DirectChat and GroupChat webhooks you now have webhooks for Chat_CHANNELNAME where channelname is the name you used for the channel in the config. So You can now have Admin chat separated from the player global chat by using the Chat_Global and Chat_Admin webhooks if you named the channels like this, otherwise the webhooks will be named according to your channel names
Fixed:
  • do not spawn AI when trying to get the lifetime of all objects for the Territory Flag. Sometimes this could crash the server
  • Mute / Unmute done via CF would not be saved over restarts unless someone saved the config ingame manually
  • Admin Channel was a group channel by default instead of a global channel
  • possible fix for death markers not appearing
Changed:
  • Updated some methods for the new Core Update

Version 3.2.0

15.05.2025 08:55

Added:
  • Webhook for players being kicked out of their group by group Admins
  • Teleport out of enemy territory (enabled by default!) Can be disabled in the plotpole config (only applies when you use the Plotpole DLC)
  • Plotpole Admin Settings Menu was missing a few options
Fixed:
  • Chat Handler server part now calls super to help with implementing your own Chat commands

Version 3.1.1

23.04.2025 14:51

Fixed:
  • new 1.28 FIX-me warnings
Added:
  • No Build zone check now gets the Player Object for custom checks to overwrite
  • ifdef for Care Package V2 plugin to not duplicate markers when added through the plugin

Version 3.1.0

14.04.2025 12:23

Fixed:
  • private markers were not saved sometimes after changing name, color or icon
  • Marker list did not properly display a lot of markers (100+ Markers)
  • Marker list expanded categories automatically after a marker changed, even when is was collapsed
  • Safezone Titles sometimes not showing up

Version 3.0.20

26.03.2025 14:45

  • minor stability update to fix client crashes

Version 3.0.19

27.02.2025 13:45

  • fixed a client crash when exiting the game
  • automatically have name and shortname checkboxes checked when opening the Group Admin Page, otherwise the menu was not showing any entries

Version 3.0.18

25.02.2025 23:04

  • fixed a nullpointer on server startup
  • fixed building in unclaimed territory would not work if there was at least one other territory flag built

Version 3.0.17

25.02.2025 21:20

  • applied core changes
  • compass would have a border around the markers
  • some minor 1.27 compatibility changes

Version 3.0.16

18.02.2025 15:50

  • moved all changes from Experimental to stable