First Steps
Once GroupManager is installed, players can start using groups immediately.
Creating Your First Group
To create a group, simply invite another player:
/group invite Steve
This automatically creates a new permanent group with you as the leader and sends an invitation to Steve.
Accepting an Invitation
When a player receives an invitation, they'll see it in chat. They can accept it with:
/group accept
Or, if they have multiple pending invitations:
/group accept <groupId>
The groupId is provided in the invitation message.
Viewing Your Group
Once in a group, use:
/group info
This shows the group ID, leader name, all members, and their online status.
Using the Group UI
For a graphical interface:
/group ui
The UI allows you to manage members, view invitations, invite players, and more — all without typing commands.
Leaving or Disbanding
- Leave a group:
/group leave - Disband (leader only):
/group disband
What's Next?
- Learn about group features in detail.
- See the full command reference.
- Check out HUD integration for real-time group display.