Skip to content

Commands

j-gaertig-co-dev edited this page Aug 13, 2026 · 1 revision

General Management Commands

These are PlainBase's own admin commands, separate from any per-module commands (see the individual module pages for those).

Command Description Permission
/plainbase reload Reloads all module configs from disk and re-applies every currently-enabled module (unregisters listeners/broadcasts, then sets everything back up). No restart needed for config changes, ever. plainbase.admin
/plainbase toggle <module> Enables or disables a module live, without editing config.yml by hand — flips the value, saves the file, and reloads modules immediately. plainbase.admin
/plainbase update Checks Modrinth for a version newer than the one currently installed, using your server's current Minecraft version. Prints the result to the command sender; does not download or install anything automatically. plainbase.admin

All three require plainbase.admin — there's no more granular permission for these, since they're considered pure server-administration actions. plainbase.admin also happens to grant every other PlainBase permission in every module (see Permissions).

For per-module commands, see: Spawn · Teleport · Messages & Broadcasts · Join Items · Vanish · Menu · Moderation

Clone this wiki locally