Minecraft Command List

Commands available on the server running PaperMC with the specified plugins.

Notes:

Vanilla Minecraft Commands

Command / AliasesDescriptionUsage ExamplePermission Node
/gamemode
/gm
Changes game mode. EssentialsX often enhances this./gamemode creative [player]minecraft.command.gamemode or essentials.gamemode
/difficultySets server difficulty./difficulty hardminecraft.command.difficulty
/seedDisplays the world seed./seedminecraft.command.seed or essentials.seed
/tell
/w
/msg
Sends a private message (Handled by EssentialsX)./tell essentials.msg
/listLists online players (Handled by EssentialsX)./listessentials.list
/triggerUsed with scoreboard objectives./trigger ...Default (depends on setup)

Paper / Spigot / Bukkit Commands

Command / AliasesDescriptionUsage ExamplePermission Node
/tpsDisplays server Ticks Per Second./tpsbukkit.command.tps or essentials.tps
/version
/ver
/about
Displays server version information./version [PluginName]bukkit.command.version
/plugins
/pl
Lists running plugins./pluginsbukkit.command.plugins
/reload
/rl
Reloads server config/plugins. **Warning: Use with caution!**/reload confirmbukkit.command.reload
/save-allForces a save of worlds and player data./save-allbukkit.command.save.perform
/stopGracefully stops the server./stop [message]bukkit.command.stop
/whitelistManages the server whitelist./whitelist (on|off|add|remove|list|reload)bukkit.command.whitelist.*
/timingsManages performance profiling reports./timings (on|off|paste|report|reset)bukkit.command.timings
/paperPaperMC specific commands./paper (ver|timings|...)bukkit.command.paper