Commands & Permissions

Roster is designed to run quietly in the background, so its command structure is primarily focused on administration and debugging.

Commands

Command Description Permission
/roster help Displays the help menu. roster.help
/roster status Shows the active modules and loaded integrations. roster.status
/roster reload Reloads all configuration files and instantly updates all players. roster.reload
/roster debug <player> Prints raw group and display values for a specific player. roster.debug
/roster version Shows the plugin version. roster.version

Permissions

Permission Description
roster.admin Grants access to all Roster commands.
roster.reload Allows reloading the plugin.
roster.status Allows checking the plugin status.
roster.debug Allows running the debug command.
roster.group.<group> Used to assign players to internal Roster groups manually (if LuckPerms is absent).

[!TIP] The /roster debug command is extremely useful. If a player’s nametag or TAB sorting isn’t working as expected, run /roster debug [PlayerName] to see exactly which group they belong to and what prefix is currently applied to them.