mirror of
https://github.com/ProjectSWGCore/Holocore.git
synced 2026-07-30 00:15:50 -04:00
GroupEventIntent - Added the GROUP_LEAVE event to the GroupEventType enum to flag for the leaveGroup command GameManager - reenabled the GroupService GroupService - added a check for the GROUP_LEAVE event type - created the method handleGroupLeave which will process a player leaving a group and disband if necessary, currently just stubbed