+group
Commands to create and manage player and NPC groups.
Usage:
+groups - List all public groups
+group <id> - View detailed information about a group
+group/create <name> - Create a new group (staff only)
+group/destroy <id> - Destroy a group (staff only)
+group/leader <id>=<char> - Set the leader of a group (staff only)
+group/roster <id>=<#> - Link a group to a roster (staff only)
+group/desc <id>=<text> - Set a group's description (staff or leader)
+group/website <id>=<url> - Set a group's website (staff or leader)
+group/note <id>=<text> - Set a group's private notes (staff or leader)
+group/title <id>/<char>=<title> - Set a character's title in the group
+group/add <id>=<char> - Add a character to a group (staff or leader)
+group/remove <id>=<char> - Remove a character from a group (staff or leader)
+group/private <id> - Set a group as private (staff or leader)
+group/public <id> - Set a group as public (staff or leader)
When a group is created, a matching channel will be automatically created
for members of that group. The channel name will be the name of the group
with all spaces removed.
Groups can be linked to rosters using +group/roster.