-
Notifications
You must be signed in to change notification settings - Fork 0
09. Staff Tools
Silent moderation commands, teleport platforms, configurable roles, the dice roller, and the auto unwhitelist system are covered in Moderation System. This page covers the remaining staff utilities.
Config: [Silent Commands] in rpessentials-moderation.toml.
| Option | Default | Description |
|---|---|---|
enableSilentCommands |
true |
Master switch. |
logToStaff |
false |
Broadcast usage to other online staff. |
logToConsole |
true |
Log usage to the server console. |
notifyTarget |
false |
Notify the target player, disabling stealth, useful for debugging. |
Commands: /rpessentials staff gamemode <mode> [player], /rpessentials staff tp <player>, /rpessentials staff effect <player> <effect> <duration> <amplifier>, /rpessentials staff broadcast <message> (staff only chat).
Config: [Teleportation Platforms] in rpessentials-moderation.toml.
platforms = ["id;DisplayName;dimension;x;y;z"]
-
/rpessentials staff platform [player] [id], or the standalone alias/platform [id] [player]. -
/setplatform <id> <dimension> <x> <y> <z>creates or updates an entry without editing the file. -
enablePlatformstoggles the whole feature.
Those platforms can be used as staff-only warps, or if you decide to tp a player with you, they can be used as a place to talk with a player when needed.
Config: [Roles] in rpessentials-core.toml.
roles = ["roleId;lpGroup"]
-
/rpessentials setrole <player> <role>(requires OP level 3): removes every other role tag, adds the new one, and sets the matching LuckPerms parent group. - Full tab completion of configured roles.
- A staff broadcast and a console log line are generated on every role change.
/rpessentials stats (staff only) gives a quick server wide summary: players with a profession, active warns, licenses expiring within 7 days, active mutes, recorded Death RP entries, and the 5 most recent connections.