Alliances but only friendly status and the basic territory system
https://github.com/TheCrunchy/GroupPlugin
https://discord.gg/cQFJeKvVAA
Can be set to admin only created groups, and has same compileable script ability as econ to add things like group chat, or auto join groups on faction creation 
  
  - !group list - list all groups
 
  - !group check <String factionTag> - check what group a faction is in
 
  - !group info <String groupNameOrTag> - info on a group
 
  - !group create <String groupName> <String description> - create a group
 
  - !group edit <String fieldType> <String newValue> - edit a group
 
  - !group invite <String targetTag> - invite to group
 
  - !group join <String groupTag> - join a group
 
  - !group leave - leave a group
 
  - !group kick <String targetTag> - kick from a group
 
  
  - !groupadmin create <String groupName> <String description> - create a group
 
  - !groupadmin edit <String fieldType> <String newValue> - edit a group
 
  - !groupadmin invite <String targetTag> - invite to group
 
  - !groupadmin delete <groupNameOrTag> - delete a group
 
  - !groupadmin remove <factionTag> - remove a faction from a group
 
  - !groupadmin add <groupNameOrTag> <factionTag> - add a faction to a group