Commands
Commands
Group Commands
/groupcreate
- Syntax: "/groupcreate [group] [priority] (world)"
- Example: "/groupcreate moderator 5"
- Creates a group with the specified priority. If no world is selected, the group will be generated globally.
- Group names are unique to the server, regardless of what world they are created in.
/groupsetmeta
- Syntax: "/groupsetmeta [group] [key] [value|'clear']"
- Example: "/groupsetmeta moderator prefix &a[A prefix]"
- Sets the metadata of a specified group to the specified value. All values are stored as text, and will be converted upon request.
/groupaddparent
- Syntax: "/groupaddparent [group] [parent]"
- Example: "/groupaddparent moderator default"
- Adds a parent to the specified group, using the parent's nodes and metadata as a default value for the new group.
/groupremoveparent
- Syntax: "/groupremoveparent [group] [parent]"
- Example: "/groupremoveparent moderator default"
- Removes a parent from the specified group.
Player Commands
.. todo: more commands .. (Type /group and press tab for the rest of the group commands, /player and tab for the player ones.)
Comments