Commands: Admin

Last updated Jul 27, 2026

Commands: Admin

Server administration: reload, modules, custom commands, content tools, worlds, and diagnostics.

Reload / Modules / Info

Command Usage Permission
/sa reload [all|config|messages|gui|<module>] Reload configs soapsadmin.reload
/sa modules [list|toggle|enable|disable|gui] Module control soapsadmin.modules (via admin)
/sa admin [panel] Admin dashboard soapsadmin.admin
/sa dashboard Player dashboard soapsadmin.dashboard
/sa gui list List system GUI skins soapsadmin.gui
/sa version Plugin version (none)
/sa info Soft deps / bridges soapsadmin.admin
/sa debug Debug dump soapsadmin.admin
/sa settings Settings hub soapsadmin.admin
/sa health Server health soapsadmin.health
/sa uptime Uptime soapsadmin.uptime

Edit live files under plugins/SoapsAdmin/. Jar defaults copy only on first create. See Default Config Files.

Custom Commands

Command Usage Permission
/sa customcommand <create|delete|toggle|list|info|settings|gui> Manage custom commands soapsadmin.customcommand.manage
/sa customcommand finish / cancelcreate Finish or abort create wizard soapsadmin.customcommand.manage
Use custom entries Run registered custom commands soapsadmin.customcommand
Console-prefixed actions console: lines in action commands soapsadmin.customcommand.console

Bypasses: soapsadmin.customcommand.bypass.limit / .warmup / .delay, soapsadmin.cooldown.bypass.

See Custom Commands. In-game create/edit applies immediately. After YAML edits on the server copy, run /sa reload customcommands (or /sa reload).

Item Editor / Recipes

Command Usage Permission Platform
/sa itemeditor [subcommand] Item editor GUI soapsadmin.itemeditor (+ advanced/expert/admin) Paper only
/sa recipe [list|create|delete|gui] Custom recipes soapsadmin.recipe / soapsadmin.recipe.manage Paper & Spigot
/sa give / /sa take Give/take materials (incl. Mythic/Crucible ids when bridged) soapsadmin.give / soapsadmin.take Both

See Item Editor, Recipes.

Clearlag / Backup

Command Usage Permission
/sa clearlag <on|off|status|force> Clearlag control soapsadmin.clearlag
/sa clearground [radius] Clear ground items once soapsadmin.clearground
/sa backup <data|worlds> Run backup soapsadmin.backup

Config: clearlag.yml, server.yml backup section. Modules: clearlag, backup.

World / Gamerules

Command Usage Permission
/sa world <world|list|tp|create|load|unload> ... World manager soapsadmin.world / soapsadmin.worldmanager
/sa gamerules [gui|list|toggle|set] Gamerule GUI/CLI soapsadmin.gamerules
/sa weather <clear|rain|thunder> Weather soapsadmin.weather
/sa time <day|night|noon|ticks> Time soapsadmin.time
/sa maintenance Maintenance mode soapsadmin.maintenance

Modules: world-manager, gamerules, world-state.

Diagnostics / Performance

Command Usage Permission
/sa pm / /sa pluginmonitor <list|inspect|scan|top> Plugin monitor soapsadmin.pluginmonitor
/sa pluginmonitor conflicts Conflict scan soapsadmin.pluginmonitor
/sa laghotspots Lag hotspots soapsadmin.performance
/sa chunkactivity Chunk activity soapsadmin.performance
/sa mobdensity Mob density soapsadmin.performance
/sa redstonecheck Redstone check soapsadmin.performance
/sa audit ... Action audit soapsadmin.audit

Modules: plugin-monitor, diagnostics, performance-diagnostics.

Fakeop and Misc Admin

Command Usage Permission
/sa fakeop <player> Send fake op message soapsadmin.fakeop
/sa announce ... Scheduled announcements soapsadmin.announce
/sa motd ... MOTD / icon soapsadmin.motd
/sa broadcast <template|list|raw> Broadcast soapsadmin.broadcast
/sa spawnmob <mob|mythic:Id> <count> <spread> Spawn mobs soapsadmin.spawnmob
/sa killall <type|group|mythic[:Id]> [radius] [-force] [-s] Remove entities soapsadmin.killall
/sa sudo <player> <message|/command> Force chat/command soapsadmin.sudo

Disable fakeop via disabled-commands in customcommands.yml if unwanted.

Discord