Nickel Usage & Commands
Once Nickel is installed, you can manage your server through in-game chat or the server console.
Moderation
Section titled “Moderation”| Command | Description |
|---|---|
/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 |
Messaging
Section titled “Messaging”| Command | Description |
|---|---|
/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 |
Whitelist
Section titled “Whitelist”| Command | Description |
|---|---|
/whitelist <add/remove> <player> | Add or remove a player from the whitelist |
Whitelist mode is toggled in NickelConfig.toml - see Installation.
Roles & Permissions
Section titled “Roles & Permissions”| Command | Description |
|---|---|
/listroles | List 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 |
/listactions | List all available actions |
/grantaction <role> <action> | Grant an action to a role |
/revokeaction <role> <action> | Revoke an action from a role |
| Command | Description |
|---|---|
/help | Show all available commands |
/forcenametags | Bypass nametag configuration for all players |
/forceupdate | Force Nickel to check for and apply an update |
/reload | Reload Nickel configuration |