defaultGroup: The group new players are assigned to on first join.chatFormat: How player chat messages are formatted.
Stored at /config/roseranks/config.yml.
Groups (aka ranks/roles) are used for assigning permissions to players, overriding the vanilla op/non-op binary.
prefix: The text shown before a player's name in chat to indicate their group.parents: The group(s) whose permissions a group inheritspermissions: The commands members have access to. (MOD_ID.command)
Each is stored as a yml file in /config/roseranks/groups.
group: The group the user is a member of.
Each is stored as a yml file in /config/roseranks/users.
Most commands are subcommands of /rr.
Prints a list of all groups.
Prints the properties of the specified group/user.
Creates a new group with the specified name, and optionally with the specified parents.
Grants or revokes <permission> to the specified group/user.
Adds or removes a parent group from the specified group.