Skip to content

Nickel Usage & Commands

Once Nickel is installed, you can manage your server through in-game chat or the server console.

CommandDescription
/kick <player>Kick a player from the server
/ban <player>Permanently ban a player
/banip <player>Ban all IPs associated with a player
/tempban <player> <duration>Temporarily ban a player for a set time
/unban <player>Remove a player’s ban
/mute <player>Mute a player
/tempmute <player> <duration>Temporarily mute a player for a set time
/unmute <player>Unmute a player
CommandDescription
/dm <player> <message>Send a direct message to a player
/broadcast <message>Broadcast a message to all players
/countdown <seconds>Start a countdown visible to all players
CommandDescription
/whitelist <add/remove> <player>Add or remove a player from the whitelist

Whitelist mode is toggled in NickelConfig.toml - see Installation.

CommandDescription
/listrolesList all roles
/createrole <name>Create a new role
/deleterole <name>Delete a role
/grantrole <player> <role>Assign a role to a player
/revokerole <player> <role>Remove a role from a player
/grantcommand <role> <command>Grant permission to run a command to a role
/revokecommand <role> <command>Remove a command permission from a role
/listactionsList all available actions
/grantaction <role> <action>Grant an action to a role
/revokeaction <role> <action>Revoke an action from a role
CommandDescription
/helpShow all available commands
/forcenametagsBypass nametag configuration for all players
/forceupdateForce Nickel to check for and apply an update
/reloadReload Nickel configuration