Difference between revisions of "Commands"

From Project Eden
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 110: Line 110:
| <code>/banner <baseColor> <patternColor> [input...]</code>
| <code>/banner <baseColor> <patternColor> [input...]</code>
| Create symbol banners
| Create symbol banners
|-
| <code>/downloadplot</code>
| Download your plot as a schematic
|-
|-
| <code>/enchant <enchant> [level] [--unsafe]</code>
| <code>/enchant <enchant> [level] [--unsafe]</code>
Line 137: Line 140:
| <code>/fly [enable] [player]</code>
| <code>/fly [enable] [player]</code>
| Toggle flight mode
| Toggle flight mode
|-
| <code>/fly debug [enable]</code>
| Toggle debug mode for flight
|-
|-
| <code>/gamemode <gamemode> [player]</code>
| <code>/gamemode <gamemode> [player]</code>
Line 215: Line 221:
| <code>/discord (voicechannel<nowiki>|</nowiki>vc) <channel></code>
| <code>/discord (voicechannel<nowiki>|</nowiki>vc) <channel></code>
| Move voice channels
| Move voice channels
|-
| <code>/discord applyRoles <user></code>
| Apply all the automated roles a user should have
|-
|-
| <code>/discord link [code]</code>
| <code>/discord link [code]</code>
Line 317: Line 326:
| <code>/hub (warp<nowiki>|</nowiki>warps) tp nearest</code>
| <code>/hub (warp<nowiki>|</nowiki>warps) tp nearest</code>
| Teleport to the nearest warp
| Teleport to the nearest warp
|-
| <code>/hub treasurehunt debug [enable]</code>
| Toggle debug mode for treasure hunt
|-
|-
| <code>/hub treasurehunt</code>
| <code>/hub treasurehunt</code>
Line 650: Line 662:
| <code>/dnd [state]</code>
| <code>/dnd [state]</code>
| Toggle Do Not Disturb mode
| Toggle Do Not Disturb mode
|-
| <code>/documentation commands meta dump</code>
| Dump all command metadata to the commands-meta.json file
|-
|-
| <code>/doublejump [state] [player]</code>
| <code>/doublejump [state] [player]</code>
Line 1,025: Line 1,040:
| <code>/world [player]</code>
| <code>/world [player]</code>
| View what world you or another player are currently in
| View what world you or another player are currently in
|-
| <code>/world uuid [world]</code>
| Get the UUID of a world
|}
|}
==== Mob Heads ====
==== Mob Heads ====
Line 1,199: Line 1,217:
| <code>/decoration getItem paintbrush</code>
| <code>/decoration getItem paintbrush</code>
| Spawn a paintbrush
| Spawn a paintbrush
|-
| <code>/decoration getMasterCatalog</code>
| Get the master catalog
|-
|-
| <code>/decoration info</code>
| <code>/decoration info</code>
Line 1,382: Line 1,403:
==== Survival ====
==== Survival ====
{| class="wikitable"
{| class="wikitable"
|-
| <code>/weeklywakka (list<nowiki>|</nowiki>warps) [filter]</code>
| List available warps
|-
|-
| <code>/weeklywakka check</code>
| <code>/weeklywakka check</code>
Line 1,652: Line 1,670:
| <code>//unbindallbrushes</code>
| <code>//unbindallbrushes</code>
| Unbind all brushes from all tools
| Unbind all brushes from all tools
|-
| <code>//wand</code>
| Get a WorldEdit wand with extended reach
|}
|}
=== Builder ===
=== Builder ===
Line 1,909: Line 1,930:
| View your rank color config
| View your rank color config
|-
|-
| <code>/nexus closeInventory [player]</code>
| <code>/permcheck <permission></code>
| Force close a player's inventory
| Check if you have a permission
|-
|-
| <code>/nexus feature reload <feature></code>
| <code>/permcheck <player> <permission></code>
| Reload a specific feature
| Check if a player has a permission
|-
|-
| <code>/nexus gc</code>
| <code>/playeraliases</code>
| Force garbage collection
| List your aliases
|-
|-
| <code>/nexus getEnv</code>
| <code>/playeraliases add <player> <alias></code>
| Print current environment
| Define an alias for a player
|-
|-
| <code>/nexus initializeClass <class></code>
| <code>/playeraliases list [player]</code>
| Force initialize a class
| List a player's aliases
|-
|-
| <code>/nexus invs</code>
| <code>/playeraliases remove <player> <alias></code>
| View open custom inventories
| Remove an alias from a player
|-
|-
| <code>/nexus jingles <jingle></code>
| <code>/powertool [string...]</code>
| Play a jingle
| Tie a command to an item
|-
|-
| <code>/nexus offlineMessage <player></code>
| <code>/powertool clear</code>
| Test sending an offline message
| Deactivate all powertools
|-
|-
| <code>/nexus reload [--excludedConditions]</code>
| <code>/powertool list</code>
| Reload Nexus, or queue a reload if applicable
| List active powertools
|-
|-
| <code>/nexus reload cancel</code>
| <code>/powertool toggle</code>
| Cancel a queued reload
| Toggle running commands with powertools
|-
|-
| <code>/nexus reload notifySound [enable]</code>
| <code>/protectionutils canBreak</code>
| Toggle reload notifications
| Tests if you can break at your location
|-
|-
| <code>/nexus stats commands [page]</code>
| <code>/protectionutils canBuild</code>
| View commands stats by plugin
| Tests if you can build at your location
|-
|-
| <code>/nexus stats eventHandlers [page]</code>
| <code>/protectionutils canInteract</code>
| View event handler stats
| Tests if you can interact at your location
|-
|-
| <code>/nexus stats</code>
| <code>/protectionutils canUse</code>
| View miscellaneous stats
| Tests if you can use at your location
|-
|-
| <code>/nexus temporaryListeners unregisterOffline</code>
| <code>/protectionutils listCompatibilities</code>
| Unregister temporary listeners for offline players
| Lists the loaded protection compatibilities
|-
|-
| <code>/nexus temporaryListeners</code>
| <code>/queup updates [enable]</code>
| View registered temporary listeners
| Toggle listening for song updates
|-
|-
| <code>/nexus updateCommands</code>
| <code>/reminders create <id> <text...></code>
| Call Player#updateCommands
| Create a reminder
|-
|-
| <code>/nexus uptime</code>
| <code>/reminders delete <id></code>
| View Nexus uptime
| Delete specified reminders
|-
|-
| <code>/permcheck <permission></code>
| <code>/reminders edit <id></code>
| Check if you have a permission
| Edit reminders that already exist
|-
|-
| <code>/permcheck <player> <permission></code>
| <code>/reminders list [page]</code>
| Check if a player has a permission
| List created reminders
|-
|-
| <code>/playeraliases</code>
| <code>/reminders motd [player]</code>
| List your aliases
| View the MOTD
|-
|-
| <code>/playeraliases add <player> <alias></code>
| <code>/reminders reload</code>
| Define an alias for a player
| Reload reminders
|-
|-
| <code>/playeraliases list [player]</code>
| <code>/reminders save</code>
| List a player's aliases
| Saves all reminders to the spreadsheet
|-
|-
| <code>/playeraliases remove <player> <alias></code>
| <code>/reminders setInterval <seconds></code>
| Remove an alias from a player
| Edit how often reminders appears in chat
|-
|-
| <code>/powertool [string...]</code>
| <code>/reminders show <player> <reminder></code>
| Tie a command to an item
| Show a player a certain reminder in chat
|-
|-
| <code>/powertool clear</code>
| <code>/reminders test <player> <reminder></code>
| Deactivate all powertools
| Test if a player will receive a specific reminder
|-
|-
| <code>/powertool list</code>
| <code>/reminders testCondition <player> <reminder></code>
| List active powertools
| Test if a player has met the conditions for a specific reminder
|-
|-
| <code>/powertool toggle</code>
| <code>/signlines [arguments...]</code>
| Toggle running commands with powertools
| Modify a sign's contents
|-
|-
| <code>/protectionutils canBreak</code>
| <code>/snowlayers fixGrass [radius]</code>
| Tests if you can break at your location
| Set nearby grass to be snowy if covered by snow
|-
|-
| <code>/protectionutils canBuild</code>
| <code>/snowlayers fixOverlay [radius]</code>
| Tests if you can build at your location
| Remove snow layers on top of snow layers
|-
|-
| <code>/protectionutils canInteract</code>
| <code>/snowlayers overlay <radius> <topBlockOnly> <materials></code>
| Tests if you can interact at your location
| Overlay nearby blocks with a layer of snow
|-
|-
| <code>/protectionutils canUse</code>
| <code>/snowlayers set <layers></code>
| Tests if you can use at your location
| Set your current location to snow with the provided amount of layers
|-
|-
| <code>/protectionutils listCompatibilities</code>
| <code>/soundmenu [integer]</code>
| Lists the loaded protection compatibilities
| Open the sound menu
|-
|-
| <code>/queup updates [enable]</code>
| <code>/soundmenu changePitch <number></code>
| Toggle listening for song updates
| Update the pitch at which sounds play at
|-
|-
| <code>/reminders create <id> <text...></code>
| <code>/soundmenu play <sound></code>
| Create a reminder
| Play a sound
|-
|-
| <code>/reminders delete <id></code>
| <code>/soundmenu togglePlayTo</code>
| Delete specified reminders
| Toggle playing the sounds to other players
|-
|-
| <code>/reminders edit <id></code>
| <code>/staffrules</code>
| Edit reminders that already exist
| View staff rules
|-
|-
| <code>/reminders list [page]</code>
| <code>/teleport generateCommand</code>
| List created reminders
| Print a copyable command that teleports you to your current location
|-
|-
| <code>/reminders motd [player]</code>
| <code>/teleport toggle</code>
| View the MOTD
| Toggle preventing lower ranked staff from teleporting to you
|-
|-
| <code>/reminders reload</code>
| <code>/toggleentitynoise</code>
| Reload reminders
| Make an entity silent
|-
|-
| <code>/reminders save</code>
| <code>/tree [type]</code>
| Saves all reminders to the spreadsheet
| Spawn a tree at the block you are looking at
|-
|-
| <code>/reminders setInterval <seconds></code>
| <code>/unvanish</code>
| Edit how often reminders appears in chat
| Turns vanish off
|-
|-
| <code>/reminders show <player> <reminder></code>
| <code>/unvanish creative</code>
| Show a player a certain reminder in chat
| Turns vanish off and puts you in the Creative channel
|-
|-
| <code>/reminders test <player> <reminder></code>
| <code>/unvanish gameworld</code>
| Test if a player will receive a specific reminder
| Turns vanish off and puts you in the Minigames channel
|-
|-
| <code>/reminders testCondition <player> <reminder></code>
| <code>/weeklywakka (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| Test if a player has met the conditions for a specific reminder
| Delete a warp
|-
|-
| <code>/signlines [arguments...]</code>
| <code>/welcome [player]</code>
| Modify a sign's contents
| Welcome a player
|-
|-
| <code>/snowlayers fixGrass [radius]</code>
| <code>/whereis <player></code>
| Set nearby grass to be snowy if covered by snow
| Look at and glow
|-
|-
| <code>/snowlayers fixOverlay [radius]</code>
| <code>/whereis glow <on<nowiki>|</nowiki>off></code>
| Remove snow layers on top of snow layers
| Toggle glowing nearby players
|-
|-
| <code>/snowlayers overlay <radius> <topBlockOnly> <materials></code>
| <code>/whereis glow threshold <threshold></code>
| Overlay nearby blocks with a layer of snow
| Set the radius at which players start glowing
|-
|-
| <code>/snowlayers set <layers></code>
| <code>/whois <player></code>
| Set your current location to snow with the provided amount of layers
| View information about a player such as their rank, history, alts, playtime, and more
|-
|-
| <code>/soundmenu [integer]</code>
| <code>/world list</code>
| Open the sound menu
| List all worlds
|-
|-
| <code>/soundmenu changePitch <number></code>
| <code>/worldeditutils breakNaturally [--silkTouch]</code>
| Update the pitch at which sounds play at
| Break all blocks in your selection with drops and particles
|-
|-
| <code>/soundmenu play <sound></code>
| <code>/worldeditutils clipboard [--build] [--async] [--entities]</code>
| Play a sound
| Test pasting your clipboard
|-
|-
| <code>/soundmenu togglePlayTo</code>
| <code>/worldeditutils clipboard copy</code>
| Toggle playing the sounds to other players
| Copy your selection to an internal clipboard
|-
|-
| <code>/staffrules</code>
| <code>/worldeditutils clipboard paste</code>
| View staff rules
| Paste your internal clipboard at your location
|-
|-
| <code>/teleport generateCommand</code>
| <code>/worldeditutils colorReplace <from> <to></code>
| Print a copyable command that teleports you to your current location
| Swap colored materials (i.e. wool concrete)
|-
|-
| <code>/teleport toggle</code>
| <code>/worldeditutils fake</code>
| Toggle preventing lower ranked staff from teleporting to you
| Test a custom copy/paste implementation
|-
|-
| <code>/toggleentitynoise</code>
| <code>/worldeditutils oceanflora <radius> [--kelpChance] [--seagrassChance] [--tallSeagrassChance] [--nothingWeight] [--minKelpAge] [--maxKelpAge]</code>
| Make an entity silent
| Generate ocean flora
|-
|-
| <code>/tree [type]</code>
| <code>/worldeditutils rotate [y] [x] [z]</code>
| Spawn a tree at the block you are looking at
| Test rotating your selection
|-
|-
| <code>/unvanish</code>
| <code>/worldeditutils schem buildQueue <schematic> <seconds></code>
| Turns vanish off
| Procedurally build a schematic
|-
|-
| <code>/unvanish creative</code>
| <code>/worldeditutils schem paste <name> [--entities]</code>
| Turns vanish off and puts you in the Creative channel
| Paste a schematic
|-
|-
| <code>/unvanish gameworld</code>
| <code>/worldeditutils schem save <name> [--entities]</code>
| Turns vanish off and puts you in the Minigames channel
| Save a schematic using commands
|-
|-
| <code>/welcome [player]</code>
| <code>/worldeditutils schem saveReal <name></code>
| Welcome a player
| Save a schematic using the API
|-
|-
| <code>/whereis <player></code>
| <code>/worldeditutils smartReplace <from> <to></code>
| Look at and glow
| Swap materials on blocks without deleting block data such as rotation
|-
|-
| <code>/whereis glow <on<nowiki>|</nowiki>off></code>
| <code>/worldeditutils tagReplace <from> <to></code>
| Toggle glowing nearby players
| Replace all materials in a tag with another material
|-
|-
| <code>/whereis glow threshold <threshold></code>
| <code>/worldguardedit [enable]</code>
| Set the radius at which players start glowing
| Toggle WorldGuard edit bypass
|-
|-
| <code>/whois <player></code>
| <code>/worldguardedit flags registry [enable]</code>
| View information about a player such as their rank, history, alts, playtime, and more
| Set the WorldGuard flag registry state
|}
==== Radio ====
{| class="wikitable"
|-
|-
| <code>/world list</code>
| <code>/radio moveWorld <radio></code>
| List all worlds
| Set the world of the radio to your location
|-
|-
| <code>/worldeditutils breakNaturally [--silkTouch]</code>
| <code>/radio players <radio></code>
| Break all blocks in your selection with drops and particles
| Lists all players listening to the server radio
|-
|-
| <code>/worldeditutils clipboard [--build] [--async] [--entities]</code>
| <code>/radio teleport <radio> [index]</code>
| Test pasting your clipboard
| Teleport to the location of the radio
|}
==== Resource Pack ====
{| class="wikitable"
|-
|-
| <code>/worldeditutils clipboard copy</code>
| <code>/decoration changeOwner <player></code>
| Copy your selection to an internal clipboard
| Change the owner of a decoration
|-
|-
| <code>/worldeditutils clipboard paste</code>
| <code>/decoration stats</code>
| Paste your internal clipboard at your location
| Display stats about Decorations
|-
|-
| <code>/worldeditutils colorReplace <from> <to></code>
| <code>/decoration store layout history</code>
| Swap colored materials (i.e. wool concrete)
| Displays a list of when the last 10 layouts were pasted
|-
|-
| <code>/worldeditutils fake</code>
| <code>/decoration store layout list</code>
| Test a custom copy/paste implementation
| Display a list of the layout schematics
|-
|-
| <code>/worldeditutils oceanflora <radius> [--kelpChance] [--seagrassChance] [--tallSeagrassChance] [--nothingWeight] [--minKelpAge] [--maxKelpAge]</code>
| <code>/decoration store layout pasteTest create</code>
| Generate ocean flora
| Paste the next layout into the test store
|-
|-
| <code>/worldeditutils rotate [y] [x] [z]</code>
| <code>/decoration store layout pasteTest empty</code>
| Test rotating your selection
| Paste the next layout into the test store
|-
|-
| <code>/worldeditutils schem buildQueue <schematic> <seconds></code>
| <code>/decoration store layout pasteTest next</code>
| Procedurally build a schematic
| Paste the next layout into the test store
|-
|-
| <code>/worldeditutils schem paste <name> [--entities]</code>
| <code>/decoration store layout pasteTest overwrite</code>
| Paste a schematic
| Paste the next layout into the test store
|-
|-
| <code>/worldeditutils schem save <name> [--entities]</code>
| <code>/decoration store layout pasteTest previous</code>
| Save a schematic using commands
| Paste the next layout into the test store
|-
|-
| <code>/worldeditutils schem saveReal <name></code>
| <code>/resourcepack menu [folder]</code>
| Save a schematic using the API
| Open the resource pack menu
|-
|-
| <code>/worldeditutils smartReplace <from> <to></code>
| <code>/resourcepack statuses</code>
| Swap materials on blocks without deleting block data such as rotation
| View the resource pack status of all online players
|}
==== Trust ====
{| class="wikitable"
|-
|-
| <code>/worldeditutils tagReplace <from> <to></code>
| <code>/untrust admin all <owner> <players></code>
| Replace all materials in a tag with another material
| Remove a player from all of another player's trusts
|-
|-
| <code>/worldguardedit [enable]</code>
| <code>/untrust admin decorations <owner> <players></code>
| Toggle WorldGuard edit bypass
| Remove a player's access to another player's decorations
|-
|-
| <code>/worldguardedit flags registry [enable]</code>
| <code>/untrust admin homes <owner> <players></code>
| Set the WorldGuard flag registry state
| Remove a player's access to another player's homes
|-
| <code>/untrust admin locks <owner> <players></code>
| Remove a player's access to another player's locks
|-
| <code>/untrust admin teleports <owner> <players></code>
| Remove a player's ability to teleport to another player without asking
|}
|}
==== Radio ====
==== Vote ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/radio moveWorld <radio></code>
| <code>/vote bestDays allTime [page]</code>
| Set the world of the radio to your location
| View the days with the most votes of all time
|-
| <code>/vote bestDays monthly [month] [page]</code>
| View the days with the most votes in a month
|-
|-
| <code>/radio players <radio></code>
| <code>/vote bestDays yearly [year] [page]</code>
| Lists all players listening to the server radio
| View the days with the most votes in a year
|-
|-
| <code>/radio teleport <radio> [index]</code>
| <code>/vote onlineCounts</code>
| Teleport to the location of the radio
| View whether online players have voted
|}
|}
==== Resource Pack ====
==== Warps ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/decoration changeOwner <player></code>
| <code>/questwarps (list<nowiki>|</nowiki>warps) [filter]</code>
| Change the owner of a decoration
| List available warps
|-
|-
| <code>/decoration stats</code>
| <code>/questwarps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| Display stats about Decorations
| Delete a warp
|-
|-
| <code>/decoration store layout history</code>
| <code>/questwarps (set<nowiki>|</nowiki>create) <name></code>
| Displays a list of when the last 10 layouts were pasted
| Create a new warp
|-
|-
| <code>/decoration store layout list</code>
| <code>/questwarps (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| Display a list of the layout schematics
| Teleport to a warp
|-
|-
| <code>/decoration store layout pasteTest create</code>
| <code>/questwarps <name></code>
| Paste the next layout into the test store
| Teleport to a warp
|-
|-
| <code>/decoration store layout pasteTest empty</code>
| <code>/questwarps nearest</code>
| Paste the next layout into the test store
| View the nearest warp
|-
|-
| <code>/decoration store layout pasteTest next</code>
| <code>/questwarps reset <name></code>
| Paste the next layout into the test store
| Update a warp's location
|-
|-
| <code>/decoration store layout pasteTest overwrite</code>
| <code>/questwarps tp nearest</code>
| Paste the next layout into the test store
| Teleport to the nearest warp
|-
|-
| <code>/decoration store layout pasteTest previous</code>
| <code>/spawn force [player]</code>
| Paste the next layout into the test store
| Force a player to their world's spawn and prevent /back
|-
|-
| <code>/resourcepack menu [folder]</code>
| <code>/staffwarps (list<nowiki>|</nowiki>warps) [filter]</code>
| Open the resource pack menu
| List available warps
|-
|-
| <code>/resourcepack statuses</code>
| <code>/staffwarps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| View the resource pack status of all online players
|}
==== Survival ====
{| class="wikitable"
|-
| <code>/weeklywakka (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| Delete a warp
| Delete a warp
|-
|-
| <code>/weeklywakka (set<nowiki>|</nowiki>create) <name></code>
| <code>/staffwarps (set<nowiki>|</nowiki>create) <name></code>
| Create a new warp
| Create a new warp
|-
|-
| <code>/weeklywakka reset <name></code>
| <code>/staffwarps (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| Update a warp's location
| Teleport to a warp
|}
==== Trust ====
{| class="wikitable"
|-
|-
| <code>/untrust admin all <owner> <players></code>
| <code>/staffwarps <name></code>
| Remove a player from all of another player's trusts
| Teleport to a warp
|-
| <code>/staffwarps nearest</code>
| View the nearest warp
|-
| <code>/staffwarps reset <name></code>
| Update a warp's location
|-
|-
| <code>/untrust admin decorations <owner> <players></code>
| <code>/staffwarps tp nearest</code>
| Remove a player's access to another player's decorations
| Teleport to the nearest warp
|-
|-
| <code>/untrust admin homes <owner> <players></code>
| <code>/warps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| Remove a player's access to another player's homes
| Delete a warp
|-
|-
| <code>/untrust admin locks <owner> <players></code>
| <code>/warps (set<nowiki>|</nowiki>create) <name></code>
| Remove a player's access to another player's locks
| Create a new warp
|-
|-
| <code>/untrust admin teleports <owner> <players></code>
| <code>/warps reset <name></code>
| Remove a player's ability to teleport to another player without asking
| Update a warp's location
|}
|}
==== Vote ====
==== Wither ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/vote bestDays allTime [page]</code>
| <code>/wither maintenance</code>
| View the days with the most votes of all time
| Enable maintenance mode
|-
|-
| <code>/vote bestDays monthly [month] [page]</code>
| <code>/wither processQueue</code>
| View the days with the most votes in a month
| Proccess the fight queue
|-
|-
| <code>/vote bestDays yearly [year] [page]</code>
| <code>/wither reset</code>
| View the days with the most votes in a year
| Reset the wither arena
|-
| <code>/vote onlineCounts</code>
| View whether online players have voted
|}
|}
==== Warps ====
==== World Edit ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/questwarps (list<nowiki>|</nowiki>warps) [filter]</code>
| <code>//delvillage</code>
| List available warps
| Delete a village and replace with flat world terrain
|-
|-
| <code>/questwarps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| <code>//fixflat</code>
| Delete a warp
| Replace the terrain in your selection with flat world terrain
|-
|-
| <code>/questwarps (set<nowiki>|</nowiki>create) <name></code>
| <code>//schematicbrush <schematic></code>
| Create a new warp
| Create a schematic brush tool
|}
=== Moderator ===
==== Discord ====
{| class="wikitable"
|-
|-
| <code>/questwarps (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| <code>/discord forceLink <player> <id></code>
| Teleport to a warp
| Force link a player's Minecraft and Discord accounts
|-
|-
| <code>/questwarps <name></code>
| <code>/discord linkStatus [player]</code>
| Teleport to a warp
| View a player's Discord account link status
|-
|-
| <code>/questwarps nearest</code>
| <code>/discord lockdown</code>
| View the nearest warp
| Enable lockdown mode on Discord
|}
==== Documentation ====
{| class="wikitable"
|-
|-
| <code>/questwarps reset <name></code>
| <code>/documentation commands info <command> [page]</code>
| Update a warp's location
| View which paths in a command are undocumented
|-
|-
| <code>/questwarps tp nearest</code>
| <code>/documentation commands validate [page]</code>
| Teleport to the nearest warp
| Validate that all commands have documentation
|}
==== Homes ====
{| class="wikitable"
|-
|-
| <code>/spawn force [player]</code>
| <code>/delhome <player> <name></code>
| Force a player to their world's spawn and prevent /back
| Delete another player's home
|-
|-
| <code>/staffwarps (list<nowiki>|</nowiki>warps) [filter]</code>
| <code>/sethome <player> <name></code>
| List available warps
| Set a new home for another player or update a home's location
|}
==== Justice ====
{| class="wikitable"
|-
|-
| <code>/staffwarps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| <code>/altban <players> [time/reason...] [--now]</code>
| Delete a warp
| Ban a player or players and all their IP connected accounts
|-
|-
| <code>/staffwarps (set<nowiki>|</nowiki>create) <name></code>
| <code>/alts <player></code>
| Create a new warp
| View a list of players that have logged in the with same IP
|-
|-
| <code>/staffwarps (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| <code>/ban <players> [time/reason...] [--now]</code>
| Teleport to a warp
| Ban a player or players
|-
|-
| <code>/staffwarps <name></code>
| <code>/calcban <pastBans> <blocksGriefed></code>
| Teleport to a warp
| View a rough recommended ban time based on past bans and blocks griefed
|-
|-
| <code>/staffwarps nearest</code>
| <code>/forcechannel <player> <channel></code>
| View the nearest warp
| Force a player into a channel
|-
|-
| <code>/staffwarps reset <name></code>
| <code>/freeze <players(s)></code>
| Update a warp's location
| Freeze a player or players
|-
|-
| <code>/staffwarps tp nearest</code>
| <code>/freeze cleanup</code>
| Teleport to the nearest warp
| Delete left over freeze armor stands
|-
|-
| <code>/warps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| <code>/freeze list [page]</code>
| Delete a warp
| List frozen players
|-
|-
| <code>/warps (set<nowiki>|</nowiki>create) <name></code>
| <code>/history delete <player> <id></code>
| Create a new warp
| Delete an entry from a player's punishment history
|-
|-
| <code>/warps reset <name></code>
| <code>/kick <players> <reason...></code>
| Update a warp's location
| Kick a player or players
|}
==== Wither ====
{| class="wikitable"
|-
|-
| <code>/wither maintenance</code>
| <code>/lockdown bypass add <player></code>
| Enable maintenance mode
| Allow a player to bypass the current lockdown
|-
|-
| <code>/wither processQueue</code>
| <code>/lockdown bypass remove <player></code>
| Proccess the fight queue
| Remove a player's bypass to the current lockdown
|-
|-
| <code>/wither reset</code>
| <code>/lockdown end</code>
| Reset the wither arena
| End lockdown mode
|}
==== World Edit ====
{| class="wikitable"
|-
|-
| <code>//delvillage</code>
| <code>/lockdown start <time/reason...></code>
| Delete a village and replace with flat world terrain
| Enable lockdown mode
|-
|-
| <code>//fixflat</code>
| <code>/mute <players> [time/reason...] [--now]</code>
| Replace the terrain in your selection with flat world terrain
| Mute a player or players
|-
|-
| <code>//schematicbrush <schematic></code>
| <code>/nameban <player></code>
| Create a schematic brush tool
| Ban a player until they change their name
|}
=== Moderator ===
==== Discord ====
{| class="wikitable"
|-
|-
| <code>/discord forceLink <player> <id></code>
| <code>/nameban addWord <word></code>
| Force link a player's Minecraft and Discord accounts
| Add a banned word
|-
|-
| <code>/discord linkStatus [player]</code>
| <code>/nameban list names [page]</code>
| View a player's Discord account link status
| List banned names
|-
|-
| <code>/discord lockdown</code>
| <code>/nameban list words [page]</code>
| Enable lockdown mode on Discord
| List banned words
|}
==== Documentation ====
{| class="wikitable"
|-
|-
| <code>/documentation commands info <command> [page]</code>
| <code>/nameban removeWord <word></code>
| View which paths in a command are undocumented
| Remove a banned word
|-
|-
| <code>/documentation commands validate [page]</code>
| <code>/nameban unban <player></code>
| Validate that all commands have documentation
| Remove a name ban
|}
==== Homes ====
{| class="wikitable"
|-
|-
| <code>/delhome <player> <name></code>
| <code>/punishments</code>
| Delete another player's home
| General guideline for punishments
|-
|-
| <code>/sethome <player> <name></code>
| <code>/redhanded <players(s)></code>
| Set a new home for another player or update a home's location
| Freeze a player or players, force them to local chat and unvanish to confront them
|}
==== Justice ====
{| class="wikitable"
|-
|-
| <code>/altban <players> [time/reason...] [--now]</code>
| <code>/skinban <player></code>
| Ban a player or players and all their IP connected accounts
| Ban a player until they change their skin
|-
|-
| <code>/alts <player></code>
| <code>/skinban list [page]</code>
| View a list of players that have logged in the with same IP
| List skin banned players
|-
|-
| <code>/ban <players> [time/reason...] [--now]</code>
| <code>/skinban unban <player></code>
| Ban a player or players
| Remove a skin ban
|-
|-
| <code>/calcban <pastBans> <blocksGriefed></code>
| <code>/unaltban <player></code>
| View a rough recommended ban time based on past bans and blocks griefed
| Un-alt-ban a player
|-
|-
| <code>/forcechannel <player> <channel></code>
| <code>/unban <player></code>
| Force a player into a channel
| Unban a player
|-
|-
| <code>/freeze <players(s)></code>
| <code>/unfreeze <players...></code>
| Freeze a player or players
| Unfreeze a player
|-
|-
| <code>/freeze cleanup</code>
| <code>/unmute <player></code>
| Delete left over freeze armor stands
| Unmute a player
|-
|-
| <code>/freeze list [page]</code>
| <code>/unwatchlist <player></code>
| List frozen players
| Unwatchlist a player
|-
|-
| <code>/history delete <player> <id></code>
| <code>/warn <players> <reason...></code>
| Delete an entry from a player's punishment history
| Warn a player or players
|-
|-
| <code>/kick <players> <reason...></code>
| <code>/watchlist <players> <reason...></code>
| Kick a player or players
| Watchlist a player or players
|-
|-
| <code>/lockdown bypass add <player></code>
| <code>/youmaycontinue <player> [warn...]</code>
| Allow a player to bypass the current lockdown
| Unfreeze a player, force them into global, vanish, and optionally warn them
|}
==== Minigames ====
{| class="wikitable"
|-
|-
| <code>/lockdown bypass remove <player></code>
| <code>/checkpoints (remove<nowiki>|</nowiki>delete) <number></code>
| Remove a player's bypass to the current lockdown
| Delete a checkpoint
|-
|-
| <code>/lockdown end</code>
| <code>/checkpoints (set<nowiki>|</nowiki>add<nowiki>|</nowiki>create) <number></code>
| End lockdown mode
| Create a checkpoint
|-
|-
| <code>/lockdown start <time/reason...></code>
| <code>/checkpoints tp <number></code>
| Enable lockdown mode
| Teleport to a checkpoint
|-
|-
| <code>/mute <players> [time/reason...] [--now]</code>
| <code>/infection expansion create <open> [id]</code>
| Mute a player or players
| Create an arena expansion region and schematic
|-
|-
| <code>/nameban <player></code>
| <code>/infection spawnDoor create <open> <id></code>
| Ban a player until they change their name
| Create a spawn door region and schematic
|-
|-
| <code>/nameban addWord <word></code>
| <code>/minigames (delete<nowiki>|</nowiki>remove) <arena></code>
| Add a banned word
| Delete an arena
|-
|-
| <code>/nameban list names [page]</code>
| <code>/minigames (podium<nowiki>|</nowiki>podiums) (getId<nowiki>|</nowiki>getIds) [position]</code>
| List banned names
| Get the ids of the podium NPCs
|-
|-
| <code>/nameban list words [page]</code>
| <code>/minigames (podium<nowiki>|</nowiki>podiums) (s<nowiki>|</nowiki>summon) <position></code>
| List banned words
| Teleport a podium NPC to you
|-
|-
| <code>/nameban removeWord <word></code>
| <code>/minigames (podium<nowiki>|</nowiki>podiums) <position> <player> <title...></code>
| Remove a banned word
| Update the weekly podiums
|-
|-
| <code>/nameban unban <player></code>
| <code>/minigames (podium<nowiki>|</nowiki>podiums) setId <position> <id></code>
| Remove a name ban
| Set the NPC id of a podium position
|-
|-
| <code>/punishments</code>
| <code>/minigames (podium<nowiki>|</nowiki>podiums) tp <position></code>
| General guideline for punishments
| Teleport to a podium NPC
|-
|-
| <code>/redhanded <players(s)></code>
| <code>/minigames (reload<nowiki>|</nowiki>read) [arena]</code>
| Freeze a player or players, force them to local chat and unvanish to confront them
| Reload an arena from disk
|-
|-
| <code>/skinban <player></code>
| <code>/minigames (save<nowiki>|</nowiki>write) [arena]</code>
| Ban a player until they change their skin
| Write an arena to disk
|-
|-
| <code>/skinban list [page]</code>
| <code>/minigames (tp<nowiki>|</nowiki>teleport) <player> [player]</code>
| List skin banned players
| Teleport a minigamer
|-
|-
| <code>/skinban unban <player></code>
| <code>/minigames addSelectedBlocksToArena [arena]</code>
| Remove a skin ban
| Add all materials within your selection to the arena block list
|-
|-
| <code>/unaltban <player></code>
| <code>/minigames addSpawnpoint [arena] [team]</code>
| Un-alt-ban a player
| Add a team spawnpoint
|-
|-
| <code>/unban <player></code>
| <code>/minigames copy <from> <to></code>
| Unban a player
| Copy some settings from one arena to another
|-
|-
| <code>/unfreeze <players...></code>
| <code>/minigames create <name></code>
| Unfreeze a player
| Create a new arena
|-
|-
| <code>/unmute <player></code>
| <code>/minigames createRegion <arena> <name></code>
| Unmute a player
| Create a region for an arena
|-
|-
| <code>/unwatchlist <player></code>
| <code>/minigames edit <arena></code>
| Unwatchlist a player
| Open the arena config menu
|-
|-
| <code>/warn <players> <reason...></code>
| <code>/minigames end [arena]</code>
| Warn a player or players
| Force end a match
|-
|-
| <code>/watchlist <players> <reason...></code>
| <code>/minigames inviteAll [arena] [--mechanic]</code>
| Watchlist a player or players
| Invite all players to a match
|-
|-
| <code>/youmaycontinue <player> [warn...]</code>
| <code>/minigames linkSpawnpoints [arena] [fromTeam] [toTeam]</code>
| Unfreeze a player, force them into global, vanish, and optionally warn them
| Link two teams' spawnpoint lists together so they are shared
|}
==== Minigames ====
{| class="wikitable"
|-
|-
| <code>/checkpoints (remove<nowiki>|</nowiki>delete) <number></code>
| <code>/minigames list [filter] [--mechanic] [--inactive]</code>
| Delete a checkpoint
| List minigame maps, optionally filtered by name and/or mechanic
|-
|-
| <code>/checkpoints (set<nowiki>|</nowiki>add<nowiki>|</nowiki>create) <number></code>
| <code>/minigames modifier <modifier></code>
| Create a checkpoint
| Activate a minigame modifier
|-
|-
| <code>/checkpoints tp <number></code>
| <code>/minigames modifier random</code>
| Teleport to a checkpoint
| Activate a random minigame modifier
|-
|-
| <code>/infection expansion create <open> [id]</code>
| <code>/minigames schem paste <arena> <name></code>
| Create an arena expansion region and schematic
| Paste an arena's schematic at your location
|-
|-
| <code>/infection spawnDoor create <open> <id></code>
| <code>/minigames schem save <arena> <name> [--createRegion]</code>
| Create a spawn door region and schematic
| Create an arena schematic from your selection and optionally create a region
|-
|-
| <code>/minigames (delete<nowiki>|</nowiki>remove) <arena></code>
| <code>/minigames setLobbyLocation [arena]</code>
| Delete an arena
| Set the lobby location of an arena
|-
|-
| <code>/minigames (podium<nowiki>|</nowiki>podiums) (getId<nowiki>|</nowiki>getIds) [position]</code>
| <code>/minigames setSpectateLocation [arena]</code>
| Get the ids of the podium NPCs
| Set the spectate location of an arena
|-
|-
| <code>/minigames (podium<nowiki>|</nowiki>podiums) (s<nowiki>|</nowiki>summon) <position></code>
| <code>/minigames setTime <seconds></code>
| Teleport a podium NPC to you
| Set the time left in a match
|-
|-
| <code>/minigames (podium<nowiki>|</nowiki>podiums) <position> <player> <title...></code>
| <code>/minigames signs flag <team></code>
| Update the weekly podiums
| Create a flag sign
|-
|-
| <code>/minigames (podium<nowiki>|</nowiki>podiums) setId <position> <id></code>
| <code>/minigames signs flag capture <team></code>
| Set the NPC id of a podium position
| Create a flag sign
|-
|-
| <code>/minigames (podium<nowiki>|</nowiki>podiums) tp <position></code>
| <code>/minigames signs join <arena></code>
| Teleport to a podium NPC
| Create a join sign
|-
|-
| <code>/minigames (reload<nowiki>|</nowiki>read) [arena]</code>
| <code>/minigames signs join random <mechanic></code>
| Reload an arena from disk
| Create a join random sign
|-
|-
| <code>/minigames (save<nowiki>|</nowiki>write) [arena]</code>
| <code>/minigames signs lobby</code>
| Write an arena to disk
| Create a lobby sign
|-
|-
| <code>/minigames (tp<nowiki>|</nowiki>teleport) <player> [player]</code>
| <code>/minigames signs quit</code>
| Teleport a minigamer
| Create a quit sign
|-
|-
| <code>/minigames addSelectedBlocksToArena [arena]</code>
| <code>/minigames start [arena]</code>
| Add all materials within your selection to the arena block list
| Force start a match
|-
|-
| <code>/minigames addSpawnpoint [arena] [team]</code>
| <code>/minigames tppos <player> <x> <y> <z> [yaw] [pitch]</code>
| Add a team spawnpoint
| Teleport a minigamer to coordinates
|-
|-
| <code>/minigames copy <from> <to></code>
| <code>/minigames warn <player> [reason]</code>
| Copy some settings from one arena to another
| Warn a player for not obeying minigame rules and strike them with lightning
|-
|-
| <code>/minigames create <name></code>
| <code>/murder (scraps<nowiki>|</nowiki>scrapoints) add</code>
| Create a new arena
| Add a scrap spawn point
|-
|-
| <code>/minigames createRegion <arena> <name></code>
| <code>/murder (scraps<nowiki>|</nowiki>scrapoints) hide</code>
| Create a region for an arena
| Hide scrap spawn points
|-
|-
| <code>/minigames edit <arena></code>
| <code>/murder (scraps<nowiki>|</nowiki>scrapoints) show</code>
| Open the arena config menu
| Show all scrap spawn points with client-side emerald blocks
|-
|-
| <code>/minigames end [arena]</code>
| <code>/murder kit</code>
| Force end a match
| Receieve the Murder kit
|}
==== Misc ====
{| class="wikitable"
|-
|-
| <code>/minigames inviteAll [arena] [--mechanic]</code>
| <code>/dyebomb give <amount> [player]</code>
| Invite all players to a match
| Spawn dye bombs
|-
|-
| <code>/minigames linkSpawnpoints [arena] [fromTeam] [toTeam]</code>
| <code>/entitycap <amount></code>
| Link two teams' spawnpoint lists together so they are shared
| Change the entity cap of a creative plot
|-
|-
| <code>/minigames list [filter] [--mechanic] [--inactive]</code>
| <code>/fakeop <player></code>
| List minigame maps, optionally filtered by name and/or mechanic
| Sends a player a message prentending they have been made OP
|-
|-
| <code>/minigames modifier <modifier></code>
| <code>/hallofhistory addRank <player> <current<nowiki>|</nowiki>former> <rank> <promotionDate> [resignationDate]</code>
| Activate a minigame modifier
| Add a rank to a staff member's rank history
|-
|-
| <code>/minigames modifier random</code>
| <code>/hallofhistory clear <player></code>
| Activate a random minigame modifier
| Clear a player's rank history
|-
|-
| <code>/minigames schem paste <arena> <name></code>
| <code>/hallofhistory removeRank <player> <current<nowiki>|</nowiki>former> <rank> <promotionDate> [resignationDate]</code>
| Paste an arena's schematic at your location
| Remove a rank from a staff member's rank history
|-
|-
| <code>/minigames schem save <arena> <name> [--createRegion]</code>
| <code>/hasreadrules <player></code>
| Create an arena schematic from your selection and optionally create a region
| View whether a player has read each section of the rules
|-
|-
| <code>/minigames setLobbyLocation [arena]</code>
| <code>/mobcap <amount></code>
| Set the lobby location of an arena
| Change the mob cap of a creative plot
|-
|-
| <code>/minigames setSpectateLocation [arena]</code>
| <code>/plotredstone</code>
| Set the spectate location of an arena
| Toggle redstone on a creative plot
|-
|-
| <code>/minigames setTime <seconds></code>
| <code>/referral debug [player]</code>
| Set the time left in a match
| Debug a player's referral data
|-
|-
| <code>/minigames signs flag <team></code>
| <code>/referral extraInputs [page]</code>
| Create a flag sign
| View all manual inputs
|-
|-
| <code>/minigames signs flag capture <team></code>
| <code>/referral stats</code>
| Create a flag sign
| View stats showing which sites give us the most traffic
|-
|-
| <code>/minigames signs join <arena></code>
| <code>/referral turnover</code>
| Create a join sign
| View stats showing which site gives us the best traffic
|-
|-
| <code>/minigames signs join random <mechanic></code>
| <code>/referral who has playtime <playtime> from <site> [page]</code>
| Create a join random sign
| List players who have at least the provided playtime and were referred from the provided site
|-
|-
| <code>/minigames signs lobby</code>
| <code>/referral who has rank <rank> from <site> [page]</code>
| Create a lobby sign
| List players who have the provided rank and were referred from the provided site
|-
|-
| <code>/minigames signs quit</code>
| <code>/referral who has read rules from <site> [page]</code>
| Create a quit sign
| List players who have read the rules and were referred from the provided site
|-
|-
| <code>/minigames start [arena]</code>
| <code>/tickets stats closed [page]</code>
| Force start a match
| View which staff member has closed the most tickets
|-
|-
| <code>/minigames tppos <player> <x> <y> <z> [yaw] [pitch]</code>
| <code>/whosshitisthis</code>
| Teleport a minigamer to coordinates
| Look up who's items are on the ground near you
|-
|-
| <code>/minigames warn <player> [reason]</code>
| <code>/worldban <player> [worldGroup]</code>
| Warn a player for not obeying minigame rules and strike them with lightning
| Ban a player from a world group
|-
|-
| <code>/murder (scraps<nowiki>|</nowiki>scrapoints) add</code>
| <code>/worldban list</code>
| Add a scrap spawn point
| List world bans
|-
|-
| <code>/murder (scraps<nowiki>|</nowiki>scrapoints) hide</code>
| <code>/worldunban <player> [worldGroup]</code>
| Hide scrap spawn points
| Unban a player from a world group
|-
| <code>/murder (scraps<nowiki>|</nowiki>scrapoints) show</code>
| Show all scrap spawn points with client-side emerald blocks
|-
| <code>/murder kit</code>
| Receieve the Murder kit
|}
|}
==== Misc ====
==== Radar ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/dyebomb give <amount> [player]</code>
| <code>/commandwatch <player></code>
| Spawn dye bombs
| View commands a player is running
|-
|-
| <code>/entitycap <amount></code>
| <code>/cpswatch <player></code>
| Change the entity cap of a creative plot
| Monitor a player's click speed
|-
|-
| <code>/fakeop <player></code>
| <code>/reachwatch <player></code>
| Sends a player a message prentending they have been made OP
| Monitor a player's reach
|}
==== Trust ====
{| class="wikitable"
|-
|-
| <code>/hallofhistory addRank <player> <current<nowiki>|</nowiki>former> <rank> <promotionDate> [resignationDate]</code>
| <code>/trust admin all <owner> <players></code>
| Add a rank to a staff member's rank history
| Give a player access to all of another player's trusts
|-
|-
| <code>/hallofhistory clear <player></code>
| <code>/trust admin debug <player> [type]</code>
| Clear a player's rank history
| Display the player's trusts
|-
|-
| <code>/hallofhistory removeRank <player> <current<nowiki>|</nowiki>former> <rank> <promotionDate> [resignationDate]</code>
| <code>/trust admin decorations <owner> <players></code>
| Remove a rank from a staff member's rank history
| Give a player access to another player's decorations
|-
|-
| <code>/hasreadrules <player></code>
| <code>/trust admin homes <owner> <players></code>
| View whether a player has read each section of the rules
| Give a player access to another player's homes
|-
|-
| <code>/mobcap <amount></code>
| <code>/trust admin locks <owner> <players></code>
| Change the mob cap of a creative plot
| Give a player access to another player's locks
|-
|-
| <code>/plotredstone</code>
| <code>/trust admin teleports <owner> <players></code>
| Toggle redstone on a creative plot
| Give a player access to teleport to another player without asking
|}
==== Warps ====
{| class="wikitable"
|-
|-
| <code>/referral debug [player]</code>
| <code>/xraywarps (list<nowiki>|</nowiki>warps) [filter]</code>
| Debug a player's referral data
| List available warps
|-
|-
| <code>/referral extraInputs [page]</code>
| <code>/xraywarps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| View all manual inputs
| Delete a warp
|-
|-
| <code>/referral stats</code>
| <code>/xraywarps (set<nowiki>|</nowiki>create) <name></code>
| View stats showing which sites give us the most traffic
| Create a new warp
|-
|-
| <code>/referral turnover</code>
| <code>/xraywarps (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| View stats showing which site gives us the best traffic
| Teleport to a warp
|-
|-
| <code>/referral who has playtime <playtime> from <site> [page]</code>
| <code>/xraywarps <name></code>
| List players who have at least the provided playtime and were referred from the provided site
| Teleport to a warp
|-
|-
| <code>/referral who has rank <rank> from <site> [page]</code>
| <code>/xraywarps nearest</code>
| List players who have the provided rank and were referred from the provided site
| View the nearest warp
|-
|-
| <code>/referral who has read rules from <site> [page]</code>
| <code>/xraywarps reset <name></code>
| List players who have read the rules and were referred from the provided site
| Update a warp's location
|-
|-
| <code>/tickets stats closed [page]</code>
| <code>/xraywarps tp nearest</code>
| View which staff member has closed the most tickets
| Teleport to the nearest warp
|}
=== Operator ===
==== Chat ====
{| class="wikitable"
|-
|-
| <code>/whosshitisthis</code>
| <code>/censor debug</code>
| Look up who's items are on the ground near you
| Print the censor configuration in chat
|-
|-
| <code>/worldban <player> [worldGroup]</code>
| <code>/censor reload</code>
| Ban a player from a world group
| Reload the censor configuration from disk
|-
|-
| <code>/worldban list</code>
| <code>/censor test <channel> <message...></code>
| List world bans
| Test the censor
|-
| <code>/chatgames disable</code>
| Clear the queue
|-
| <code>/chatgames enable</code>
| Enables chat game
|-
| <code>/koda <message...></code>
| Make Koda say something
|-
|-
| <code>/worldunban <player> [worldGroup]</code>
| <code>/koda reload</code>
| Unban a player from a world group
| Reload Koda's configuration from disk
|}
|}
==== Radar ====
==== Minigames ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/commandwatch <player></code>
| <code>/minigames tokens add <amount> [user]</code>
| View commands a player is running
| Modify a player's minigame tokens
|-
|-
| <code>/cpswatch <player></code>
| <code>/minigames tokens remove <amount> [user]</code>
| Monitor a player's click speed
| Modify a player's minigame tokens
|-
|-
| <code>/reachwatch <player></code>
| <code>/minigames tokens set <amount> [user]</code>
| Monitor a player's reach
| Modify a player's minigame tokens
|}
|}
==== Trust ====
==== Misc ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/trust admin all <owner> <players></code>
| <code>/badge give <badge> [user]</code>
| Give a player access to all of another player's trusts
| Give a player a badge
|-
|-
| <code>/trust admin debug <player> [type]</code>
| <code>/burn <player> <seconds></code>
| Display the player's trusts
| Temporarily set a player on fire
|-
|-
| <code>/trust admin decorations <owner> <players></code>
| <code>/creativeflags <world></code>
| Give a player access to another player's decorations
| Set default WorldGuard flags on a world to prevent unwanted decay/growth/etc
|-
|-
| <code>/trust admin homes <owner> <players></code>
| <code>/demote <player></code>
| Give a player access to another player's homes
| Demote a player to the next rank down
|-
|-
| <code>/trust admin locks <owner> <players></code>
| <code>/discord link update roles</code>
| Give a player access to another player's locks
| Add the verified role to all linked users
|-
|-
| <code>/trust admin teleports <owner> <players></code>
| <code>/endermanfarm create [player]</code>
| Give a player access to teleport to another player without asking
| Create an enderman farm
|}
==== Warps ====
{| class="wikitable"
|-
|-
| <code>/xraywarps (list<nowiki>|</nowiki>warps) [filter]</code>
| <code>/extinguish [player]</code>
| List available warps
| Extinguish a player if they are on fire
|-
|-
| <code>/xraywarps (rm<nowiki>|</nowiki>remove<nowiki>|</nowiki>delete<nowiki>|</nowiki>del) <name></code>
| <code>/feed [player]</code>
| Delete a warp
| Fills a players saturation and hunger
|-
|-
| <code>/xraywarps (set<nowiki>|</nowiki>create) <name></code>
| <code>/fix</code>
| Create a new warp
| Repairs held item
|-
|-
| <code>/xraywarps (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| <code>/fix all</code>
| Teleport to a warp
| Repairs all items in a players inventory
|-
|-
| <code>/xraywarps <name></code>
| <code>/give <player> <type> [amount] [nbt...]</code>
| Teleport to a warp
| Give a player an item
|-
|-
| <code>/xraywarps nearest</code>
| <code>/heal [player]</code>
| View the nearest warp
| Fill a player's health, food, and saturation, extinguish fire, and clear potion effects
|-
|-
| <code>/xraywarps reset <name></code>
| <code>/homes reload</code>
| Update a warp's location
| Clear service cache
|-
|-
| <code>/xraywarps tp nearest</code>
| <code>/interactioncommands (delete<nowiki>|</nowiki>remove<nowiki>|</nowiki>clear) [index]</code>
| Teleport to the nearest warp
| Delete the command at the provided index
|}
=== Operator ===
==== Chat ====
{| class="wikitable"
|-
|-
| <code>/censor debug</code>
| <code>/interactioncommands <index> <command...></code>
| Print the censor configuration in chat
| Set a command at the provided index
|-
|-
| <code>/censor reload</code>
| <code>/interactioncommands read</code>
| Reload the censor configuration from disk
| View the commands configured on the target block
|-
|-
| <code>/censor test <channel> <message...></code>
| <code>/inventorysnapshots <player> [page]</code>
| Test the censor
| View a list of saved inventory snapshots
|-
|-
| <code>/chatgames disable</code>
| <code>/inventorysnapshots nearbyDeaths [page]</code>
| Clear the queue
| View nearby snapshots created by a death
|-
|-
| <code>/chatgames enable</code>
| <code>/inventorysnapshots takeSnapshot [player]</code>
| Enables chat game
| Take a snapshot of a player's current state
|-
|-
| <code>/koda <message...></code>
| <code>/kill <player></code>
| Make Koda say something
| Kill a player
|-
|-
| <code>/koda reload</code>
| <code>/killentity <entityType> <radius> [--force] [--region]</code>
| Reload Koda's configuration from disk
| Kill nearby entities of the provided types
|}
==== Minigames ====
{| class="wikitable"
|-
|-
| <code>/minigames tokens add <amount> [user]</code>
| <code>/lag</code>
| Modify a player's minigame tokens
| View server performance information
|-
|-
| <code>/minigames tokens remove <amount> [user]</code>
| <code>/more [amount]</code>
| Modify a player's minigame tokens
| Fills the item stack in hand to specified amount, or to maximum size if none is specified
|-
|-
| <code>/minigames tokens set <amount> [user]</code>
| <code>/npcutils create <player></code>
| Modify a player's minigame tokens
| Create a player NPC with a colored nickname
|}
==== Misc ====
{| class="wikitable"
|-
|-
| <code>/badge give <badge> [user]</code>
| <code>/npcutils list [page] [--owner] [--rankGte] [--rankLte] [--world] [--radius] [--spawned] [--type]</code>
| Give a player a badge
| List NPCs with a filter
|-
|-
| <code>/burn <player> <seconds></code>
| <code>/npcutils recreateNpc <player></code>
| Temporarily set a player on fire
| Recreate an NPC in the center of the block with a player's colored nickname
|-
|-
| <code>/creativeflags <world></code>
| <code>/npcutils removeDespawned [--owner] [--world]</code>
| Set default WorldGuard flags on a world to prevent unwanted decay/growth/etc
| Delete despawned NPCs
|-
|-
| <code>/demote <player></code>
| <code>/npcutils rename gradient <colors> <name...></code>
| Demote a player to the next rank down
| Set an NPC's nameplate to your input with a color gradient
|-
|-
| <code>/discord link update roles</code>
| <code>/npcutils setPlayer withColor <player></code>
| Add the verified role to all linked users
| Set an NPC's nameplate to a player's colored nickname and updates the skin
|-
|-
| <code>/endermanfarm create [player]</code>
| <code>/npcutils setPlayer withRankPrefix <player></code>
| Create an enderman farm
| Set an NPC's nameplate to a player's colored rank and nickname and updates the skin
|-
|-
| <code>/extinguish [player]</code>
| <code>/npcutils void [page]</code>
| Extinguish a player if they are on fire
| List NPCs in the void
|-
|-
| <code>/feed [player]</code>
| <code>/podiums update <leaderboard></code>
| Fills a players saturation and hunger
| Update a podium
|-
|-
| <code>/fix</code>
| <code>/promote <player></code>
| Repairs held item
| Promote a player to the next rank up
|-
|-
| <code>/fix all</code>
| <code>/reboot [--excludedConditions]</code>
| Repairs all items in a players inventory
| Queues a reboot as soon as possible
|-
|-
| <code>/give <player> <type> [amount] [nbt...]</code>
| <code>/reboot cancel</code>
| Give a player an item
| Cancel a pending reboot
|-
|-
| <code>/heal [player]</code>
| <code>/reboot passive [--excludedConditions]</code>
| Fill a player's health, food, and saturation, extinguish fire, and clear potion effects
| Queues a reboot for when there are no active players
|-
|-
| <code>/homes reload</code>
| <code>/regionrename <region> <newName></code>
| Clear service cache
| Rename a WorldGuard region
|-
|-
| <code>/interactioncommands (delete<nowiki>|</nowiki>remove<nowiki>|</nowiki>clear) [index]</code>
| <code>/regionutils getRegionsAt</code>
| Delete the command at the provided index
| View regions at your current location
|-
|-
| <code>/interactioncommands <index> <command...></code>
| <code>/regionutils getRegionsLikeAt <filter></code>
| Set a command at the provided index
| View regions matching a filter at your current location
|-
|-
| <code>/interactioncommands read</code>
| <code>/restoreinventory <player> <pastecode></code>
| View the commands configured on the target block
| Restore a player's inventory from a paste of a Multiverse backup
|-
|-
| <code>/inventorysnapshots <player> [page]</code>
| <code>/setrank <player> <rank></code>
| View a list of saved inventory snapshots
| Set a player's rank
|-
|-
| <code>/inventorysnapshots nearbyDeaths [page]</code>
| <code>/slap <player></code>
| View nearby snapshots created by a death
| Slap a player
|-
|-
| <code>/inventorysnapshots takeSnapshot [player]</code>
| <code>/smite [player]</code>
| Take a snapshot of a player's current state
| Strike a player or your target block with lightning
|-
|-
| <code>/kill <player></code>
| <code>/stripmeta</code>
| Kill a player
| Strip name and lore from items
|-
|-
| <code>/killentity <entityType> <radius> [--force] [--region]</code>
| <code>/timelock <time...></code>
| Kill nearby entities of the provided types
| Lock a world's daylight cycle
|-
|-
| <code>/lag</code>
| <code>/timelock reset</code>
| View server performance information
| Enable a world's daylight cycle
|-
|-
| <code>/more [amount]</code>
| <code>/weather get [world]</code>
| Fills the item stack in hand to specified amount, or to maximum size if none is specified
| Get the weather of the world
|-
|-
| <code>/npcutils create <player></code>
| <code>/weather getDuration [world]</code>
| Create a player NPC with a colored nickname
| View current weather durations
|-
|-
| <code>/npcutils list [page] [--owner] [--rankGte] [--rankLte] [--world] [--radius] [--spawned] [--type]</code>
| <code>/weather set <type> [duration] [--world]</code>
| List NPCs with a filter
| Set the weather of the specified world
|-
|-
| <code>/npcutils recreateNpc <player></code>
| <code>/weee [player]</code>
| Recreate an NPC in the center of the block with a player's colored nickname
| Force a player to fly around in random directions
|-
|-
| <code>/npcutils removeDespawned [--owner] [--world]</code>
| <code>/whodaressummonme</code>
| Delete despawned NPCs
| Start a spooky unvanish animation
|-
|-
| <code>/npcutils rename gradient <colors> <name...></code>
| <code>/yeet <player></code>
| Set an NPC's nameplate to your input with a color gradient
| Yeet
|}
==== Vote ====
{| class="wikitable"
|-
|-
| <code>/npcutils setPlayer withColor <player></code>
| <code>/vote points give <player> <number></code>
| Set an NPC's nameplate to a player's colored nickname and updates the skin
| Modify a player's vote points
|-
|-
| <code>/npcutils setPlayer withRankPrefix <player></code>
| <code>/vote points set <player> <number></code>
| Set an NPC's nameplate to a player's colored rank and nickname and updates the skin
| Modify a player's vote points
|-
|-
| <code>/npcutils void [page]</code>
| <code>/vote points take <player> <number></code>
| List NPCs in the void
| Modify a player's vote points
|}
=== Admin ===
==== Bigdoors ====
{| class="wikitable"
|-
|-
| <code>/podiums update <leaderboard></code>
| <code>/bigdoormanager create <doorId></code>
| Update a podium
| Create a new door
|-
|-
| <code>/promote <player></code>
| <code>/bigdoormanager delete <doorName></code>
| Promote a player to the next rank up
| Delete a door
|-
|-
| <code>/reboot [--excludedConditions]</code>
| <code>/bigdoormanager fixDatabaseWorld <id></code>
| Queues a reboot as soon as possible
| Fix the database of the current world if '/bigdoormanager info' is 'null'
|-
|-
| <code>/reboot cancel</code>
| <code>/bigdoormanager info <id></code>
| Cancel a pending reboot
| Display data of the door
|-
|-
| <code>/reboot passive [--excludedConditions]</code>
| <code>/bigdoormanager setToggleRegion <doorName> <regionId></code>
| Queues a reboot for when there are no active players
| Set the toggle region of the door
|-
|-
| <code>/regionrename <region> <newName></code>
| <code>/bigdoormanager toggleAllDoors</code>
| Rename a WorldGuard region
| Toggle all doors on the server
|-
|-
| <code>/regionutils getRegionsAt</code>
| <code>/bigdoormanager toggleDoor <id></code>
| View regions at your current location
| Toggle door
|}
==== Chat ====
{| class="wikitable"
|-
|-
| <code>/regionutils getRegionsLikeAt <filter></code>
| <code>/bridge archive deleteRole <roleId></code>
| View regions matching a filter at your current location
| Delete a role
|-
|-
| <code>/restoreinventory <player> <pastecode></code>
| <code>/bridge archive editMessages removeReference <roleId> [name]</code>
| Restore a player's inventory from a paste of a Multiverse backup
| Edit messages to remove role references
|-
|-
| <code>/setrank <player> <rank></code>
| <code>/bridge archive editMessages updateReference <oldRoleId> <newRoleId></code>
| Set a player's rank
| Edit messages to update role references
|-
|-
| <code>/slap <player></code>
| <code>/bridge archive findDuplicateRoles [page]</code>
| Slap a player
| Find duplicate roles
|-
|-
| <code>/smite [player]</code>
| <code>/bridge archive leastUsedRoles [page]</code>
| Strike a player or your target block with lightning
| View least used roles in an archive
|-
|-
| <code>/stripmeta</code>
| <code>/bridge archive load <channel></code>
| Strip name and lore from items
| Load an archive into memory
|-
|-
| <code>/timelock <time...></code>
| <code>/bridge countBridgeRoles</code>
| Lock a world's daylight cycle
| Count the number of bridge roles in the server
|-
|-
| <code>/timelock reset</code>
| <code>/bridge countRoles</code>
| Enable a world's daylight cycle
| Count the total number of roles in the server
|-
|-
| <code>/weather get [world]</code>
| <code>/bridge roleUpdates <user> [state]</code>
| Get the weather of the world
| Toggle role updates for a user
|-
|-
| <code>/weather getDuration [world]</code>
| <code>/bridge set <player> <roleId></code>
| View current weather durations
| Sets a player's linked role ID
|-
|-
| <code>/weather set <type> [duration] [--world]</code>
| <code>/bridge setMentionableFalse [test]</code>
| Set the weather of the specified world
| Set the mentionable state of all bridge roles
|-
|-
| <code>/weee [player]</code>
| <code>/bridge updateRoleColors <rank></code>
| Force a player to fly around in random directions
| Update the color of all roles of a rank
|-
|-
| <code>/whodaressummonme</code>
| <code>/broadcast <message...></code>
| Start a spooky unvanish animation
| Broadcast a message to the server
|-
|-
| <code>/yeet <player></code>
| <code>/chatgames getAnswer</code>
| Yeet
| Get the answer to the current chat game
|}
|-
==== Vote ====
| <code>/chatgames list previousQuestions</code>
{| class="wikitable"
| List previous trivia questions
|-
|-
| <code>/vote points give <player> <number></code>
| <code>/chatgames list words</code>
| Modify a player's vote points
| List all words/phrases available in chat games
|-
|-
| <code>/vote points set <player> <number></code>
| <code>/chatgames rewards [enabled]</code>
| Modify a player's vote points
| Toggles if chat games give rewards to players
|-
|-
| <code>/vote points take <player> <number></code>
| <code>/emojis reload</code>
| Modify a player's vote points
| Reload emojis from the resource pack
|}
|}
=== Admin ===
==== Client Side ====
==== Bigdoors ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/bigdoormanager create <doorId></code>
| <code>/clientside debug [state]</code>
| Create a new door
| Toggle debug mode
|-
|-
| <code>/bigdoormanager delete <doorName></code>
| <code>/clientside edit [state]</code>
| Delete a door
| Toggle seeing all entities regardless of whether they are hidden
|-
|-
| <code>/bigdoormanager info <id></code>
| <code>/clientside entities create fromSelection [--types] [--ignoreGlowing]</code>
| Display data of the door
| Convert all entities within your selection to client side entities
|-
|-
| <code>/bigdoormanager setToggleRegion <doorName> <regionId></code>
| <code>/clientside entities create</code>
| Set the toggle region of the door
| Convert the target entity to a client side entity
|-
|-
| <code>/bigdoormanager toggleAllDoors</code>
| <code>/clientside entities delete fromSelection [--types]</code>
| Toggle all doors on the server
| Delete all client side entities within your selection
|-
|-
| <code>/bigdoormanager toggleDoor <id></code>
| <code>/clientside entities ignore [state]</code>
| Toggle door
| Prevent your target entity from being converted to a client side entity
|-
| <code>/clientside entities list [page] [--world] [--excludeWorld] [--type] [--onlyHidden] [--onlyShown] [--radius]</code>
| List client side entities
|}
|}
==== Chat ====
==== Crates ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/bridge archive deleteRole <roleId></code>
| <code>/crates animate <type> <uuid></code>
| Delete a role
| Animate a crate
|-
|-
| <code>/bridge archive editMessages removeReference <roleId> [name]</code>
| <code>/crates edit [filter]</code>
| Edit messages to remove role references
| Edit a crate
|-
|-
| <code>/bridge archive editMessages updateReference <oldRoleId> <newRoleId></code>
| <code>/crates edit announcement reset <id></code>
| Edit messages to update role references
| Remove a loot's announcement
|-
|-
| <code>/bridge archive findDuplicateRoles [page]</code>
| <code>/crates edit announcement set <id> <message...></code>
| Find duplicate roles
| Set a loot's announcement
|-
|-
| <code>/bridge archive leastUsedRoles [page]</code>
| <code>/crates edit groups <type></code>
| View least used roles in an archive
| Edit a crate group
|-
|-
| <code>/bridge archive load <channel></code>
| <code>/crates entities add <type> <uuid></code>
| Load an archive into memory
| Register an entity with a crate
|-
|-
| <code>/bridge countBridgeRoles</code>
| <code>/crates entities list [type]</code>
| Count the number of bridge roles in the server
| List a crate's registered entities
|-
|-
| <code>/bridge countRoles</code>
| <code>/crates entities remove <type> <uuid></code>
| Count the total number of roles in the server
| Unregister an entity with a crate
|-
|-
| <code>/bridge set <player> <roleId></code>
| <code>/crates give <type> [player] [amount]</code>
| Sets a player's linked role ID
| Give a player a crate key
|-
|-
| <code>/bridge setMentionableFalse [test]</code>
| <code>/crates open <type> <uuid> [amount]</code>
| Set the mentionable state of all bridge roles
| Open a crate
|-
|-
| <code>/bridge updateRoleColors <rank></code>
| <code>/crates pinata <player> <type> [amount]</code>
| Update the color of all roles of a rank
| Gives a player a crate pinata
|-
|-
| <code>/broadcast <message...></code>
| <code>/crates preview <type></code>
| Broadcast a message to the server
| Preview a crate
|-
|-
| <code>/chatgames getAnswer</code>
| <code>/crates reset <type> <uuid></code>
| Get the answer to the current chat game
| Reset a crate's animation
|-
|-
| <code>/chatgames list previousQuestions</code>
| <code>/crates toggle</code>
| List previous trivia questions
| Toggle all crates
|-
| <code>/chatgames list words</code>
| List all words/phrases available in chat games
|-
| <code>/chatgames rewards [enabled]</code>
| Toggles if chat games give rewards to players
|-
| <code>/emojis reload</code>
| Reload emojis from the resource pack
|}
|}
==== Client Side ====
==== Customboundingboxes ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/clientside debug [state]</code>
| <code>/customboundingbox associated create clone [associationId] [--id]</code>
| Toggle debug mode
| Create a clone of the entity and tag it with an association id
|-
|-
| <code>/clientside edit [state]</code>
| <code>/customboundingbox convert armorStand to itemDisplay [--id]</code>
| Toggle seeing all entities regardless of whether they are hidden
| Automatically convert an unmodified large armor stand with an item on its head to an item display entity
|-
|-
| <code>/clientside entities create fromSelection [--types] [--ignoreGlowing]</code>
| <code>/customboundingbox convert itemDisplay to armorStand [--id]</code>
| Convert all entities within your selection to client side entities
| Automatically convert a converted item display back to an armor stand
|-
|-
| <code>/clientside entities create</code>
| <code>/customboundingbox create [id] [--nearest]</code>
| Convert the target entity to a client side entity
| Create a custom bounding box entity
|-
| <code>/customboundingbox delete [--id] [--nearest]</code>
| Delete a custom bounding box
|-
| <code>/customboundingbox draw [--id] [--stop]</code>
| Draw an entity's custom bounding box with particles
|-
| <code>/customboundingbox modify [--id] [--x] [--y] [--z] [--posX] [--posY] [--posZ] [--negX] [--negY] [--negZ] [--all]</code>
| Modify the bounds of a custom bounding box
|-
|-
| <code>/clientside entities delete fromSelection [--types]</code>
| <code>/customboundingbox set id <id> [--id]</code>
| Delete all client side entities within your selection
| Update a custom bounding box entity's ID
|-
|-
| <code>/clientside entities ignore [state]</code>
| <code>/customboundingbox shift [--id] [--x] [--y] [--z]</code>
| Prevent your target entity from being converted to a client side entity
| Shift an entity and it's custom bounding box
|-
|-
| <code>/clientside entities list [page] [--world] [--excludeWorld] [--type] [--onlyHidden] [--onlyShown] [--radius]</code>
| <code>/customboundingbox update [--id]</code>
| List client side entities
| Apply the custom bounding box to an entity
|}
|}
==== Crates ====
==== Daily Rewards ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/crates animate <type> <uuid></code>
| <code>/dailyrewards getLastTaskTime</code>
| Animate a crate
| View the last time the reward task ran
|-
|-
| <code>/crates edit [filter]</code>
| <code>/dailyrewards set <player> <day></code>
| Edit a crate
| Set a player's streak
|-
|-
| <code>/crates edit announcement reset <id></code>
| <code>/dailyrewards unclaim <player> <day></code>
| Remove a loot's announcement
| Mark a reward as unclaimed
|}
==== Discord ====
{| class="wikitable"
|-
|-
| <code>/crates edit announcement set <id> <message...></code>
| <code>/discord account [player]</code>
| Set a loot's announcement
| View a player's linked Discord account
|-
| <code>/crates edit groups <type></code>
| Edit a crate group
|-
|-
| <code>/crates entities add <type> <uuid></code>
| <code>/discord appcommands register</code>
| Register an entity with a crate
| Force register app commands
|-
|-
| <code>/crates entities list [type]</code>
| <code>/discord appcommands unregister</code>
| List a crate's registered entities
| Force unregister app commands
|-
|-
| <code>/crates entities remove <type> <uuid></code>
| <code>/discord boosts</code>
| Unregister an entity with a crate
| View server boosters
|-
|-
| <code>/crates give <type> [player] [amount]</code>
| <code>/discord connect</code>
| Give a player a crate key
| Force connect to discord
|-
|-
| <code>/crates open <type> <uuid> [amount]</code>
| <code>/discord jda dms delete <id></code>
| Open a crate
| Delete the last 50 DMs to a user
|-
|-
| <code>/crates pinata <player> <type> [amount]</code>
| <code>/discord jda dms send <id> <message...></code>
| Gives a player a crate pinata
| Send a DM to a member
|-
|-
| <code>/crates preview <type></code>
| <code>/discord jda dms view <id></code>
| Preview a crate
| Retrieve the last 50 DMs to a user
|-
|-
| <code>/crates reset <type> <uuid></code>
| <code>/discord jda edit <channelId> <messageId> <content...></code>
| Reset a crate's animation
| Set the content of a message
|-
| <code>/crates toggle</code>
| Toggle all crates
|}
|}
==== Customboundingboxes ====
==== Economy ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/customboundingbox associated create clone [associationId] [--id]</code>
| <code>/economy give <player> <balance> [cause] [reason...] [--world]</code>
| Create a clone of the entity and tag it with an association id
| Modify a player's balance
|-
|-
| <code>/customboundingbox convert armorStand to itemDisplay [--id]</code>
| <code>/economy set <player> <balance> [cause] [reason...] [--world]</code>
| Automatically convert an unmodified large armor stand with an item on its head to an item display entity
| Modify a player's balance
|-
|-
| <code>/customboundingbox convert itemDisplay to armorStand [--id]</code>
| <code>/economy take <player> <balance> [cause] [reason...] [--world]</code>
| Automatically convert a converted item display back to an armor stand
| Modify a player's balance
|-
|-
| <code>/customboundingbox create [id] [--nearest]</code>
| <code>/transactions count [player]</code>
| Create a custom bounding box entity
| Count the number of transactions stored on a player
|-
|-
| <code>/customboundingbox delete [--id] [--nearest]</code>
| <code>/transactions volume [startTime] [endTime]</code>
| Delete a custom bounding box
| Sum all transaction volume
|}
==== Events ====
{| class="wikitable"
|-
|-
| <code>/customboundingbox draw [--id] [--stop]</code>
| <code>/events rewards claim</code>
| Draw an entity's custom bounding box with particles
| Claim reward items from events
|-
|-
| <code>/customboundingbox modify [--id] [--x] [--y] [--z] [--posX] [--posY] [--posZ] [--negX] [--negY] [--negZ] [--all]</code>
| <code>/events store images get <image...></code>
| Modify the bounds of a custom bounding box
| Receive an event store image splattermap
|-
|-
| <code>/customboundingbox set id <id> [--id]</code>
| <code>/events store images reload</code>
| Update a custom bounding box entity's ID
| Reload event store images
|-
|-
| <code>/customboundingbox shift [--id] [--x] [--y] [--z]</code>
| <code>/events tokens give <player> <tokens></code>
| Shift an entity and it's custom bounding box
| Modify a player's event token balance
|-
|-
| <code>/customboundingbox update [--id]</code>
| <code>/events tokens reset <player></code>
| Apply the custom bounding box to an entity
| Reset a player's event token balance
|}
==== Daily Rewards ====
{| class="wikitable"
|-
|-
| <code>/dailyrewards getLastTaskTime</code>
| <code>/events tokens set <player> <tokens></code>
| View the last time the reward task ran
| Modify a player's event token balance
|-
| <code>/events tokens take <player> <tokens></code>
| Modify a player's event token balance
|-
| <code>/trophy get <trophy></code>
| Spawn a trophy item
|-
| <code>/trophy remove <player> <trophy></code>
| Remove a player's access to a trophy
|-
|-
| <code>/dailyrewards set <player> <day></code>
| <code>/trophy reset <player></code>
| Set a player's streak
| Reset a player's trophies
|-
|-
| <code>/dailyrewards unclaim <player> <day></code>
| <code>/trophy reward <player> <trophy></code>
| Mark a reward as unclaimed
| Give a player a trophy
|}
|}
==== Discord ====
==== Force Field ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/discord account [player]</code>
| <code>/forcefield [enable]</code>
| View a player's linked Discord account
| Toggle a force field
|-
|-
| <code>/discord appcommands register</code>
| <code>/forcefield ignore add <player></code>
| Force register app commands
| Allow a player to bypass your force field
|-
|-
| <code>/discord appcommands unregister</code>
| <code>/forcefield ignore remove <player></code>
| Force unregister app commands
| Remove a player's ability to bypass your force field
|-
|-
| <code>/discord boosts</code>
| <code>/forcefield movePlayers [enable]</code>
| View server boosters
| Toggle affecting players
|-
|-
| <code>/discord connect</code>
| <code>/forcefield moveProjectiles [enable]</code>
| Force connect to discord
| Toggle affecting projectiles
|-
|-
| <code>/discord jda dms delete <id></code>
| <code>/forcefield particles [enable]</code>
| Delete the last 50 DMs to a user
| Toggle visualization particles
|-
|-
| <code>/discord jda dms send <id> <message...></code>
| <code>/forcefield radius <radius></code>
| Send a DM to a member
| Set your force field's radius
|-
|-
| <code>/discord jda dms view <id></code>
| <code>/forcefield settings [player]</code>
| Retrieve the last 50 DMs to a user
| View your force field settings
|-
| <code>/discord jda edit <channelId> <messageId> <content...></code>
| Set the content of a message
|}
|}
==== Economy ====
==== Homes ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/economy give <player> <balance> [cause] [reason...] [--world]</code>
| <code>/homes addExtraHomes <player> <amount></code>
| Modify a player's balance
| Increase a player's home limit
|-
|-
| <code>/economy set <player> <balance> [cause] [reason...] [--world]</code>
| <code>/homes deleteFromWorld <world></code>
| Modify a player's balance
| Delete homes from a world
|-
|-
| <code>/economy take <player> <balance> [cause] [reason...] [--world]</code>
| <code>/homes lockInWorld <world></code>
| Modify a player's balance
| Lock all homes in a world
|-
|-
| <code>/transactions count [player]</code>
| <code>/homes removeExtraHomes <player> <amount></code>
| Count the number of transactions stored on a player
| Decrease a player's home limit
|-
|-
| <code>/transactions volume [startTime] [endTime]</code>
| <code>/homes restoreDeleted</code>
| Sum all transaction volume
| Restore recently deleted homes in a world
|}
|}
==== Events ====
==== Item Tags ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/events rewards claim</code>
| <code>/itemtags get</code>
| Claim reward items from events
| Get item tags on held item
|-
|-
| <code>/events store images get <image...></code>
| <code>/itemtags reload</code>
| Receive an event store image splattermap
| Reload configuration from disk
|-
|-
| <code>/events store images reload</code>
| <code>/itemtags setCondition <condition></code>
| Reload event store images
| Set an item's condition
|-
|-
| <code>/events tokens give <player> <tokens></code>
| <code>/itemtags setRarity <rarity></code>
| Modify a player's event token balance
| Set an item's rarity
|-
|-
| <code>/events tokens reset <player></code>
| <code>/itemtags update [debug]</code>
| Reset a player's event token balance
| Update item tags on held item
|-
|-
| <code>/events tokens set <player> <tokens></code>
| <code>/itemtags updateInv</code>
| Modify a player's event token balance
| Update item tags on all items in inventory
|}
==== Legacy ====
{| class="wikitable"
|-
|-
| <code>/events tokens take <player> <tokens></code>
| <code>/legacy inventories archive <player></code>
| Modify a player's event token balance
| Archive a player's legacy inventory
|-
|-
| <code>/trophy get <trophy></code>
| <code>/legacy inventories archive cancel</code>
| Spawn a trophy item
| Cancel inventory archive task
|-
|-
| <code>/trophy remove <player> <trophy></code>
| <code>/legacy inventories debug <player> <gamemode></code>
| Remove a player's access to a trophy
| View a list of items in a player's survival and legacy inventories
|-
|-
| <code>/trophy reset <player></code>
| <code>/legacy inventories get <player> <gamemode> <group> <type></code>
| Reset a player's trophies
| Get the items in a player's survival and legacy inventories
|-
|-
| <code>/trophy reward <player> <trophy></code>
| <code>/legacy inventories verify all</code>
| Give a player a trophy
| Verify all survival inventories are empty
|}
==== Force Field ====
{| class="wikitable"
|-
|-
| <code>/forcefield [enable]</code>
| <code>/legacy inventories view <player> <gamemode> <group></code>
| Toggle a force field
| View a list of items in a player's survival and legacy inventories
|-
|-
| <code>/forcefield ignore add <player></code>
| <code>/legacy items reset <player></code>
| Allow a player to bypass your force field
| Reset all items to pending status
|-
|-
| <code>/forcefield ignore remove <player></code>
| <code>/legacy items review [player]</code>
| Remove a player's ability to bypass your force field
| Review pending items
|}
==== McMMO ====
{| class="wikitable"
|-
|-
| <code>/forcefield movePlayers [enable]</code>
| <code>/mcmmo levels give <player> <skill> <amount></code>
| Toggle affecting players
| Modify a player's skill level
|-
|-
| <code>/forcefield moveProjectiles [enable]</code>
| <code>/mcmmo levels reset <player> <skill></code>
| Toggle affecting projectiles
| Modify a player's skill level
|-
|-
| <code>/forcefield particles [enable]</code>
| <code>/mcmmo levels set <player> <skill> <amount></code>
| Toggle visualization particles
| Modify a player's skill level
|-
|-
| <code>/forcefield radius <radius></code>
| <code>/mcmmo levels take <player> <skill> <amount></code>
| Set your force field's radius
| Modify a player's skill level
|-
|-
| <code>/forcefield settings [player]</code>
| <code>/mcmmo refresh</code>
| View your force field settings
| Reset ability cooldowns
|}
|}
==== Homes ====
==== Minigames ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/homes addExtraHomes <player> <amount></code>
| <code>/bingo challenge complete <challenge> [player]</code>
| Increase a player's home limit
| Force complete a challenge
|-
|-
| <code>/homes deleteFromWorld <world></code>
| <code>/bingo challenge reset <challenge> [player]</code>
| Delete homes from a world
| Force reset a challenge
|-
|-
| <code>/homes lockInWorld <world></code>
| <code>/minigames debug arena [arena]</code>
| Lock all homes in a world
| Print an arena's properties
|-
|-
| <code>/homes removeExtraHomes <player> <amount></code>
| <code>/minigames topic update</code>
| Decrease a player's home limit
| Update the Discord #minigames channel topic
|-
| <code>/homes restoreDeleted</code>
| Restore recently deleted homes in a world
|}
|}
==== Item Tags ====
==== Misc ====
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/itemtags get</code>
| <code>/accounttransfer <old> <new> <features...></code>
| Get item tags on held item
| Transfer specific features from one account to another
|-
|-
| <code>/itemtags reload</code>
| <code>/accounttransfer all <old> <new></code>
| Reload configuration from disk
| Transfer all data from one account to another
|-
|-
| <code>/itemtags setCondition <condition></code>
| <code>/armorstandeditor summon 0</code>
| Set an item's condition
| Summon a non-randomized armor stand
|-
|-
| <code>/itemtags setRarity <rarity></code>
| <code>/attribute <attribute> <value> [player]</code>
| Set an item's rarity
| Set a player's attribute
|-
|-
| <code>/itemtags update [debug]</code>
| <code>/bash <command...> [--path]</code>
| Update item tags on held item
| Execute a bash command on the system
|-
|-
| <code>/itemtags updateInv</code>
| <code>/beacon get effectRange</code>
| Update item tags on all items in inventory
| View the effect range of a beacon
|}
==== Legacy ====
{| class="wikitable"
|-
|-
| <code>/legacy inventories archive <player></code>
| <code>/beacon set effectRange <range></code>
| Archive a player's legacy inventory
| Set the effect range of a beacon
|-
|-
| <code>/legacy inventories archive cancel</code>
| <code>/birthdays forceAnnounce [player]</code>
| Cancel inventory archive task
| Force a birthday announcement in Discord
|-
|-
| <code>/legacy inventories debug <player> <gamemode></code>
| <code>/boop all [message...] [--anonymous]</code>
| View a list of items in a player's survival and legacy inventories
| Boop all players
|-
|-
| <code>/legacy inventories get <player> <gamemode> <group> <type></code>
| <code>/changelog database debug <entry></code>
| Get the items in a player's survival and legacy inventories
| Print a raw changelog entry
|-
|-
| <code>/legacy inventories verify all</code>
| <code>/changelog diff [from] [to]</code>
| Verify all survival inventories are empty
| Post a changelog to Discord
|-
|-
| <code>/legacy inventories view <player> <gamemode> <group></code>
| <code>/changelog generate</code>
| View a list of items in a player's survival and legacy inventories
| Generate a changelog
|-
|-
| <code>/legacy items reset <player></code>
| <code>/changelog list [page]</code>
| Reset all items to pending status
| View available changelog entries
|-
|-
| <code>/legacy items review [player]</code>
| <code>/changelog testDiff [from] [to]</code>
| Review pending items
| Post a changelog to Griffin's private test Discord
|}
==== McMMO ====
{| class="wikitable"
|-
|-
| <code>/mcmmo levels give <player> <skill> <amount></code>
| <code>/chunks forceLoaded get</code>
| Modify a player's skill level
| Check whether the chunk you are in is force loaded
|-
|-
| <code>/mcmmo levels reset <player> <skill></code>
| <code>/chunks forceLoaded list [world] [page]</code>
| Modify a player's skill level
| List force loaded chunks in a world
|-
|-
| <code>/mcmmo levels set <player> <skill> <amount></code>
| <code>/chunks forceLoaded set <state></code>
| Modify a player's skill level
| Set whether all chunks in your selection or your current chunk are force loaded
|-
|-
| <code>/mcmmo levels take <player> <skill> <amount></code>
| <code>/console [command...]</code>
| Modify a player's skill level
| Run a command as console
|-
|-
| <code>/mcmmo refresh</code>
| <code>/database cacheAll [service]</code>
| Reset ability cooldowns
| Cache all stored objects to a service
|}
==== Minigames ====
{| class="wikitable"
|-
|-
| <code>/bingo challenge complete <challenge> [player]</code>
| <code>/database clearAllCaches</code>
| Force complete a challenge
| Clear the cache of all services
|-
|-
| <code>/bingo challenge reset <challenge> [player]</code>
| <code>/database clearCache <service></code>
| Force reset a challenge
| Clear the cache of a service
|-
|-
| <code>/minigames debug arena [arena]</code>
| <code>/database count <service></code>
| Print an arena's properties
| Count objects stored in a collection
|-
|-
| <code>/minigames topic update</code>
| <code>/database countAll [page]</code>
| Update the Discord #minigames channel topic
| Count objects stored in all collections
|}
==== Misc ====
{| class="wikitable"
|-
|-
| <code>/accounttransfer <old> <new> <features...></code>
| <code>/database countAllCaches [page]</code>
| Transfer specific features from one account to another
| Count all cached objects
|-
|-
| <code>/accounttransfer all <old> <new></code>
| <code>/database countCache <service></code>
| Transfer all data from one account to another
| Count cached objects
|-
|-
| <code>/armorstandeditor summon 0</code>
| <code>/database createQuery delete <service> <uuid></code>
| Summon a non-randomized armor stand
| Create a paste-able DELETE query for mongocli
|-
|-
| <code>/bash <command...> [--path]</code>
| <code>/database createQuery get <service> <uuid></code>
| Execute a bash command on the system
| Create a paste-able GET query for mongocli
|-
|-
| <code>/beacon get effectRange</code>
| <code>/database debug <service> <uuid></code>
| View the effect range of a beacon
| Print a record
|-
|-
| <code>/beacon set effectRange <range></code>
| <code>/database debugCache <service> <uuid></code>
| Set the effect range of a beacon
| Print a record from the cache (may not always pretty-print)
|-
|-
| <code>/birthdays forceAnnounce [player]</code>
| <code>/database delete <service> <uuid></code>
| Force a birthday announcement in Discord
| Delete a record
|-
|-
| <code>/boop all [message...] [--anonymous]</code>
| <code>/database deleteAll <service></code>
| Boop all players
| Delete all objects from a collection
|-
|-
| <code>/changelog database debug <entry></code>
| <code>/database move <service> <from> <to></code>
| Print a raw changelog entry
| Move data from one record to another
|-
|-
| <code>/changelog diff [from] [to]</code>
| <code>/database save <service> <uuid></code>
| Post a changelog to Discord
| Write an object to the database
|-
|-
| <code>/changelog generate</code>
| <code>/database saveAllCaches</code>
| Generate a changelog
| Save the cache in all services
|-
|-
| <code>/changelog list [page]</code>
| <code>/database saveCache <service> <threads></code>
| View available changelog entries
| Write the cache to the database
|-
|-
| <code>/changelog testDiff [from] [to]</code>
| <code>/datafixerupper item deserialize <paste></code>
| Post a changelog to Griffin's private test Discord
| Deserialize an item from NBT and give it to yourself
|-
|-
| <code>/chunks forceLoaded get</code>
| <code>/datafixerupper item serialize</code>
| Check whether the chunk you are in is force loaded
| Serialize your held item to NBT
|-
|-
| <code>/chunks forceLoaded list [world] [page]</code>
| <code>/deathmessages reload</code>
| List force loaded chunks in a world
| Reload configuration from disk
|-
|-
| <code>/chunks forceLoaded set <state></code>
| <code>/debug [state]</code>
| Set whether all chunks in your selection or your current chunk are force loaded
| Toggle debug
|-
|-
| <code>/console [command...]</code>
| <code>/debug type <type> [state] [player]</code>
| Run a command as console
| Toggle debug for a specific type and player
|-
|-
| <code>/database cacheAll [service]</code>
| <code>/deop <player></code>
| Cache all stored objects to a service
| De-op a player
|-
|-
| <code>/database clearAllCaches</code>
| <code>/displayentity edit item</code>
| Clear the cache of all services
| Update the item on the nearest item display
|-
|-
| <code>/database clearCache <service></code>
| <code>/displayentity edit text background <color></code>
| Clear the cache of a service
| Get the text background color on the nearest text display
|-
|-
| <code>/database count <service></code>
| <code>/displayentity get item</code>
| Count objects stored in a collection
| Get the item on the nearest item display
|-
|-
| <code>/database countAll [page]</code>
| <code>/dropall</code>
| Count objects stored in all collections
| Drop every available item on the ground
|-
|-
| <code>/database countAllCaches [page]</code>
| <code>/error eden</code>
| Count all cached objects
| Test an EdenException
|-
|-
| <code>/database countCache <service></code>
| <code>/error exception</code>
| Count cached objects
| Test an Exception
|-
|-
| <code>/database createQuery delete <service> <uuid></code>
| <code>/error framework json withColor</code>
| Create a paste-able DELETE query for mongocli
| Test error() with colored json
|-
|-
| <code>/database createQuery get <service> <uuid></code>
| <code>/error framework json</code>
| Create a paste-able GET query for mongocli
| Test error() with json
|-
|-
| <code>/database debug <service> <uuid></code>
| <code>/error framework text withColor</code>
| Print a record
| Test error() with colored text
|-
|-
| <code>/database debugCache <service> <uuid></code>
| <code>/error framework text</code>
| Print a record from the cache (may not always pretty-print)
| Test error() with text
|-
|-
| <code>/database delete <service> <uuid></code>
| <code>/error invalidInput</code>
| Delete a record
| Test an InvalidInputException
|-
|-
| <code>/database deleteAll <service></code>
| <code>/error nexus</code>
| Delete all objects from a collection
| Test a NexusException
|-
|-
| <code>/database move <service> <from> <to></code>
| <code>/error runtime</code>
| Move data from one record to another
| Test a RuntimeException
|-
|-
| <code>/database save <service> <uuid></code>
| <code>/error throwable</code>
| Write an object to the database
| Test a Throwable
|-
|-
| <code>/database saveAllCaches</code>
| <code>/firework127</code>
| Save the cache in all services
| Receive a firework rocket with power 127
|-
|-
| <code>/database saveCache <service> <threads></code>
| <code>/firstlogin set <player> <date></code>
| Write the cache to the database
| Set a player's first join date
|-
|-
| <code>/datafixerupper item deserialize <paste></code>
| <code>/firstlogin stats</code>
| Deserialize an item from NBT and give it to yourself
| Write all join dates to a CSV
|-
|-
| <code>/datafixerupper item serialize</code>
| <code>/hallofhistory npcs update</code>
| Serialize your held item to NBT
| Update all Hall of History NPCs
|-
|-
| <code>/deathmessages reload</code>
| <code>/iteminfo nonItems</code>
| Reload configuration from disk
| View a list of non-item materials (i.e. water)
|-
|-
| <code>/debug [state]</code>
| <code>/iteminfo serialize json [material] [amount]</code>
| Toggle debug
| Debug the serialization of an item
|-
|-
| <code>/debug type <type> [state] [player]</code>
| <code>/jukebox store give <player> <song...></code>
| Toggle debug for a specific type and player
| Give a player a song
|-
|-
| <code>/deop <player></code>
| <code>/leashable debug [enabled]</code>
| De-op a player
| Toggle debug mode
|-
|-
| <code>/displayentity edit item</code>
| <code>/locationcode current</code>
| Update the item on the nearest item display
| Print your current location as Java code
|-
|-
| <code>/displayentity edit text background <color></code>
| <code>/locationcode selection</code>
| Get the text background color on the nearest text display
| Print your selection's minimum point as Java code
|-
|-
| <code>/displayentity get item</code>
| <code>/maintenance [--excludedConditions]</code>
| Get the item on the nearest item display
| Shut down the server for maintenance
|-
|-
| <code>/dropall</code>
| <code>/maintenance cancel</code>
| Drop every available item on the ground
| Cancel a queued shutdown
|-
|-
| <code>/error eden</code>
| <code>/materialtag find <material></code>
| Test an EdenException
| View tags containing a material
|-
|-
| <code>/error exception</code>
| <code>/materialtag materials <tag></code>
| Test an Exception
| View meterials in a tag
|-
|-
| <code>/error framework json withColor</code>
| <code>/materialtag random <tag> [player]</code>
| Test error() with colored json
| Receive a random material from a tag
|-
|-
| <code>/error framework json</code>
| <code>/modreview add <name> <verdict> [notes...]</code>
| Test error() with json
| Review a mod and delete its review request if applicable
|-
|-
| <code>/error framework text withColor</code>
| <code>/modreview alias add <mod> <aliases...></code>
| Test error() with colored text
| Add an alias to a mod
|-
|-
| <code>/error framework text</code>
| <code>/modreview alias remove <mod> <aliases...></code>
| Test error() with text
| Remove an alias from a mod
|-
|-
| <code>/error invalidInput</code>
| <code>/modreview delete <mod></code>
| Test an InvalidInputException
| Delete a mod review
|-
|-
| <code>/error nexus</code>
| <code>/modreview requests remove <mod></code>
| Test a NexusException
| Delete a pending review request
|-
|-
| <code>/error runtime</code>
| <code>/modreview set name <mod> <name></code>
| Test a RuntimeException
| Set the name of a mod
|-
|-
| <code>/error throwable</code>
| <code>/modreview set notes <mod> [notes...]</code>
| Test a Throwable
| Set the notes for a mod
|-
|-
| <code>/firework127</code>
| <code>/modreview set verdict <mod> <verdict></code>
| Receive a firework rocket with power 127
| Set the verdict of a mod
|-
|-
| <code>/firstlogin set <player> <date></code>
| <code>/motd <text...></code>
| Set a player's first join date
| Update the server's server list MOTD
|-
|-
| <code>/firstlogin stats</code>
| <code>/motd line2 <text...></code>
| Write all join dates to a CSV
| Update the server's server list MOTD second line
|-
|-
| <code>/hallofhistory npcs update</code>
| <code>/motd reset</code>
| Update all Hall of History NPCs
| Reset the server's MOTD to default
|-
|-
| <code>/iteminfo nonItems</code>
| <code>/myrank <rank></code>
| View a list of non-item materials (i.e. water)
| Set your rank
|-
|-
| <code>/iteminfo serialize json [material] [amount]</code>
| <code>/nerd getDataFile [player]</code>
| Debug the serialization of an item
| Generate a paste of a player's NBT data file
|-
|-
| <code>/jukebox store give <player> <song...></code>
| <code>/nerd setFirstJoin <player> <date></code>
| Give a player a song
| Update a player's first join date
|-
|-
| <code>/locationcode current</code>
| <code>/nerd setPromotionDate <player> <date></code>
| Print your current location as Java code
| Update a player's promotion date
|-
|-
| <code>/locationcode selection</code>
| <code>/nexus closeInventory [player]</code>
| Print your selection's minimum point as Java code
| Force close a player's inventory
|-
|-
| <code>/maintenance [--excludedConditions]</code>
| <code>/nexus feature reload <feature></code>
| Shut down the server for maintenance
| Reload a specific feature
|-
|-
| <code>/maintenance cancel</code>
| <code>/nexus gc</code>
| Cancel a queued shutdown
| Force garbage collection
|-
|-
| <code>/materialtag find <material></code>
| <code>/nexus getEnv</code>
| View tags containing a material
| Print current environment
|-
|-
| <code>/materialtag materials <tag></code>
| <code>/nexus initializeClass <class></code>
| View meterials in a tag
| Force initialize a class
|-
|-
| <code>/materialtag random <tag> [player]</code>
| <code>/nexus invs</code>
| Receive a random material from a tag
| View open custom inventories
|-
|-
| <code>/modreview add <name> <verdict> [notes...]</code>
| <code>/nexus jingles <jingle></code>
| Review a mod and delete its review request if applicable
| Play a jingle
|-
|-
| <code>/modreview alias add <mod> <aliases...></code>
| <code>/nexus offlineMessage <player></code>
| Add an alias to a mod
| Test sending an offline message
|-
|-
| <code>/modreview alias remove <mod> <aliases...></code>
| <code>/nexus reload [--excludedConditions]</code>
| Remove an alias from a mod
| Reload Nexus, or queue a reload if applicable
|-
|-
| <code>/modreview delete <mod></code>
| <code>/nexus reload cancel</code>
| Delete a mod review
| Cancel a queued reload
|-
|-
| <code>/modreview requests remove <mod></code>
| <code>/nexus reload notifySound [enable]</code>
| Delete a pending review request
| Toggle reload notifications
|-
|-
| <code>/modreview set name <mod> <name></code>
| <code>/nexus stats commands [page]</code>
| Set the name of a mod
| View commands stats by plugin
|-
|-
| <code>/modreview set notes <mod> [notes...]</code>
| <code>/nexus stats eventHandlers [page]</code>
| Set the notes for a mod
| View event handler stats
|-
|-
| <code>/modreview set verdict <mod> <verdict></code>
| <code>/nexus stats</code>
| Set the verdict of a mod
| View miscellaneous stats
|-
|-
| <code>/motd <text...></code>
| <code>/nexus temporaryListeners unregisterOffline</code>
| Update the server's server list MOTD
| Unregister temporary listeners for offline players
|-
|-
| <code>/motd line2 <text...></code>
| <code>/nexus temporaryListeners</code>
| Update the server's server list MOTD second line
| View registered temporary listeners
|-
|-
| <code>/motd reset</code>
| <code>/nexus updateCommands</code>
| Reset the server's MOTD to default
| Call Player#updateCommands
|-
|-
| <code>/myrank <rank></code>
| <code>/nexus uptime</code>
| Set your rank
| View Nexus uptime
|-
|-
| <code>/nerd getDataFile [player]</code>
| <code>/op <player></code>
| Generate a paste of a player's NBT data file
| Op a staff member
|-
|-
| <code>/nerd setFirstJoin <player> <date></code>
| <code>/op list</code>
| Update a player's first join date
|-
| <code>/nerd setPromotionDate <player> <date></code>
| Update a player's promotion date
|-
| <code>/op <player></code>
| Op a staff member
|-
| <code>/op list</code>
| List opped players
| List opped players
|-
|-
| <code>/party admin list</code>
| <code>/party admin list</code>
| List all parties
| List all parties
|-
| <code>/pastnames remove <target> <name></code>
| Remove a past name from a player
|-
|-
| <code>/permhelper (add<nowiki>|</nowiki>remove) <type> <player> <amount></code>
| <code>/permhelper (add<nowiki>|</nowiki>remove) <type> <player> <amount></code>
Line 3,612: Line 3,639:
| <code>/permhelper get <type> [player]</code>
| <code>/permhelper get <type> [player]</code>
| View a player's permission limit
| View a player's permission limit
|-
| <code>/profile getTextureCoupon <type></code>
| Gets the coupon item of the texture
|-
|-
| <code>/quest item <item> [amount]</code>
| <code>/quest item <item> [amount]</code>
Line 3,621: Line 3,645:
| <code>/scheduledjobs cancel <job></code>
| <code>/scheduledjobs cancel <job></code>
| Cancel all jobs of a specific type
| Cancel all jobs of a specific type
|-
| <code>/scheduledjobs restart</code>
| Restart the scheduled jobs runner
|-
|-
| <code>/scheduledjobs schedule <job> <time> [data...]</code>
| <code>/scheduledjobs schedule <job> <time> [data...]</code>
Line 3,639: Line 3,666:
| <code>/scoreboardteamutils teamsOf <player> [page]</code>
| <code>/scoreboardteamutils teamsOf <player> [page]</code>
| View the scoreboard teams a player belongs to
| View the scoreboard teams a player belongs to
|-
| <code>/scoreboardteamutils teamsOfTargetEntity</code>
| View the scoreboard teams your target entity belongs to
|-
|-
| <code>/serialize hashmap initialized database</code>
| <code>/serialize hashmap initialized database</code>
Line 3,843: Line 3,873:
| <code>/particles line [distance] [density]</code>
| <code>/particles line [distance] [density]</code>
| Draw a particle line
| Draw a particle line
|}
==== Profiles ====
{| class="wikitable"
|-
| <code>/profile getTextureCoupon <type></code>
| Gets the coupon item of the texture
|-
| <code>/profile setTexture <type></code>
| Set your profile's background texture
|}
|}
==== Radar ====
==== Radar ====
Line 4,122: Line 4,161:
| <code>/gem all</code>
| <code>/gem all</code>
| Receive all possible gems
| Receive all possible gems
|-
| <code>/weeklywakka (list<nowiki>|</nowiki>warps) [filter]</code>
| List available warps
|-
| <code>/weeklywakka (set<nowiki>|</nowiki>create) <name></code>
| Create a new warp
|-
|-
| <code>/weeklywakka (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
| <code>/weeklywakka (teleport<nowiki>|</nowiki>tp<nowiki>|</nowiki>warp) <name></code>
Line 4,140: Line 4,185:
| <code>/weeklywakka nearest</code>
| <code>/weeklywakka nearest</code>
| View the nearest Weekly Wakka warp
| View the nearest Weekly Wakka warp
|-
| <code>/weeklywakka reset <name></code>
| Update a warp's location
|-
|-
| <code>/weeklywakka tp nearest</code>
| <code>/weeklywakka tp nearest</code>
Line 4,511: Line 4,559:
| Turn off your wings
| Turn off your wings
|}
|}
=== Nexus.vanish ===
=== Nexus.itembuilder ===
{| class="wikitable"
{| class="wikitable"
|-
|-
| <code>/vanish [state]</code>
| <code>/itembuilder amount <amount></code>
| Toggle vanish
| Set a stack's size
|-
|-
| <code>/vanish fakeJoin</code>
| <code>/itembuilder attribute <attribute> <name> <amount> <operation> [slot]</code>
| Send a fake join message and unvanish
| Set an item attribute
|-
|-
| <code>/vanish fakeQuit</code>
| <code>/itembuilder axolotl <variant></code>
| Send a fake quit message and vanish
| Set an axolotl bucket's variant
|-
| <code>/vanish settings <setting> [state]</code>
| Toggle vanish settings
|-
| <code>/vanish settings</code>
| View your vanish settings
|}
=== Nexus.mobheads.get ===
{| class="wikitable"
|-
| <code>/mobheads get <type></code>
| Spawn a mob head
|}
=== Nexus.nightvision ===
{| class="wikitable"
|-
| <code>/nightvision [state]</code>
| Toggle night vision
|}
=== Nexus.itembuilder ===
{| class="wikitable"
|-
| <code>/itembuilder amount <amount></code>
| Set a stack's size
|-
| <code>/itembuilder attribute <attribute> <name> <amount> <operation> [slot]</code>
| Set an item attribute
|-
| <code>/itembuilder axolotl <variant></code>
| Set an axolotl bucket's variant
|-
|-
| <code>/itembuilder banner pattern <color> <pattern></code>
| <code>/itembuilder banner pattern <color> <pattern></code>
Line 4,702: Line 4,720:
| <code>/itembuilder unbreakable</code>
| <code>/itembuilder unbreakable</code>
| Make an item unbreakable
| Make an item unbreakable
|}
=== Nexus.nightvision ===
{| class="wikitable"
|-
| <code>/nightvision [state]</code>
| Toggle night vision
|}
=== Nexus.vanish ===
{| class="wikitable"
|-
| <code>/vanish [state]</code>
| Toggle vanish
|-
| <code>/vanish fakeJoin</code>
| Send a fake join message and unvanish
|-
| <code>/vanish fakeQuit</code>
| Send a fake quit message and vanish
|-
| <code>/vanish settings <setting> [state]</code>
| Toggle vanish settings
|-
| <code>/vanish settings</code>
| View your vanish settings
|}
=== Nexus.mobheads.get ===
{| class="wikitable"
|-
| <code>/mobheads get <type></code>
| Spawn a mob head
|}
|}



Latest revision as of 22:34, 7 August 2025

Notes

The page separated into two sections: Commands made by Project Eden, and commands made by other plugins

The following syntax is used for command arguments:

<argument> - Required to complete the command
[argument] - An optional argument not required to complete the command
(word1|word2) - Aliases

Some commands will have optional arguments that are only available to staff

Custom commands often have shorter aliases you can use, run /<command> help ingame to view them

Custom Commands

Guest

AFK

/afk [autoreply...] Toggle AFK mode
/afk settings <setting> [value] Modify an AFK setting
/afk settings View available AFK settings
/afktime [player] View how long a player has been AFK

Chat

/alerts (list|edit) List and edit your existing alerts
/alerts add <highlight...> Add a new alert
/alerts clear Clear your alerts list
/alerts delete <highlight...> Delete an alert
/alerts sound Play a test alerts sound
/chat <channel> [message...] Switch to a channel or send a message without switching
/chat join <channel> Join a channel
/chat leave <channel> Leave a channel
/chat list [filter] List available channels
/chatgames start [type] Start a chat game
/copyright [message...] Insert a copyright symbol at the end of your message
/emojis buy <emoji> Buy an emoji
/emojis picker View your owned emojis
/emojis store View the emoji store
/emotes [page] View your owned emotes
/emotes toggle Toggle parsing emotes in your chat messages
/facepalm [message...] Insert a facepalm emote at the end of your message
/message <player> [message...] Private message a player
/reply [message...] Reply to your last private message
/shrug [message...] Insert a shrug emote at the end of your message
/trademark [message...] Insert a trademark symbol at the end of your message

Crates

/crates Teleport to the crates area
/crates info Learn about the server's crates

Creative

/banner <baseColor> <patternColor> [input...] Create symbol banners
/downloadplot Download your plot as a schematic
/enchant <enchant> [level] [--unsafe] Enchant the item you are holding
/enchant get <enchant> View the level an enchant on the item you are holding
/enchant remove <enchant> Remove an enchant from the item you are holding
/experience <level> Set your experience level
/experience get <player> View a player's experience level
/experience give <player> <amount> Give experience levels to a player
/experience set <player> <level> Set a player's experience level
/experience take <player> <amount> Take experience levels from a player
/fly [enable] [player] Toggle flight mode
/fly debug [enable] Toggle debug mode for flight
/gamemode <gamemode> [player] Change your gamemode
/item <item> [amount] [nbt...] Spawn an item
/item getInvisibleWithoutTooltip Spawns an item with no texture and no tooltip
/item ingredients <item> [amount] [--index] Spawn all items in a recipe
/item rp <material> <id> Spawn a resource pack item
/item rp armor <piece> <type> Spawn a resource pack armor item or set
/item tag <tag> [amount] Spawn all items in a tag
/jump Teleport to your target block
/spawnegg <entityType> Receive a spawn egg for the specified entity type
/speed (r|reset) [player] Reset your fly and walk speed
/speed <speed> [player] Set your movement speed
/speed both <speed> [player] Set both your fly and walk speed
/speed fly <speed> [player] Set your fly speed
/speed fly reset [player] Reset your fly speed
/speed walk <speed> [player] Set your walk speed
/speed walk reset [player] Reset your walk speed
/top [y] Teleport to the highest block at your location or a specific y value

Daily Rewards

/dailyrewards Open the daily rewards menu
/dailyrewards reset [player] Set a player's streak
/dailyrewards streak [player] View your or another player's streak
/dailyrewards today [player] Check if you or another player has received
/dailyrewards top [page] View the streak leaderboard

Discord

/discord Get a link to our Discord
/discord (voicechannel|vc) <channel> Move voice channels
/discord applyRoles <user> Apply all the automated roles a user should have
/discord link [code] Link your Minecraft and Discord accounts with the code generated by Koda
/discord unlink [player] Unlink your Minecraft and Discord accounts

Economy

/balance [player] [--world] View your or another player's balance in a world
/balancetop [page] [--world] View a world's balance leaderboard
/economy View general information about the server's economy
/economy commands View economy related commands
/economy selling View ways to sell items to another player
/pay <player> <amount> [reason...] [--world] Send a player money
/pay history [player] [page] [--world] View recent payment transactions
/transactions history [player] [page] [--world] View recent transactions

Events

/events store Open the event store
/events tokens [player] View your or another player's event token balance
/events tokens top [page] View the event token leaderboard
/trophy Open the trophy menu

Homes

/delhome <name> Delete a home
/home <player> <home> Teleport to another player's homes
/home [home] Teleport to one of your homes
/homes List your homes
/homes <player> List another player's homes
/homes edit [home] Open the homes edit menu
/homes help Learn about our Homes system and the commands it offers
/homes limit [player] View how many homes you can set
/homes nearest [player] View your nearest home
/sethome [name] Set a new home or update a home's location

Hub

/hub Teleport to the hub
/hub (warp|warps) (teleport|tp|warp) <name> Teleport to a warp
/hub (warp|warps) <name> Teleport to a warp
/hub (warp|warps) list [filter] List available warps
/hub (warp|warps) nearest View the nearest warp
/hub (warp|warps) tp nearest Teleport to the nearest warp
/hub treasurehunt debug [enable] Toggle debug mode for treasure hunt
/hub treasurehunt View your treasure hunt progress

Item Tags

/itemtags View an item's condition and rarity
/itemtags debugItem View detailed information about an item's tags

Kit

/kit List available kits
/kit <kit> Spawn a kit

Legacy

/legacy (warp|warps) (teleport|tp|warp) <name> Teleport to a warp
/legacy (warp|warps) <name> Teleport to a warp
/legacy (warp|warps) list [filter] List available warps
/legacy (warp|warps) nearest View the nearest warp
/legacy (warp|warps) tp nearest Teleport to the nearest warp
/legacy home <home> Teleport to your legacy homes
/legacy home visit <player> <home> Teleport to another player's legacy homes
/legacy homes [player] View a list of legacy homes
/legacy homes delete <name> [player] Delete a legacy home
/legacy homes set <name> [player] Set a new legacy home
/legacy homes setItem <home> <material> Set the display item for a legacy home
/legacy items list <status> [player] View legacy items in each state
/legacy items receive Receive transfer approved legacy items
/legacy items transfer Submit legacy items for transfer review
/legacy vaults [page] [user] Open a legacy vault
/legacy vaults limit [user] View how many legacy vaults you own

McMMO

/<skillname> Shows the skill scoreboard and more detailed information about the skill
/mcmmo (sb|scoreboard) (c|clear|remove) Remove the current scoreboard
/mcmmo (sb|scoreboard) (k|keep) Anchor the current scoreboard
/mcmmo abilities Toggle activating right click abilities
/mcmmo cooldowns View ability cooldowns
/mcmmo prestige [player] View the number of times a player has prestiged their skills
/mcmmo prestige top [page] [--skill] View the prestige leaderboards
/mcmmo protectItem Protect items from mcMMO repair/salvage
/mcmmo protectItems Protect items from mcMMO repair/salvage
/mcmmo rank [player] View skill ranks
/mcmmo reset Prestige skills for rewards
/mcmmo stats [player] View mcMMO skill levels
/mcmmo top [skill] [page] View skill leaderboards

McMMO Prestige

/combine Combine matching postions in your inventory in stacks
/horsepicker Open the horse picker menu

Minigames

/bingo Open the Bingo menu
/gamelobby Teleport to the minigame lobby
/minigames Teleport to the minigame lobby
/minigames (quit|leave) Quit your current minigame
/minigames (warp|warps) (teleport|tp|warp) <name> Teleport to a warp
/minigames (warp|warps) <name> Teleport to a warp
/minigames (warp|warps) list [filter] List available warps
/minigames (warp|warps) nearest View the nearest warp
/minigames (warp|warps) tp nearest Teleport to the nearest warp
/minigames accept Accept the last match invite
/minigames autoreset [boolean] Enable auto-reset in checkpoint minigames
/minigames clearBossBars Clears Boss Bars from your screen
/minigames collectibles View the minigame collectibles menu
/minigames hideParticles <type> Toggle hiding collectibles particles
/minigames invite [arena] [--mechanic] Invite players to a match
/minigames join <arena> Join a minigame
/minigames join random [mechanic] Join a random minigame
/minigames leaderboard timed [arena] View the leaderboard for timed minigames
/minigames mechanics [filter] [--group] List mechanics, optionally filtered by name and/or group
/minigames night View when the next Minigame Night occurs
/minigames settings bowInOffHand [boolean] Toggle whether bows spawn in your offhand
/minigames tokenExchange Opens the Token Exchange Menu
/minigames tokens [user] View a player's minigame tokens

Misc

/age View the age of the server
/age <player> View the age of a player
/apply Learn how to apply for a Staff position
/armorstandeditor arms [enable] Toggle the arms on the armor stand you are looking at
/armorstandeditor set yaw <yaw> Set the yaw of an armor stand
/axolotlbucket <variant> [amount] Spawn an axolotl of a certain color
/back [count] Return to your previous location after teleporting
/badge <badge> [user] Set your active badge
/badge off [user] Turn off your badge
/bank [player] Displays all currencies owned by the player
/birthdays [page] List upcoming birthdays
/birthdays of [player] View a player's birthday
/birthdays set <birthday> [player] Set your birthday
/birthdays unset [player] Unset your birthday
/blockmarkers [state] View block marker particles (i.e. barriers, light)
/book Unsign a book
/book title <title...> Set the title of a book
/boop <player> [message...] [--anonymous] Boop a player
/break Break the block you are looking at
/buildcontest List active build contests
/buildcontest help View commands available in build contests
/calcspeed [startDelay] Calculate your movement speed
/claimhead <headId> Claims a Head Database head if you have a valid coupon
/clearinventory Discard all items your inventory
/clearinventory undo Restore your recently cleared inventory
/clearscreen [lines] Clear your chat
/clientside radius <radius> [user] Set your client side entity render radius
/colors View color and formatting codes
/colorutils getHex <color> Get the hex code of a default color
/colorutils getRankHex <rank> Get the hex code of a rank
/colorutils gradient <colors> <input...> [--decolorize] Color gradient your input
/colorutils rainbow <input...> [--decolorize] Rainbow-ize your input
/compass [on|off] Display a compass at the top of your screen
/convertcoordinates View the equivalent overworld or nether coordinates
/countdown [duration] Count down from 5 to 0 in local chat
/crepeat Automatically repeat LWC commands without having to type them out again
/currenttime <player> Check what time it is for another player
/currenttime format <12/24> [player] Set your preferred time format
/currenttime update [player] Update your timezone information
/deathmessages behavior <behavior> [player] [duration...] Change the broadcast behavior of a your death messages
/deathmessages list [page] View custom death messages
/deathmessages messages <key> [page] View custom death messages for a specific translation key
/deathmessages suggest <key> <message...> Suggest a new custom death message for a specific translation key
/distance <player> View the distance between you and another player
/dnd [state] Toggle Do Not Disturb mode
/documentation commands meta dump Dump all command metadata to the commands-meta.json file
/doublejump [state] [player] Toggle double jump in applicable areas
/durabilitywarning [enable] Toggle whether you want to notified when a tool or armor piece has low durability
/echo [string...] Print your colorized input in chat
/emptybucket Empty the bucket you are holding
/emptybucket [type] Empty all buckets of a certain type
/endermanfarm Learn why enderman farms are regulated
/endermanfarm add <player> [owner] Give a player access to your enderman farm
/endermanfarm list [owner] View who has access to your enderman farm
/endermanfarm remove <player> [owner] Remove a player's access to your enderman farm
/faq [page] View our frequently asked questions
/firstlogin [player] View when a player first joined the server
/fixghostblocks [radius] Request block updates from the server to fix nearby "ghost" blocks
/hallofhistory Teleport to the Hall of History
/hallofhistory promotionTimes [page] View how long it took all staff members to be promoted
/hallofhistory staffTime [page] View how long each staff member was staff
/hallofhistory view <player> View a staff member's rank history
/health <player> [number] View a player's health
/health target [number] View the health of the entity you are looking at
/help View some basic commands of the server
/history <player> [page] View a player's punishment history
/hopper [enable] Enable hoppers on your LWC protection
/hours [player] View a player's play time on the server, excluding AFK time
/hours top [args...] View the play time leaderboard for any year, month, or day
/hunger [player] [number] View or set a player's hunger
/hunger target [number] Set the target player's hunger
/inviterewards Learn about Invite Rewards
/inviterewards <username> Receive a reward for inviting a player to the server
/ip View the server's IP
/iteminfo [material] View an item's NBT
/ivebeengriefed View information on what to do when you get griefed
/jukebox list [page] View your owned songs
/jukebox play <song...> Play a song
/jukebox stop Stop playing a song
/jukebox store [page] View the jukebox store
/jukebox store preview <song...> Preview a song
/jukebox store purchase <song...> Purchase a song
/lastdeath [player] [worldgroup] View the time since a player last died
/lastlogin [player] View the last time a player logged in
/lastlogout [player] View the last time a player logged out
/lwcinfo Sends information on the LWC plugin and what it's used for
/lwcinfo (cmd|commands) Learn about LWC and the commands it offers
/mail box View your mail box
/mail send <player> [message...] Send a message and/or items to a player
/map [player] Generate a link to our web map, allowing you to see the entire world from your browser
/measure 1 Set your starting point
/measure 2 Measure the distance between your starting point and current location
/modreview View all reviewed mods
/modreview <mod> View whether a mod is allowed on the server
/modreview list [page] List reviewed mods
/modreview request <name> [notes...] Request a mod to be reviewed by the staff team
/mutemenu Hide or mute certain parts of the server, such as chat, automatic broadcasts, and sounds
/name <partial/uuid/nickname> View the real name of a player from their nickname, uuid, or partial name
/near [player] View nearby players and their distance from you
/nerd about <about...> Set your About Me
/online List online players and view basic information about them
/onlinestaff View online staff members
/pastnames <target> View known previous names of a player
/ping [player] Check your connection speed to the server
/playersearch <name> [amount] Search for a player with a partial name
/playerweather <weather> Change your client-side weather
/playerweather off Set your client-side weather to clear
/playerweather reset Sync your weather with the server
/preferrednames [player] View a player's preferred names
/preferrednames add <name> Add a preferred name
/preferrednames remove <name> Remove a preferred name
/pronouns [user] View a player's pronouns
/pronouns add <pronoun> [user] Add a pronoun to your pronouns
/pronouns remove <pronoun> [user] Remove a pronoun from your pronouns
/protection View the different types of protection offered on the server
/push [enable] Toggle entity collision
/pvp [state] Toggle PVP
/pvp actionBar [state] Toggle the action bar alerting you that you have PVP enabled
/pvp keepInventory [enable] Toggle keeping your inventory and experience when dying in PVP
/quickaction <player> View a menu with common actions to perform on a player (ie teleport, message, pay)
/randomteleport [world] Teleport to a random location in the Survival or Resource overworld
/ranks View the available ranks on the server
/ranks guide Learn how to progress through the ranks
/ranks of <player> View a player's rank
/referral Tell us how you found the server
/rules View the server's rules
/rules search <string...> Search for a specific rule on the server
/seen [player] Check when a player was last online, or how long they have been online
/showitem <hand|offhand|helmet|chestplate|leggings|boots> [message...] Display an item in chat
/sidewayslogs [state] Toggle locking log placement to the vertical orientation
/sidewaysstairs <state> Toggle stair orientation handling
/sidewaysstairs copy [modification] Copy the direction and slope of an existing stair
/sidewaysstairs reset Remove all stair orientation configuration
/sidewaysstairs set direction <direction> Lock placement of stairs to a certain direction
/sidewaysstairs set slope [orientation] Lock placement of stairs to normal or inverted
/sit Sit on the block you're looking at
/skinify [player] Open a link to our skin generator
/sneak Crouch
/snoweffect [on|off] Toggle the custom snow effect in applicable regions
/staff View all current staff members
/staffhall Teleport to the staff hall
/staffhall view <player> View information about a staff member
/staffhelp Learn how to obtain help from Staff
/statusbar [on|off] Toggle a status bar at the top of your screen
/striplogs behavior <behavior> Change how you strip logs (default, require shift, or prevent)
/tameables (info|view) View the owner of a tameable entity
/tameables count <entityType> Count the animals you own (Must be in loaded chunks)
/tameables find <entityType> Make your nearby animals glow so you can find them
/tameables move Teleport an animal to your location
/tameables sit <entityType> Make all your animals sit
/tameables stand <entityType> Make all your animals stand up
/tameables summon <entityType> Summon the animals you own (Must be in loaded chunks)
/tameables summon lock Prevent an animal from being summoned
/tameables summon unlock Allow a previously locked animal to be summoned again
/tameables transfer <player> Transfer ownership of an animal to another player
/tameables untame Remove ownership of an animal
/teleport <player> [player] [--keepVelocity] Teleport using a player name, coordinates, or a map link
/teleporthere <player> Summon a player to your location
/teleporthererequest <player> Request a player teleport to you
/teleportrequest <player> Request to teleport to a player
/trash Open a menu where you can trash items
/trash <materials...> Trash certain materials from your inventory
/unique View how many unique players have joined the server
/uuid [player] View a player's UUID
/villagers find fromJobSite Find the villager using the job block you are looking at
/wardcharm check Check if an entity is warded
/wardcharm recipe View the crafting recipe for the Ward Charm
/wardcharm unward Unward an entity
/wardcharm wardable [page] View the list of entity types that can be warded
/world (groups|icons) Lists all worlds that have a custom icon
/world [player] View what world you or another player are currently in
/world uuid [world] Get the UUID of a world

Mob Heads

/mobheads Open the mob head menu
/mobheads top heads [page] View the mob head leaderboard
/mobheads top kills [page] View the mob kill leaderboard

Nameplates

/nameplates debug verticalOffset spawn <float> Change the vertical spawn offset
/nameplates debug verticalOffset translation <float> Change the vertical translation offset
/nameplates view [enable] Toggle whether you can see nameplates
/nameplates viewSelf [enable] Toggle whether you can see your own nameplate

Parkour

/parkour leaderboard <course> [page] View course leaderboard
/parkour quit Quit your current lobby parkour course and teleport out
/parkour reset Teleport to the start of your current lobby parkour course

Particles

/particles Open the particles menu
/particles stop <effectType> Stop a particle effect
/particles stop all Stop all particle effects

Party

/party close Require invites to join your party
/party disband Disband your current party
/party info View information about your party
/party invite <player> Invite a player to your party
/party join <player> Join a player's open party
/party kick <player> Kick a player from your party
/party leave Leave your current party
/party open Allow anyone to join your party without invites
/party promote <player> Promote a party member to party leader
/party settings warp [on/off] Toggle being automatically warped by the party leader
/party settings xpshare [on/off] Toggle sharing your exp with nearby party members
/party warp Warp your party to you

Profiles

/friends (add|invite) <player> Send a player a friend request
/friends list List your friends
/friends of <player> View a player's friends list
/friends remove <player> Remove a player from your friends list
/profile [player] View a player's profile

Radio

/radio info Shows info about the radio you are listening to
/radio join [radio] Join a radio
/radio leave Leave the listened radio
/radio mute [enable] Mute all radios
/radio toggle Toggles in between joining and leaving the server radio
/radio volume <number> Sets the volume for all radios for yourself

Recipes

/customrecipes View all custom recipes
/recipes all Learn all recipes
/recipes none Unlearn all recipes

Resource Pack

/decoration [--theme] [--currency] Open the catalog menu
/decoration dye color <color> Dye an item
/decoration dye metal <metal> Plate an item
/decoration dye stain <stain> Stain an item
/decoration get <type> Get the decoration
/decoration getItem creativeBrush Spawn a creative brush
/decoration getItem magicDye Spawn a magic dye bottle
/decoration getItem magicMineral Spawn a magic mineral bottle
/decoration getItem magicStain Spawn a magic stain bottle
/decoration getItem paintbrush Spawn a paintbrush
/decoration getMasterCatalog Get the master catalog
/decoration info Display information on the held decoration
/decoration infoTarget Display information on the target decoration
/decoration store Teleport to the decoration store
/decoration wiki Open the wiki page for Decorations
/playerplushies store View the Player Plushie store
/playerplushies view View Player Plushies in the Store Gallery
/playerplushies vouchers [player] View how many vouchers you have
/playerplushies vouchers give <player> <amount> Send vouchers to another player
/resourcepack Download the resource pack
/resourcepack local [enabled] Tell the server you have the resource pack installed locally
/resourcepack status [player] View a player's resource pack status and version

Scoreboard

/scoreboard [on/off] Turn the scoreboard on or off
/scoreboard edit Control which lines you want to see
/scoreboard reset Reset settings to default

Shop

/market Open the resource world market
/market autoSellBehavior <behavior> Set behavior for auto selling to the resource market
/resourceworld Teleport to the resource world
/resourceworld notice Show the notice explaining the caveats and dangers of the resource world
/resourceworld setNewSeed <environment> <seed> Set the next seed for the specified environment
/shop Open the shops menu
/shop <player> Open a player's shop
/shop collect dump [stacks] Dump up to 500 stacks of items from your shop holding onto the ground
/shop collect Collect items sold to you or items that didnt fit in your inventory
/shop edit Edit your shop
/shop history [player] [page] [--world] View your shop transaction history
/shop items Browse all available items on the store
/shop list List available shops
/shop massRestock Restock any item in your shop in one menu
/shop search <item...> Search the shop for an item

Social Media

/instagram Receive a link to the server's Instagram
/queup Receive a link to the server's QueUp
/reddit Receive a link to the server's Reddit
/socialmedia View links to all of our social media sites
/socialmedia [player] View a player's linked social media accounts
/socialmedia link <site> <username> [player] Link your social media account
/socialmedia mature [player] Mark social media accounts as 18+ only
/socialmedia unlink <site> [player] Unlink your social media account
/steam Receive a link to the server's Steam group
/twitch Receive a link to apply for Creator
/twitter Receive a link to the server's Twitter
/website Receive a link to the server's website
/youtube Receive a link to the server's YouTube

Statistics

/statistics [player] Open the statistics menu
/statistics leaderboard <group> [stat] [--page] View the leaderboard for statistic group or specific statistic
/statistics leaderboardsLed [player] [--page] View the players leading the most leaderboards, or the leaderboards a player is leading

Store

/emojihats <type> Activate an emoji hat
/emojihats list [page] List owned emoji hats
/store Get a link to the server store
/store broadcasts <on/off> Toggle your purchase broadcasts
/store contributors recent [page] View recent contributors
/store coupons list <player> List your available coupon codes
/store credit [player] View your store credit
/store credit redeem <amount> [player] Generate a coupon code with store credit
/store gallery Teleport to the store gallery
/store packages [player] View which packages you own

Survival

/weeklywakka check Check if you have found this week's Weekly Wakka
/weeklywakka info Get information about the Weekly Wakka challenge

Tickets

/report <player> <reason...> Report a player to the staff team
/ticket <description...> Open a ticket with the staff team
/tickets View open tickets
/tickets (tp|teleport) <id> Teleport to the location a ticket was created
/tickets close <id> Close a ticket
/tickets page [page] View your tickets
/tickets reopen <id> Re-open a closed ticket
/tickets view <id> View detailed information about a ticket

Trust

/trust Open the trust menu
/trust <player> Open the trust menu for the specified player
/trust all <players> Allow specified player(s) to everything
/trust decorations <players> Allow specified player(s) to modify decorations
/trust home <home> <players> Allow specified player(s) to a specific home
/trust homes <players> Allow specified player(s) to all homes
/trust lock <players> Allow specified player(s) to a specific lock
/trust locks <players> Allow specified player(s) to all locks
/trust teleports <players> Allow specified player(s) to teleport to you at any time
/untrust Open the trust menu
/untrust all <players> Remove a player from all trusts
/untrust decorations <players> Remove a player's access to your decorations
/untrust home <home> <players> Remove a player's access to a home
/untrust homes <players> Remove a player's access to your homes
/untrust lock <players> Remove a player from a lock
/untrust locks <players> Remove a player's access to your locks
/untrust teleports <players> Remove a player's ability to teleport to you without asking

Vault

/vault [page] [user] Open a vault
/vault limit [user] View how many vaults you own

Vote

/banner copy Copy a banner's patterns from one hand to another
/banner custom Receive a link to a banner list website where you can find custom banners to purchase with vote points
/dailyvoterewards rewards View the vote streak rewards
/dailyvoterewards streak [player] View a player's voting streak
/dailyvoterewards today [player] Check whether you have advanced your streak today
/dailyvoterewards top [page] View the vote streak leaderboard
/vote View information about voting and get links to the vote sites
/vote history [player] [page] View your voting history
/vote points [player] View your vote points
/vote points store [page] Open the vote points store
/vote points store buy oneblock-expansion Buy a OneBlock island expansion from the vote points store
/vote points store buy plot Buy a plot from the vote points store
/vote points top [page] View the vote point leaderboard
/vote reminders [enable] [player] Toggle Discord voting reminders
/voteholo create <text...> Create a hologram
/voteholo delete Delete your hologram
/voteholo edit <text...> Edit your hologram
/voteholo tphere Summon your hologram

Warps

/creative Teleport to the creative world spawn
/creative home [number] [player] Visit your or another player's creative plot
/spawn [world] Teleport to your current world's spawn or Hub if there is none
/survival Teleport to the survival world spawn
/warps Open the warps menu
/warps (list|warps) [filter] List available warps
/warps (teleport|tp|warp) <name> Teleport to a warp
/warps <name> Teleport to a warp
/warps nearest View the nearest warp
/warps tp nearest Teleport to the nearest warp

Wiki

/mcwiki search <query...> Search the wiki for key words
/wiki search <query...> Search the wiki for key words

Wither

/wither abandon Cancel your challenge
/wither challenge Challenge the wither to a fight
/wither chat <message...> Send a message to all members of the party
/wither invite <player> Invite players to your party
/wither quit Forfeit the fight
/wither spectate Spectate the fight

World Edit

//contractall [amount] Contract your selection in every direction
//contracth [amount] Contract your selection horizontally
//contractv [amount] Contract your selection vertically
//distributionfixed [page] View an accurate (but much slower) block distribution if WorldEdit's is incorrect
//expandall [amount] Expand your selection in every direction
//expandh [amount] Expand your selection horizontally
//expandv [amount] Expand your selection vertically
//here [amount] Set your selection to your current location and optionally expand it in all directions
//hereh [amount] Set your selection to your current location and optionally expand it horizontally
//herev [amount] Set your selection to your current location and optionally expand it vertically
//scale <scale> Scale your selection
//selectionteleport Teleport to the center of your selection
//there [amount] Set your selection to your target block and optionally expand it in all directions
//thereh [amount] Set your selection to your target block and optionally expand it horizontally
//therev [amount] Set your selection to your target block and optionally expand it vertically
//unbindallbrushes Unbind all brushes from all tools
//wand Get a WorldEdit wand with extended reach

Builder

Chat

/alert <player> Play a ping sound to a player
/translator <player> Automatically translate messages from a player
/translator stop [player] Stop automatically translating messages from a player

Events

/debugdot <x> <y> <z> [--color] [--ticks] Spawn a debug dot at the specified location
/debugdot relative <x> <y> <z> [--color] [--ticks] Spawn a debug dot relative to the player's location

Hub

/hub (warp|warps) (rm|remove|delete|del) <name> Delete a warp
/hub (warp|warps) (set|create) <name> Create a new warp
/hub (warp|warps) reset <name> Update a warp's location

Justice

/clearchat Clear the chat of all online non-staff players
/playernotes <player> View staff notes on a player
/playernotes add <player> <note...> Write a note
/playernotes remove <player> <id> Delete a note
/playernotes search <keyword...> Search all notes for key words

Kit

/kit edit Open the kit editor menu
/kit reload Reload kits from disk

Legacy

/legacy (warp|warps) (rm|remove|delete|del) <name> Delete a warp
/legacy (warp|warps) (set|create) <name> Create a new warp
/legacy (warp|warps) reset <name> Update a warp's location

Minigames

/bingo scramble Generate a new random Bingo board
/minigames (warp|warps) (rm|remove|delete|del) <name> Delete a warp
/minigames (warp|warps) (set|create) <name> Create a new warp
/minigames (warp|warps) reset <name> Update a warp's location
/minigames warp arena <arena> Warp to an arena

Misc

/back locations [player] View your recent back locations
/blockcenter Cardinally center yourself on the block you are standing on
/blockcenter corner intercardinal Intercardinally center yourself on the corner of the block
/blockcenter corner Cardinally center yourself on the corner of the block
/blockcenter intercardinal Intercardinally center yourself on the block you are standing on
/blockcenter look intercardinal Set your yaw to the nearest 45° angle and your pitch to 0
/blockcenter look Set your yaw to the nearest 90° angle and your pitch to 0
/blockcenter pitch Set your pitch to 0
/blockcenter yaw intercardinal Set your yaw to the nearest 45° angle
/blockcenter yaw Set your yaw to the nearest 90° angle
/blocknbt View NBT data of your target block
/book author <name...> Set the author of a book
/cheats <on|off> Toggles vanish, god, flight, WorldGuard edit, and gamemode
/compact Combine all stackable items
/compact hand Combine the item in your hand into an existing stack
/enderchest <player> View your or another player's enderchest
/entities byChunk <type> [world] View entity counts by chunk
/entities find <type> [radius] [--uuid] Locate all nearby entities of a specific type
/entities near [radius] Count all entities within a radius
/entities report [radius] [type] View the number of entities near each online player
/entities villagers [world] View villager counts and whether they have a bed & profession by chunk
/entitycannon [entityType] Launch an exploding entity
/entitynbt View the NBT data of your target entity
/entitynbt nearest View the NBT data of the nearest entity
/entitynbt set <key> <type> <value> Set an NBT key on your target entity
/entitynbt unset <key> Remove an NBT key on your target entity
/entitynbt uuid [--nearest] View the UUID of your target entity
/forward <blocks> Teleport yourself forward a specific amount of blocks
/godmode [enable] [player] Toggle god mode, preventing damage and mob targeting
/griefprotectioninfo Send a predefined message explaining that grief is not allowed
/hallofhistory setwarp Update the warp location
/homes near [page] View all nearby homes
/hopperlag [amount] View hoppers that are triggering InventoryMoveEvents repeatedly
/igosleep [hours] Kick yourself after a certain amount of time
/invsee <player> Access another player's inventory
/iteminfo enchanted View all items with an enchant glint
/iteminfo extended [material] View miscellaneous information about a material
/leash (stopAll|cancelAll) Cancel all server leashes
/leash (stop|cancel) Unleash yourself from a player
/leash <target> Leash yourself to a player
/leash setVelocity <velocity> Set the server's leash pull velocity
/letmeedit Unvanish, enable WorldGuard edit, and switch to creative mode if applicable
/locations View player locations by world
/lwcco <player> Change the owner of a container
/market reload Reload the Market items
/modreview requests [page] View pending review requests
/multicommand <commands...> [--asOp] Run multiple commands at once separated by ' ;; '
/nearestblock <material> <radius> Find the nearest block of a certain type
/newplayers [page] List new players
/newrankcolors print Print your color config's color codes to console for copying
/newrankcolors reset <rank> Reset a rank's color to default
/newrankcolors set <rank> <color> Save a new rank color to your color config
/newrankcolors test <rank> <color> Preview a color on a rank
/newrankcolors view View your rank color config
/permcheck <permission> Check if you have a permission
/permcheck <player> <permission> Check if a player has a permission
/playeraliases List your aliases
/playeraliases add <player> <alias> Define an alias for a player
/playeraliases list [player] List a player's aliases
/playeraliases remove <player> <alias> Remove an alias from a player
/powertool [string...] Tie a command to an item
/powertool clear Deactivate all powertools
/powertool list List active powertools
/powertool toggle Toggle running commands with powertools
/protectionutils canBreak Tests if you can break at your location
/protectionutils canBuild Tests if you can build at your location
/protectionutils canInteract Tests if you can interact at your location
/protectionutils canUse Tests if you can use at your location
/protectionutils listCompatibilities Lists the loaded protection compatibilities
/queup updates [enable] Toggle listening for song updates
/reminders create <id> <text...> Create a reminder
/reminders delete <id> Delete specified reminders
/reminders edit <id> Edit reminders that already exist
/reminders list [page] List created reminders
/reminders motd [player] View the MOTD
/reminders reload Reload reminders
/reminders save Saves all reminders to the spreadsheet
/reminders setInterval <seconds> Edit how often reminders appears in chat
/reminders show <player> <reminder> Show a player a certain reminder in chat
/reminders test <player> <reminder> Test if a player will receive a specific reminder
/reminders testCondition <player> <reminder> Test if a player has met the conditions for a specific reminder
/signlines [arguments...] Modify a sign's contents
/snowlayers fixGrass [radius] Set nearby grass to be snowy if covered by snow
/snowlayers fixOverlay [radius] Remove snow layers on top of snow layers
/snowlayers overlay <radius> <topBlockOnly> <materials> Overlay nearby blocks with a layer of snow
/snowlayers set <layers> Set your current location to snow with the provided amount of layers
/soundmenu [integer] Open the sound menu
/soundmenu changePitch <number> Update the pitch at which sounds play at
/soundmenu play <sound> Play a sound
/soundmenu togglePlayTo Toggle playing the sounds to other players
/staffrules View staff rules
/teleport generateCommand Print a copyable command that teleports you to your current location
/teleport toggle Toggle preventing lower ranked staff from teleporting to you
/toggleentitynoise Make an entity silent
/tree [type] Spawn a tree at the block you are looking at
/unvanish Turns vanish off
/unvanish creative Turns vanish off and puts you in the Creative channel
/unvanish gameworld Turns vanish off and puts you in the Minigames channel
/weeklywakka (rm|remove|delete|del) <name> Delete a warp
/welcome [player] Welcome a player
/whereis <player> Look at and glow
/whereis glow <on|off> Toggle glowing nearby players
/whereis glow threshold <threshold> Set the radius at which players start glowing
/whois <player> View information about a player such as their rank, history, alts, playtime, and more
/world list List all worlds
/worldeditutils breakNaturally [--silkTouch] Break all blocks in your selection with drops and particles
/worldeditutils clipboard [--build] [--async] [--entities] Test pasting your clipboard
/worldeditutils clipboard copy Copy your selection to an internal clipboard
/worldeditutils clipboard paste Paste your internal clipboard at your location
/worldeditutils colorReplace <from> <to> Swap colored materials (i.e. wool concrete)
/worldeditutils fake Test a custom copy/paste implementation
/worldeditutils oceanflora <radius> [--kelpChance] [--seagrassChance] [--tallSeagrassChance] [--nothingWeight] [--minKelpAge] [--maxKelpAge] Generate ocean flora
/worldeditutils rotate [y] [x] [z] Test rotating your selection
/worldeditutils schem buildQueue <schematic> <seconds> Procedurally build a schematic
/worldeditutils schem paste <name> [--entities] Paste a schematic
/worldeditutils schem save <name> [--entities] Save a schematic using commands
/worldeditutils schem saveReal <name> Save a schematic using the API
/worldeditutils smartReplace <from> <to> Swap materials on blocks without deleting block data such as rotation
/worldeditutils tagReplace <from> <to> Replace all materials in a tag with another material
/worldguardedit [enable] Toggle WorldGuard edit bypass
/worldguardedit flags registry [enable] Set the WorldGuard flag registry state

Radio

/radio moveWorld <radio> Set the world of the radio to your location
/radio players <radio> Lists all players listening to the server radio
/radio teleport <radio> [index] Teleport to the location of the radio

Resource Pack

/decoration changeOwner <player> Change the owner of a decoration
/decoration stats Display stats about Decorations
/decoration store layout history Displays a list of when the last 10 layouts were pasted
/decoration store layout list Display a list of the layout schematics
/decoration store layout pasteTest create Paste the next layout into the test store
/decoration store layout pasteTest empty Paste the next layout into the test store
/decoration store layout pasteTest next Paste the next layout into the test store
/decoration store layout pasteTest overwrite Paste the next layout into the test store
/decoration store layout pasteTest previous Paste the next layout into the test store
/resourcepack menu [folder] Open the resource pack menu
/resourcepack statuses View the resource pack status of all online players

Trust

/untrust admin all <owner> <players> Remove a player from all of another player's trusts
/untrust admin decorations <owner> <players> Remove a player's access to another player's decorations
/untrust admin homes <owner> <players> Remove a player's access to another player's homes
/untrust admin locks <owner> <players> Remove a player's access to another player's locks
/untrust admin teleports <owner> <players> Remove a player's ability to teleport to another player without asking

Vote

/vote bestDays allTime [page] View the days with the most votes of all time
/vote bestDays monthly [month] [page] View the days with the most votes in a month
/vote bestDays yearly [year] [page] View the days with the most votes in a year
/vote onlineCounts View whether online players have voted

Warps

/questwarps (list|warps) [filter] List available warps
/questwarps (rm|remove|delete|del) <name> Delete a warp
/questwarps (set|create) <name> Create a new warp
/questwarps (teleport|tp|warp) <name> Teleport to a warp
/questwarps <name> Teleport to a warp
/questwarps nearest View the nearest warp
/questwarps reset <name> Update a warp's location
/questwarps tp nearest Teleport to the nearest warp
/spawn force [player] Force a player to their world's spawn and prevent /back
/staffwarps (list|warps) [filter] List available warps
/staffwarps (rm|remove|delete|del) <name> Delete a warp
/staffwarps (set|create) <name> Create a new warp
/staffwarps (teleport|tp|warp) <name> Teleport to a warp
/staffwarps <name> Teleport to a warp
/staffwarps nearest View the nearest warp
/staffwarps reset <name> Update a warp's location
/staffwarps tp nearest Teleport to the nearest warp
/warps (rm|remove|delete|del) <name> Delete a warp
/warps (set|create) <name> Create a new warp
/warps reset <name> Update a warp's location

Wither

/wither maintenance Enable maintenance mode
/wither processQueue Proccess the fight queue
/wither reset Reset the wither arena

World Edit

//delvillage Delete a village and replace with flat world terrain
//fixflat Replace the terrain in your selection with flat world terrain
//schematicbrush <schematic> Create a schematic brush tool

Moderator

Discord

/discord forceLink <player> <id> Force link a player's Minecraft and Discord accounts
/discord linkStatus [player] View a player's Discord account link status
/discord lockdown Enable lockdown mode on Discord

Documentation

/documentation commands info <command> [page] View which paths in a command are undocumented
/documentation commands validate [page] Validate that all commands have documentation

Homes

/delhome <player> <name> Delete another player's home
/sethome <player> <name> Set a new home for another player or update a home's location

Justice

/altban <players> [time/reason...] [--now] Ban a player or players and all their IP connected accounts
/alts <player> View a list of players that have logged in the with same IP
/ban <players> [time/reason...] [--now] Ban a player or players
/calcban <pastBans> <blocksGriefed> View a rough recommended ban time based on past bans and blocks griefed
/forcechannel <player> <channel> Force a player into a channel
/freeze <players(s)> Freeze a player or players
/freeze cleanup Delete left over freeze armor stands
/freeze list [page] List frozen players
/history delete <player> <id> Delete an entry from a player's punishment history
/kick <players> <reason...> Kick a player or players
/lockdown bypass add <player> Allow a player to bypass the current lockdown
/lockdown bypass remove <player> Remove a player's bypass to the current lockdown
/lockdown end End lockdown mode
/lockdown start Enable lockdown mode
/mute <players> [time/reason...] [--now] Mute a player or players
/nameban <player> Ban a player until they change their name
/nameban addWord <word> Add a banned word
/nameban list names [page] List banned names
/nameban list words [page] List banned words
/nameban removeWord <word> Remove a banned word
/nameban unban <player> Remove a name ban
/punishments General guideline for punishments
/redhanded <players(s)> Freeze a player or players, force them to local chat and unvanish to confront them
/skinban <player> Ban a player until they change their skin
/skinban list [page] List skin banned players
/skinban unban <player> Remove a skin ban
/unaltban <player> Un-alt-ban a player
/unban <player> Unban a player
/unfreeze <players...> Unfreeze a player
/unmute <player> Unmute a player
/unwatchlist <player> Unwatchlist a player
/warn <players> <reason...> Warn a player or players
/watchlist <players> <reason...> Watchlist a player or players
/youmaycontinue <player> [warn...] Unfreeze a player, force them into global, vanish, and optionally warn them

Minigames

/checkpoints (remove|delete) <number> Delete a checkpoint
/checkpoints (set|add|create) <number> Create a checkpoint
/checkpoints tp <number> Teleport to a checkpoint
/infection expansion create <open> [id] Create an arena expansion region and schematic
/infection spawnDoor create <open> <id> Create a spawn door region and schematic
/minigames (delete|remove) <arena> Delete an arena
/minigames (podium|podiums) (getId|getIds) [position] Get the ids of the podium NPCs
/minigames (podium|podiums) (s|summon) <position> Teleport a podium NPC to you
/minigames (podium|podiums) <position> <player> <title...> Update the weekly podiums
/minigames (podium|podiums) setId <position> <id> Set the NPC id of a podium position
/minigames (podium|podiums) tp <position> Teleport to a podium NPC
/minigames (reload|read) [arena] Reload an arena from disk
/minigames (save|write) [arena] Write an arena to disk
/minigames (tp|teleport) <player> [player] Teleport a minigamer
/minigames addSelectedBlocksToArena [arena] Add all materials within your selection to the arena block list
/minigames addSpawnpoint [arena] [team] Add a team spawnpoint
/minigames copy <from> <to> Copy some settings from one arena to another
/minigames create <name> Create a new arena
/minigames createRegion <arena> <name> Create a region for an arena
/minigames edit <arena> Open the arena config menu
/minigames end [arena] Force end a match
/minigames inviteAll [arena] [--mechanic] Invite all players to a match
/minigames linkSpawnpoints [arena] [fromTeam] [toTeam] Link two teams' spawnpoint lists together so they are shared
/minigames list [filter] [--mechanic] [--inactive] List minigame maps, optionally filtered by name and/or mechanic
/minigames modifier <modifier> Activate a minigame modifier
/minigames modifier random Activate a random minigame modifier
/minigames schem paste <arena> <name> Paste an arena's schematic at your location
/minigames schem save <arena> <name> [--createRegion] Create an arena schematic from your selection and optionally create a region
/minigames setLobbyLocation [arena] Set the lobby location of an arena
/minigames setSpectateLocation [arena] Set the spectate location of an arena
/minigames setTime <seconds> Set the time left in a match
/minigames signs flag <team> Create a flag sign
/minigames signs flag capture <team> Create a flag sign
/minigames signs join <arena> Create a join sign
/minigames signs join random <mechanic> Create a join random sign
/minigames signs lobby Create a lobby sign
/minigames signs quit Create a quit sign
/minigames start [arena] Force start a match
/minigames tppos <player> <x> <y> <z> [yaw] [pitch] Teleport a minigamer to coordinates
/minigames warn <player> [reason] Warn a player for not obeying minigame rules and strike them with lightning
/murder (scraps|scrapoints) add Add a scrap spawn point
/murder (scraps|scrapoints) hide Hide scrap spawn points
/murder (scraps|scrapoints) show Show all scrap spawn points with client-side emerald blocks
/murder kit Receieve the Murder kit

Misc

/dyebomb give <amount> [player] Spawn dye bombs
/entitycap <amount> Change the entity cap of a creative plot
/fakeop <player> Sends a player a message prentending they have been made OP
/hallofhistory addRank <player> <current|former> <rank> <promotionDate> [resignationDate] Add a rank to a staff member's rank history
/hallofhistory clear <player> Clear a player's rank history
/hallofhistory removeRank <player> <current|former> <rank> <promotionDate> [resignationDate] Remove a rank from a staff member's rank history
/hasreadrules <player> View whether a player has read each section of the rules
/mobcap <amount> Change the mob cap of a creative plot
/plotredstone Toggle redstone on a creative plot
/referral debug [player] Debug a player's referral data
/referral extraInputs [page] View all manual inputs
/referral stats View stats showing which sites give us the most traffic
/referral turnover View stats showing which site gives us the best traffic
/referral who has playtime <playtime> from <site> [page] List players who have at least the provided playtime and were referred from the provided site
/referral who has rank <rank> from <site> [page] List players who have the provided rank and were referred from the provided site
/referral who has read rules from <site> [page] List players who have read the rules and were referred from the provided site
/tickets stats closed [page] View which staff member has closed the most tickets
/whosshitisthis Look up who's items are on the ground near you
/worldban <player> [worldGroup] Ban a player from a world group
/worldban list List world bans
/worldunban <player> [worldGroup] Unban a player from a world group

Radar

/commandwatch <player> View commands a player is running
/cpswatch <player> Monitor a player's click speed
/reachwatch <player> Monitor a player's reach

Trust

/trust admin all <owner> <players> Give a player access to all of another player's trusts
/trust admin debug <player> [type] Display the player's trusts
/trust admin decorations <owner> <players> Give a player access to another player's decorations
/trust admin homes <owner> <players> Give a player access to another player's homes
/trust admin locks <owner> <players> Give a player access to another player's locks
/trust admin teleports <owner> <players> Give a player access to teleport to another player without asking

Warps

/xraywarps (list|warps) [filter] List available warps
/xraywarps (rm|remove|delete|del) <name> Delete a warp
/xraywarps (set|create) <name> Create a new warp
/xraywarps (teleport|tp|warp) <name> Teleport to a warp
/xraywarps <name> Teleport to a warp
/xraywarps nearest View the nearest warp
/xraywarps reset <name> Update a warp's location
/xraywarps tp nearest Teleport to the nearest warp

Operator

Chat

/censor debug Print the censor configuration in chat
/censor reload Reload the censor configuration from disk
/censor test <channel> <message...> Test the censor
/chatgames disable Clear the queue
/chatgames enable Enables chat game
/koda <message...> Make Koda say something
/koda reload Reload Koda's configuration from disk

Minigames

/minigames tokens add <amount> [user] Modify a player's minigame tokens
/minigames tokens remove <amount> [user] Modify a player's minigame tokens
/minigames tokens set <amount> [user] Modify a player's minigame tokens

Misc

/badge give <badge> [user] Give a player a badge
/burn <player> <seconds> Temporarily set a player on fire
/creativeflags <world> Set default WorldGuard flags on a world to prevent unwanted decay/growth/etc
/demote <player> Demote a player to the next rank down
/discord link update roles Add the verified role to all linked users
/endermanfarm create [player] Create an enderman farm
/extinguish [player] Extinguish a player if they are on fire
/feed [player] Fills a players saturation and hunger
/fix Repairs held item
/fix all Repairs all items in a players inventory
/give <player> <type> [amount] [nbt...] Give a player an item
/heal [player] Fill a player's health, food, and saturation, extinguish fire, and clear potion effects
/homes reload Clear service cache
/interactioncommands (delete|remove|clear) [index] Delete the command at the provided index
/interactioncommands <index> <command...> Set a command at the provided index
/interactioncommands read View the commands configured on the target block
/inventorysnapshots <player> [page] View a list of saved inventory snapshots
/inventorysnapshots nearbyDeaths [page] View nearby snapshots created by a death
/inventorysnapshots takeSnapshot [player] Take a snapshot of a player's current state
/kill <player> Kill a player
/killentity <entityType> <radius> [--force] [--region] Kill nearby entities of the provided types
/lag View server performance information
/more [amount] Fills the item stack in hand to specified amount, or to maximum size if none is specified
/npcutils create <player> Create a player NPC with a colored nickname
/npcutils list [page] [--owner] [--rankGte] [--rankLte] [--world] [--radius] [--spawned] [--type] List NPCs with a filter
/npcutils recreateNpc <player> Recreate an NPC in the center of the block with a player's colored nickname
/npcutils removeDespawned [--owner] [--world] Delete despawned NPCs
/npcutils rename gradient <colors> <name...> Set an NPC's nameplate to your input with a color gradient
/npcutils setPlayer withColor <player> Set an NPC's nameplate to a player's colored nickname and updates the skin
/npcutils setPlayer withRankPrefix <player> Set an NPC's nameplate to a player's colored rank and nickname and updates the skin
/npcutils void [page] List NPCs in the void
/podiums update <leaderboard> Update a podium
/promote <player> Promote a player to the next rank up
/reboot [--excludedConditions] Queues a reboot as soon as possible
/reboot cancel Cancel a pending reboot
/reboot passive [--excludedConditions] Queues a reboot for when there are no active players
/regionrename <region> <newName> Rename a WorldGuard region
/regionutils getRegionsAt View regions at your current location
/regionutils getRegionsLikeAt <filter> View regions matching a filter at your current location
/restoreinventory <player> <pastecode> Restore a player's inventory from a paste of a Multiverse backup
/setrank <player> <rank> Set a player's rank
/slap <player> Slap a player
/smite [player] Strike a player or your target block with lightning
/stripmeta Strip name and lore from items
/timelock <time...> Lock a world's daylight cycle
/timelock reset Enable a world's daylight cycle
/weather get [world] Get the weather of the world
/weather getDuration [world] View current weather durations
/weather set <type> [duration] [--world] Set the weather of the specified world
/weee [player] Force a player to fly around in random directions
/whodaressummonme Start a spooky unvanish animation
/yeet <player> Yeet

Vote

/vote points give <player> <number> Modify a player's vote points
/vote points set <player> <number> Modify a player's vote points
/vote points take <player> <number> Modify a player's vote points

Admin

Bigdoors

/bigdoormanager create <doorId> Create a new door
/bigdoormanager delete <doorName> Delete a door
/bigdoormanager fixDatabaseWorld <id> Fix the database of the current world if '/bigdoormanager info' is 'null'
/bigdoormanager info <id> Display data of the door
/bigdoormanager setToggleRegion <doorName> <regionId> Set the toggle region of the door
/bigdoormanager toggleAllDoors Toggle all doors on the server
/bigdoormanager toggleDoor <id> Toggle door

Chat

/bridge archive deleteRole <roleId> Delete a role
/bridge archive editMessages removeReference <roleId> [name] Edit messages to remove role references
/bridge archive editMessages updateReference <oldRoleId> <newRoleId> Edit messages to update role references
/bridge archive findDuplicateRoles [page] Find duplicate roles
/bridge archive leastUsedRoles [page] View least used roles in an archive
/bridge archive load <channel> Load an archive into memory
/bridge countBridgeRoles Count the number of bridge roles in the server
/bridge countRoles Count the total number of roles in the server
/bridge roleUpdates <user> [state] Toggle role updates for a user
/bridge set <player> <roleId> Sets a player's linked role ID
/bridge setMentionableFalse [test] Set the mentionable state of all bridge roles
/bridge updateRoleColors <rank> Update the color of all roles of a rank
/broadcast <message...> Broadcast a message to the server
/chatgames getAnswer Get the answer to the current chat game
/chatgames list previousQuestions List previous trivia questions
/chatgames list words List all words/phrases available in chat games
/chatgames rewards [enabled] Toggles if chat games give rewards to players
/emojis reload Reload emojis from the resource pack

Client Side

/clientside debug [state] Toggle debug mode
/clientside edit [state] Toggle seeing all entities regardless of whether they are hidden
/clientside entities create fromSelection [--types] [--ignoreGlowing] Convert all entities within your selection to client side entities
/clientside entities create Convert the target entity to a client side entity
/clientside entities delete fromSelection [--types] Delete all client side entities within your selection
/clientside entities ignore [state] Prevent your target entity from being converted to a client side entity
/clientside entities list [page] [--world] [--excludeWorld] [--type] [--onlyHidden] [--onlyShown] [--radius] List client side entities

Crates

/crates animate <type> <uuid> Animate a crate
/crates edit [filter] Edit a crate
/crates edit announcement reset <id> Remove a loot's announcement
/crates edit announcement set <id> <message...> Set a loot's announcement
/crates edit groups <type> Edit a crate group
/crates entities add <type> <uuid> Register an entity with a crate
/crates entities list [type] List a crate's registered entities
/crates entities remove <type> <uuid> Unregister an entity with a crate
/crates give <type> [player] [amount] Give a player a crate key
/crates open <type> <uuid> [amount] Open a crate
/crates pinata <player> <type> [amount] Gives a player a crate pinata
/crates preview <type> Preview a crate
/crates reset <type> <uuid> Reset a crate's animation
/crates toggle Toggle all crates

Customboundingboxes

/customboundingbox associated create clone [associationId] [--id] Create a clone of the entity and tag it with an association id
/customboundingbox convert armorStand to itemDisplay [--id] Automatically convert an unmodified large armor stand with an item on its head to an item display entity
/customboundingbox convert itemDisplay to armorStand [--id] Automatically convert a converted item display back to an armor stand
/customboundingbox create [id] [--nearest] Create a custom bounding box entity
/customboundingbox delete [--id] [--nearest] Delete a custom bounding box
/customboundingbox draw [--id] [--stop] Draw an entity's custom bounding box with particles
/customboundingbox modify [--id] [--x] [--y] [--z] [--posX] [--posY] [--posZ] [--negX] [--negY] [--negZ] [--all] Modify the bounds of a custom bounding box
/customboundingbox set id <id> [--id] Update a custom bounding box entity's ID
/customboundingbox shift [--id] [--x] [--y] [--z] Shift an entity and it's custom bounding box
/customboundingbox update [--id] Apply the custom bounding box to an entity

Daily Rewards

/dailyrewards getLastTaskTime View the last time the reward task ran
/dailyrewards set <player> <day> Set a player's streak
/dailyrewards unclaim <player> <day> Mark a reward as unclaimed

Discord

/discord account [player] View a player's linked Discord account
/discord appcommands register Force register app commands
/discord appcommands unregister Force unregister app commands
/discord boosts View server boosters
/discord connect Force connect to discord
/discord jda dms delete <id> Delete the last 50 DMs to a user
/discord jda dms send <id> <message...> Send a DM to a member
/discord jda dms view <id> Retrieve the last 50 DMs to a user
/discord jda edit <channelId> <messageId> <content...> Set the content of a message

Economy

/economy give <player> <balance> [cause] [reason...] [--world] Modify a player's balance
/economy set <player> <balance> [cause] [reason...] [--world] Modify a player's balance
/economy take <player> <balance> [cause] [reason...] [--world] Modify a player's balance
/transactions count [player] Count the number of transactions stored on a player
/transactions volume [startTime] [endTime] Sum all transaction volume

Events

/events rewards claim Claim reward items from events
/events store images get <image...> Receive an event store image splattermap
/events store images reload Reload event store images
/events tokens give <player> <tokens> Modify a player's event token balance
/events tokens reset <player> Reset a player's event token balance
/events tokens set <player> <tokens> Modify a player's event token balance
/events tokens take <player> <tokens> Modify a player's event token balance
/trophy get <trophy> Spawn a trophy item
/trophy remove <player> <trophy> Remove a player's access to a trophy
/trophy reset <player> Reset a player's trophies
/trophy reward <player> <trophy> Give a player a trophy

Force Field

/forcefield [enable] Toggle a force field
/forcefield ignore add <player> Allow a player to bypass your force field
/forcefield ignore remove <player> Remove a player's ability to bypass your force field
/forcefield movePlayers [enable] Toggle affecting players
/forcefield moveProjectiles [enable] Toggle affecting projectiles
/forcefield particles [enable] Toggle visualization particles
/forcefield radius <radius> Set your force field's radius
/forcefield settings [player] View your force field settings

Homes

/homes addExtraHomes <player> <amount> Increase a player's home limit
/homes deleteFromWorld <world> Delete homes from a world
/homes lockInWorld <world> Lock all homes in a world
/homes removeExtraHomes <player> <amount> Decrease a player's home limit
/homes restoreDeleted Restore recently deleted homes in a world

Item Tags

/itemtags get Get item tags on held item
/itemtags reload Reload configuration from disk
/itemtags setCondition <condition> Set an item's condition
/itemtags setRarity <rarity> Set an item's rarity
/itemtags update [debug] Update item tags on held item
/itemtags updateInv Update item tags on all items in inventory

Legacy

/legacy inventories archive <player> Archive a player's legacy inventory
/legacy inventories archive cancel Cancel inventory archive task
/legacy inventories debug <player> <gamemode> View a list of items in a player's survival and legacy inventories
/legacy inventories get <player> <gamemode> <group> <type> Get the items in a player's survival and legacy inventories
/legacy inventories verify all Verify all survival inventories are empty
/legacy inventories view <player> <gamemode> <group> View a list of items in a player's survival and legacy inventories
/legacy items reset <player> Reset all items to pending status
/legacy items review [player] Review pending items

McMMO

/mcmmo levels give <player> <skill> <amount> Modify a player's skill level
/mcmmo levels reset <player> <skill> Modify a player's skill level
/mcmmo levels set <player> <skill> <amount> Modify a player's skill level
/mcmmo levels take <player> <skill> <amount> Modify a player's skill level
/mcmmo refresh Reset ability cooldowns

Minigames

/bingo challenge complete <challenge> [player] Force complete a challenge
/bingo challenge reset <challenge> [player] Force reset a challenge
/minigames debug arena [arena] Print an arena's properties
/minigames topic update Update the Discord #minigames channel topic

Misc

/accounttransfer <old> <new> <features...> Transfer specific features from one account to another
/accounttransfer all <old> <new> Transfer all data from one account to another
/armorstandeditor summon 0 Summon a non-randomized armor stand
/attribute <attribute> <value> [player] Set a player's attribute
/bash <command...> [--path] Execute a bash command on the system
/beacon get effectRange View the effect range of a beacon
/beacon set effectRange <range> Set the effect range of a beacon
/birthdays forceAnnounce [player] Force a birthday announcement in Discord
/boop all [message...] [--anonymous] Boop all players
/changelog database debug <entry> Print a raw changelog entry
/changelog diff [from] [to] Post a changelog to Discord
/changelog generate Generate a changelog
/changelog list [page] View available changelog entries
/changelog testDiff [from] [to] Post a changelog to Griffin's private test Discord
/chunks forceLoaded get Check whether the chunk you are in is force loaded
/chunks forceLoaded list [world] [page] List force loaded chunks in a world
/chunks forceLoaded set <state> Set whether all chunks in your selection or your current chunk are force loaded
/console [command...] Run a command as console
/database cacheAll [service] Cache all stored objects to a service
/database clearAllCaches Clear the cache of all services
/database clearCache <service> Clear the cache of a service
/database count <service> Count objects stored in a collection
/database countAll [page] Count objects stored in all collections
/database countAllCaches [page] Count all cached objects
/database countCache <service> Count cached objects
/database createQuery delete <service> <uuid> Create a paste-able DELETE query for mongocli
/database createQuery get <service> <uuid> Create a paste-able GET query for mongocli
/database debug <service> <uuid> Print a record
/database debugCache <service> <uuid> Print a record from the cache (may not always pretty-print)
/database delete <service> <uuid> Delete a record
/database deleteAll <service> Delete all objects from a collection
/database move <service> <from> <to> Move data from one record to another
/database save <service> <uuid> Write an object to the database
/database saveAllCaches Save the cache in all services
/database saveCache <service> <threads> Write the cache to the database
/datafixerupper item deserialize <paste> Deserialize an item from NBT and give it to yourself
/datafixerupper item serialize Serialize your held item to NBT
/deathmessages reload Reload configuration from disk
/debug [state] Toggle debug
/debug type <type> [state] [player] Toggle debug for a specific type and player
/deop <player> De-op a player
/displayentity edit item Update the item on the nearest item display
/displayentity edit text background <color> Get the text background color on the nearest text display
/displayentity get item Get the item on the nearest item display
/dropall Drop every available item on the ground
/error eden Test an EdenException
/error exception Test an Exception
/error framework json withColor Test error() with colored json
/error framework json Test error() with json
/error framework text withColor Test error() with colored text
/error framework text Test error() with text
/error invalidInput Test an InvalidInputException
/error nexus Test a NexusException
/error runtime Test a RuntimeException
/error throwable Test a Throwable
/firework127 Receive a firework rocket with power 127
/firstlogin set <player> <date> Set a player's first join date
/firstlogin stats Write all join dates to a CSV
/hallofhistory npcs update Update all Hall of History NPCs
/iteminfo nonItems View a list of non-item materials (i.e. water)
/iteminfo serialize json [material] [amount] Debug the serialization of an item
/jukebox store give <player> <song...> Give a player a song
/leashable debug [enabled] Toggle debug mode
/locationcode current Print your current location as Java code
/locationcode selection Print your selection's minimum point as Java code
/maintenance [--excludedConditions] Shut down the server for maintenance
/maintenance cancel Cancel a queued shutdown
/materialtag find <material> View tags containing a material
/materialtag materials <tag> View meterials in a tag
/materialtag random <tag> [player] Receive a random material from a tag
/modreview add <name> <verdict> [notes...] Review a mod and delete its review request if applicable
/modreview alias add <mod> <aliases...> Add an alias to a mod
/modreview alias remove <mod> <aliases...> Remove an alias from a mod
/modreview delete <mod> Delete a mod review
/modreview requests remove <mod> Delete a pending review request
/modreview set name <mod> <name> Set the name of a mod
/modreview set notes <mod> [notes...] Set the notes for a mod
/modreview set verdict <mod> <verdict> Set the verdict of a mod
/motd <text...> Update the server's server list MOTD
/motd line2 <text...> Update the server's server list MOTD second line
/motd reset Reset the server's MOTD to default
/myrank <rank> Set your rank
/nerd getDataFile [player] Generate a paste of a player's NBT data file
/nerd setFirstJoin <player> <date> Update a player's first join date
/nerd setPromotionDate <player> <date> Update a player's promotion date
/nexus closeInventory [player] Force close a player's inventory
/nexus feature reload <feature> Reload a specific feature
/nexus gc Force garbage collection
/nexus getEnv Print current environment
/nexus initializeClass <class> Force initialize a class
/nexus invs View open custom inventories
/nexus jingles <jingle> Play a jingle
/nexus offlineMessage <player> Test sending an offline message
/nexus reload [--excludedConditions] Reload Nexus, or queue a reload if applicable
/nexus reload cancel Cancel a queued reload
/nexus reload notifySound [enable] Toggle reload notifications
/nexus stats commands [page] View commands stats by plugin
/nexus stats eventHandlers [page] View event handler stats
/nexus stats View miscellaneous stats
/nexus temporaryListeners unregisterOffline Unregister temporary listeners for offline players
/nexus temporaryListeners View registered temporary listeners
/nexus updateCommands Call Player#updateCommands
/nexus uptime View Nexus uptime
/op <player> Op a staff member
/op list List opped players
/party admin list List all parties
/pastnames remove <target> <name> Remove a past name from a player
/permhelper (add|remove) <type> <player> <amount> Modify a player's permission limit
/permhelper get <type> [player] View a player's permission limit
/quest item <item> [amount] Spawn a quest item
/scheduledjobs cancel <job> Cancel all jobs of a specific type
/scheduledjobs restart Restart the scheduled jobs runner
/scheduledjobs schedule <job> Schedule a job
/scheduledjobs stats View jobs stats
/scoreboardteamutils cleanup Remove empty scoreboard teams
/scoreboardteamutils count Count empty and non-empty scoreboard teams
/scoreboardteamutils list [page] [--empty] List scoreboard teams
/scoreboardteamutils teamsOf <player> [page] View the scoreboard teams a player belongs to
/scoreboardteamutils teamsOfTargetEntity View the scoreboard teams your target entity belongs to
/serialize hashmap initialized database Test database serialization and deserialization of an initialized map
/serialize hashmap uninitialized database Test database serialization and deserialization of an uninitialized map
/serialize inventory database Test database inventory serialization and deserialization
/serialize item database Test database item serialization and deserialization
/serialize item fromJson <json|paste> Deserialize an item from JSON
/serialize item fromNBT <nbt|paste> Deserialize an item from NBT
/serialize item toJson Serialize an item to JSON
/serialize item toNBT Serialize an item to NBT
/skincache cacheShopHeads Cache all skins that appear in the shops menu
/skincache getHead [player] Get the cached head of a player
/skincache getLastChange [player] View the last time a player changed their skin
/skincache update [player] Refresh a player's cached skin
/skincache updateAll Update the cached skins of all online players
/spawnentity <entityType> [amount] [reason] Spawn entities
/spawnlimits copy <type> <fromWorld> <toWorld> Copy a world's spawn limit type to another world
/spawnlimits defaults View default spawn limits
/spawnlimits multiply <type> <multiplier> <fromWorld> <toWorld> Set a world's spawn limit type to a multiple of another world's configuration
/spawnlimits of [world] View a world's configured spawn limits
/spawnlimits reset <type> [world] Reset a world's spawn limit type to the default value
/spawnlimits reset all Reset all spawn limits to default
/spawnlimits reset allTypes [world] Reset all of a world's spawn limit types to default
/spawnlimits reset allWorlds [type] Reset a spawn limit type in all worlds to default
/spawnlimits save Save current spawn limits to a persistent service
/spawnlimits set <type> <value> [world] Set a world's spawn limits
/staffhall config add <group> <npcId> [index] Add an NPC ID to a staff hall room config
/staffhall config list <group> List all staff hall NPCs
/staffhall config remove <group> <npcId> Remove an NPC ID from a staff hall room config
/staffhall config spawn Spawn all staff hall NPCs
/staffhall config tp <group> <index> Teleport to a staff hall NPC
/staffhall update Automatically update all staff hall NPCs
/staffhall write Write HTML files to disk for the website
/sudo <player> <command...> Force a player to run a command
/tasks cancel <id> Cancel a task
/tasks is queued <id> Check if a task is queued
/tasks is running <id> Check if a task is running
/tasks list active [page] List active tasks
/tasks list pending [page] List pending tasks
/teleport freeze <player> [enable] Prevent a player from teleporting
/time View your current world's time of day
/time set Change a world's time of day
/unlimitedelytra [enable] Toggle unlimited elytra
/uuid fromString <input> Create a hashed UUID from your input
/vault limit add <user> [amount] Increase a player's vault limit

Mob Heads

/mobheads chances get <type> View a mob head's drop chance
/mobheads chances set <type> <chance> Set a mob head's drop chance
/mobheads chances validate Validate whether all entity types have a configured drop chance
/mobheads debug [enable] Toggle debug mode
/mobheads validate types Validate whether all entity types have configured mob heads

Nameplates

/nameplates debug <player> Debug a player's nameplate
/nameplates debug Toggle debug mode
/nameplates destroy [player] Despawn a player's nameplate
/nameplates npcs fix Attempt to fix NPC nameplates
/nameplates respawn [player] Respawn a player's nameplate
/nameplates spawn [player] Spawn a player's nameplate
/nameplates update [player] Update a player's nameplate

Parkour

/parkour checkpoints add <course> Add pitch & yaw sensitive checkpoints that players will be teleported back to when they fall (incl. start)
/parkour checkpoints clear <course> Delete all checkpoints for a parkour course
/parkour checkpoints tp <course> <checkpoint> Teleport to a parkour course's checkpoints
/parkour create <course> Create a new lobby parkour course
/parkour delete <course> Delete a lobby parkour course
/parkour hologram update <course> Update the parkour leaderboard hologram with the latest data

Particles

/particles <effectType> Start a particle effect
/particles dot Draw a particle dot
/particles line [distance] [density] Draw a particle line

Profiles

/profile getTextureCoupon <type> Gets the coupon item of the texture
/profile setTexture <type> Set your profile's background texture

Radar

/honeypot (delete|remove) <honeypot> Delete a honeypot
/honeypot (teleport|tp) <honeypot> Teleport to a honeypot in your current world
/honeypot check <player> View how many times a player has griefed
/honeypot create <honeypot> [schemSize] Create a honeypot
/honeypot fix <honeyPot> Repair a honeypot
/honeypot list [page] List honeypots in your current world
/honeypot removeItems <player> Remove honey pot items from a player's inventory
/honeypot set <player> <int> Set a player's grief count

Radio

/radio config addSong <radio> <song> Add a song to a radio
/radio config addStationLocation <radio> Adds your current location to the station radio
/radio config clearSongs <radio> Remove all songs from a radio
/radio config create <type> <id> [radius] Create a radio
/radio config delete <id> Delete the radio
/radio config disable <radio> Disable the radio
/radio config enable <radio> Enable the radio
/radio config reload <radio> Recreate a radio
/radio config removeSong <radio> <song> Remove a song from a radio
/radio config removeStationLocation <radio> <index> Removes the location from the station radio
/radio config removeStationLocation <radio> Lists the locations of this station radio
/radio config setId <radio> <id> Set the id of the radio
/radio config setParticles <radio> <enable> Toggle the particles of the radio
/radio config setRadius <radio> <radius> Set the radius of the radio
/radio config setRadiusLocation <radio> Set the location of the radius radio to your current location
/radio config setType <radio> <type> Set the radio type
/radio config setUpdatePlaying <radio> <enable> Toggle the playing updates of the radio
/radio debugRadio <radio> Display data of a radio
/radio debugUser <player> Display data of a user
/radio reload Reloads the config, and remakes every radio

Recipes

/customrecipes ingredients View the ingredients for a recipe
/customrecipes uncraft Open the uncrafting menu
/fixbackpack Add necessary NBT to a shulker box to make it a backpack
/fixbackpack convert [--nbt] Convert and old backpack into a new one
/fixbackpack getOld Give yourself and old backpack for testing
/fixbackpack setTier <size> Set a backpack's tier

Resource Pack

/decoration debug [enabled] [--deep] Toggle debugging decorations
/decoration store debug [enabled] Toggle debugging the store
/decoration store layout paste <id> [--storeLocation] Paste the layout into the store
/decoration store layout paste next [--override] Start the next layout process
/decoration store layout paste reset Paste the reset layout into the store
/decoration store layout schem <id> Create a layout schematic of the selected build
/imagestand create <id> <size> [--outline] Create an image stand
/imagestand delete [--id] Delete an image stand
/imagestand id <id> [--id] Update the ID of an image stand
/imagestand list [page] List image stands
/imagestand outline add [--id] Add an outline stand
/imagestand outline remove [--id] Remove an outline stand
/imagestand outline update [--id] Teleport an outline stand to the image stand
/imagestand size <size> [--id] Update the size an image stand
/imagestand stands pitch <pitch> [--id] Update the pitch of the image stand and outline stand
/imagestand stands yaw <yaw> [--id] Update the yaw of the image stand and outline stand
/imagestand tp <id> Teleport to an image stand
/objectives activate <player> <objective> Activate an objective
/objectives create <player> <id> [description...] Create an objective at your current location
/objectives remove <player> <objective> [--activateNext] Remove an objective
/objectives setDescription <player> <objective> <description> Update an objective's description
/objectives setLocation <player> <objective> Update an objective's location
/playerplushies addOwner <user> Give a player access to Player Plushies
/playerplushies vouchers add <amount> [player] Modify a player's vouchers
/playerplushies vouchers remove <amount> [player] Modify a player's vouchers
/resourcepack deploy [--force] [--silent] Compress and update the resource pack
/resourcepack hash [--update] Force update the resource pack hash
/resourcepack reload Update the resource pack cache

Shop

/resourceworld logger add Add all blocks in your selection the resource market logger
/resourceworld logger count Count the number of coordinates logged
/resourceworld reset Archive the existing resource world and generate a new world
/resourceworld setup Set up a new resource world

Social Media

/socialmedia getNamedItem <site> Spawn a social media site's custom item
/twitch api status <user> View whether a player is streaming
/twitter lookForNewTweets Look for new tweets to post in Discord

Statistics

/statistics saveToDatabase Save all statistics to the database. WARNING: Will override previous modifications (i.e. deleting hackers)
/statistics update <player> Copy a player's statistics to the database

Store

/emojihats getFrameItems <type> Spawn the individual frames of an emoji hat
/emojihats give <player> <type> Give a player access to an emoji hat
/emojihats run <player> <type> Activate an emoji hat on another player
/store (expire|remove) <package> [player] Expire a package on a player
/store apply <package> [player] Apply a package to a player
/store coupons create <player> <amount> Create a coupon for a player
/store credit give <player> <amount> Modify a player's store credit
/store credit set <player> <amount> Modify a player's store credit
/store credit take <player> <amount> Modify a player's store credit
/store gallery displays getIds Get the NPC ids of the display NPCs
/store gallery displays updateSkins Update the storey gallery NPC skins

Survival

/gem <enchantment> <level> Receive a gem
/gem all Receive all possible gems
/weeklywakka (list|warps) [filter] List available warps
/weeklywakka (set|create) <name> Create a new warp
/weeklywakka (teleport|tp|warp) <name> Teleport to a Weekly Wakka warp
/weeklywakka <name> Teleport to a Weekly Wakka warp
/weeklywakka found Get a list of players who have found the Weekly Wakka this week
/weeklywakka getTip <index> Get a tip from the Weekly Wakka tips
/weeklywakka moveNPC Move the Weekly Wakka NPC to a new location
/weeklywakka nearest View the nearest Weekly Wakka warp
/weeklywakka reset <name> Update a warp's location
/weeklywakka tp nearest Teleport to the nearest Weekly Wakka warp
/weeklywakka tp Teleport to the Weekly Wakka NPC's location
/weeklywakka unfind [player] Remove a player from the list of players who have found the Weekly Wakka this week

Test

/packets listen <classes> Listen to and dump information about certain packets
/packets listen stop Stop listening for packets
/packets search <filter> [page] Search for packets by name

Titan

/titan installed [page] View the most popular Titan versions
/titan installed with <version> [page] View which players are using a specific version of Titan
/titan settings <user> View a player's Titan configuration

Vote

/vote endOfMonth [month] Run the end of month task
/vote extra View the extra chances config
/vote party complete Simulates a completed vote party
/vote party reward <player> <tier> Gives a random vote party reward to the player
/vote party target <target> Set the current vote party target
/vote party update Updates the current vote party
/vote write Write HTML vote files to disk for the website

Warps

/warps types View valid warp types
/warps updateFlags Set default flags on survival spawn and warp regions

Wither

/wither beta Enable beta mode
/wither getFragment Receive a wither fragment
/wither testCounterAttack <counterAttack> Test a counter attack

Store

Boosts

/boosts [page] View active server boosts
/boosts cancel <player> <id> Cancel a player's owned boost and prevent it from being activated
/boosts cancel <type> [--refund] Cancel an active boost and optionally refund the time left
/boosts cancelType <player> <type> Cancel all of a player's boosts of a certain type
/boosts give <player> <type> <multiplier> <duration> [amount] [--personal] Give a player a boost
/boosts listOwners <type> List players that own boosts
/boosts menu Open the boosts menu
/boosts start <type> <multiplier> <duration> Start a boost

Chat

/joinquit reload Reload join/quit messages from disk
/nickname <nickname> [override] Set your nickname
/nickname clearData [player] Clear a player's nickname data
/nickname reset [player] Remove a player's nickname
/nickname set <player> <nickname> Set a player's nickname
/prefix <prefix...> Set your prefix
/prefix copy [player] Print your prefix to chat for copying
/prefix gradient <colors> <prefix...> Set your prefix with a color gradient
/prefix rainbow <prefix...> Set your prefix with a rainbow gradient
/prefix reset [player] Reset your prefix
/prefix test <prefix...> Preview a prefix in chat
/prefix test gradient <colors> <prefix...> Preview a prefix with a color gradient in chat
/prefix test rainbow <prefix...> Preview a prefix with a rainbow gradient in chat

Inventory

/autoinventory depositall Deposit matching items into nearby chests
/autoinventory features toggle <feature> [enable] Toggle a feature
/autoinventory features View available features
/autoinventory profile [profile] View your currently active profile or switch to another one
/autoinventory profile clone <from> <to> Clone an existing profile
/autoinventory profile create <profile> Create a new profile with default settings
/autoinventory profile delete <profile> Delete a profile
/autoinventory profile list [page] List your profiles
/autoinventory profile rename <from> <to> Rename a profile
/autoinventory settings crafting Open the AutoCraft configuration menu
/autoinventory settings inventoryTypes Toggle whether certain inventory types are affected
/autoinventory settings tools exclude <toolType> [enable] Toggle whether AutoTool will activate while holding certain tools
/autoinventory settings trash behavior [behavior] Change the behavior of AutoTrash
/autoinventory settings trash materials Open the AutoTrash configuration menu
/autotorch [on|off] Toggle automatically placing light blocks when it gets too dark
/autotorch lightBlock <lightBlock> Set the block placed
/autotorch lightLevel [level] Adjust the light level at which the light blocks are placed
/cartographytable Open a workbench
/craftingtable Open a workbench
/dyestation Open a dye station
/dyestation cheat Open a dye station that doesnt require a magic dye
/fireworkbow Create a firework bow or crossbow
/fireworkbow remove Remove the firework enchantment from a bow or crossbow
/grindstone Open a workbench
/hat Wear the item you are holding on your head
/hat remove Remove your hat
/invisiblearmor [on|off] Toggle invisible armor
/invisiblearmor menu Open the invisible armor configuration menu
/itemname (null|none|reset) Remove an item's custom name
/itemname <name...> Give an item a custom name with a color gradient
/itemname copy Print an item's custom name in chat for copying
/itemname gradient <colors> <name...> Give an item a custom name with a rainbow gradient
/itemname rainbow <name...> Toggle whether an item's custom name is always visible
/itemname resetAll <material> Give an item a custom name
/loom Open a workbench
/playerhead [owner] Receive a player's skull
/playerhead getId Print the HeadDatabase ID of the head you are holding or looking at
/smithingtable Open a workbench
/stonecutter Open a workbench
/workbenches Open a menu displaying all workbenches
/workbenches <workbench> Open a workbench

Visuals

/costume Open the costumes menu
/costume dye <type> <color> Dye a costume
/costume list List all Costumes by their Id
/costume off [player] Disable your costumes
/costume reload Reload costumes from the resource pack
/costume store Open the costume store
/costume tempvouchers add <amount> [player] Modify a player's temporary vouchers
/costume tempvouchers remove <amount> [player] Modify a player's temporary vouchers
/costume top [page] View the most popular costumes
/costume vouchers [player] View how many costume vouchers you have
/costume vouchers add <amount> [player] Modify a player's vouchers
/costume vouchers remove <amount> [player] Modify a player's vouchers
/entityname (null|none|reset) Remove an entity's custom name
/entityname <name...> Give an entity a custom name
/entityname gradient <colors> <name...> Give an entity a custom name with a color gradient
/entityname rainbow <name...> Give an entity a custom name with a rainbow gradient
/entityname visible [enable] Toggle whether an entity's custom name is always visible
/firework [count] Launch randomized fireworks
/playertime Change your client-side time of day
/playertime reset Sync your time with the server
/rainbowarmor Toggle rainbow armor
/rainbowarmor menu Open the rainbow armor configuration menu
/rainbowarmor speed <speed> Modify the animation speed
/rainbowbeacon delete [player] Delete a rainbow beacon
/rainbowbeacon list List active rainbow beacons
/rainbowbeacon start [player] Activate a rainbow beacon
/rainbowbeacon stop [player] Deactivate a rainbow beacon
/rainbowbeacon tp [player] Teleport to your rainbow beacon
/wings Open the wings menu
/wings preview <style> Preview a wing style
/wings stop Turn off your wings

Nexus.itembuilder

/itembuilder amount <amount> Set a stack's size
/itembuilder attribute <attribute> <name> <amount> <operation> [slot] Set an item attribute
/itembuilder axolotl <variant> Set an axolotl bucket's variant
/itembuilder banner pattern <color> <pattern> Add a banner pattern
/itembuilder banner symbol <symbol> <color> Set a banner to a symbol
/itembuilder book author <author> Set a book's author
/itembuilder book generation <generation> Set the generation of a book
/itembuilder book pages add <content> Add a new page to a book
/itembuilder book pages remove <page> Remove a page from a book
/itembuilder book pages set <page> <content> Set the contents of a book's pages
/itembuilder book title <title> Set a book's title
/itembuilder color <color> Set an item's color
/itembuilder condition <condition> Set an item's condition tag
/itembuilder customModelData <int> Set the Custom Model Data
/itembuilder customModelData remove Remove the Custom Model Data
/itembuilder customModelData View the Custom Model Data
/itembuilder damage <damage> Set an item's damage
/itembuilder durability <durability> Set an item's durability (deprecated)
/itembuilder dye <color> Dye an item
/itembuilder enchant <enchant> [level] Enchant an item
/itembuilder enchant max <enchant> Enchant an item with the max level for the provided enchant
/itembuilder enchant remove <enchant> Remove an enchant from an item
/itembuilder firework effect [--type] [--flicker] [--trail] [--colors] [--fadeColors] Set a firework's effect
/itembuilder firework power <power> Set a firework's power
/itembuilder glow [state] Add an enchant glint to an item
/itembuilder itemFlags <flags...> Add item flags to an item
/itembuilder itemFlags hide_all Hide all item flags on an item
/itembuilder lore add <text...> Add lore
/itembuilder lore clear Remove all lore
/itembuilder lore remove <line> Remove a line of lore
/itembuilder lore set <line> <text...> Update lore
/itembuilder map id <id> Set a map's id
/itembuilder map view [world] Set a map's world
/itembuilder material <material> Set an item's material
/itembuilder maxStackSize <int> Set the max stack size
/itembuilder modelId <id> Set an item's model ID
/itembuilder name <name...> Set an item's name
/itembuilder name reset Remove an item's name
/itembuilder nbt set <key> <type> <value> Set an NBT key
/itembuilder nbt unset <key> Remove an NBT key
/itembuilder potion color <color> Set a potion's color
/itembuilder potion effect <type> <seconds> <amplifier> Add a custom potion effect to a potion
/itembuilder potion type <type> [--extended] [--upgraded] Set a potion's type
/itembuilder rarity <rarity> Set an item's rarity tag
/itembuilder setting <setting> [state] Set an item setting
/itembuilder setting unset <setting> Remove an item setting
/itembuilder skin armor <skin> Set the skin line of the held item
/itembuilder skin backpack <skin> Set the skin line of the held item
/itembuilder skin tool <skin> Set the skin line of the held item
/itembuilder skull owner [owner] Set a skull's owner
/itembuilder soulbound Make an item soulbound without the enchant
/itembuilder spawnEgg <variant> Set a spawn egg's entity type
/itembuilder unbreakable Make an item unbreakable

Nexus.nightvision

/nightvision [state] Toggle night vision

Nexus.vanish

/vanish [state] Toggle vanish
/vanish fakeJoin Send a fake join message and unvanish
/vanish fakeQuit Send a fake quit message and vanish
/vanish settings <setting> [state] Toggle vanish settings
/vanish settings View your vanish settings

Nexus.mobheads.get

/mobheads get <type> Spawn a mob head

3rd Party Commands

Guest

Plots

/plot add <player> Allow a player to build in your plot while you are online.
/plot auto Automatically claim a plot near spawn.
/plot claim Claim the plot you are currently in
/plot clear Clear your plot and start over
/plot delete Clear your plot and un-claim it
/plot flag remove <flag> Unset a flag
/plot flag set device-interact <true | false> Allow players to interact with pressure plates, buttons and levers
/plot flag set time Change the time in your plot (6000 ticks = noon, 18000 ticks = midnight)
/plot flag set weather <clear | rain> Change the weather in your plot
/plot home Teleport to your plot's home
/plot limit View how many plots you can claim.
/plot merge Merge the plot you are facing with the plot you are in.
/plot middle|center Teleport to the center of your plot
/plot remove <player> Remove a player's permissions to your plot
/plot schematic paste url:<key> Restore your plot to a previously saved state
/plot setbiome <biome> Change the biome of your plot. For example, /plot setbiome minecraft:mushroom_fields
/plot sethome Set your plots home
/plot unmerge Break the plots back into individual plots. All work in the path area will be deleted.
/plot visit <player> Teleport to a player's plot

WorldEdit

You may use WorldEdit in the Creative and Build Contests worlds

//br s [-h] <block name> [radius] Basic sphere brush tool. Will place spheres of the specified block ID. Using -h can make it hollow spheres. If you don't set a radius, it will be automatically set to 2.
//center <block name> Set the center block(s) in the region and to the specified block.
//contract <amount> contract your selection. You may also use the custom variants: //contractall, //contracth (horizontal), and //contractv (vertical).
//copy Copy the contents of the selection. Be aware that it copies relative to where you are.
//count <block name> Count how many blocks there are of the specified type in a selection.
//expand <amount> Expand your selection. You may also use the custom variants: //expandall, //expandh (horizontal), and //expandv (vertical).
//fill <block name> <radius> [depth] Fill in an area with the specified block type. Can also specify how far below to fill.
//flip [direction] Flip the clipboard. If you don't specify a direction, it will flip whatever direction you're already looking.
//hpos1 Set the first position to the block you're looking at.
//hpos2 Set the second position to the block you're looking at.
//mask <block name> Makes a brush only affect the specified block type.
//move [amount] [direction] [block name] This command will, without anything specified, move the entire selection one block in whatever cardinal direction you're facing (north, east, south, west). You can specify the amount of blocks to move it. You can specify the direction. You can also specify a block type to replace all the moved blocks.
//naturalize Replace the top three blocks of the selection's surface with grass/dirt. Make sure to set all blocks to be naturalized as stone!
//outline <block name> Create four walls, a floor, and a ceiling.
//paste [-a] Paste whatever you have copied to your clipboard. Using -a will not paste air blocks.
//pos1 Set the first position to the block at your feet.
//pos2 Set the second position to the block at your feet.
//replace <target block name> <desired block name> Replace all the target blocks with the desired blocks.
//rotate [degrees] Rotate your clipboard.
//sel [tp|selection type] Clear your selection, teleport to your selection, or change the type of selection (to a sphere, for example)
//set <block name> Set all the blocks in the region to the specified block.
//walls <block name> Create four walls in the region.
//wand This will give you the WorldEdit wand to make selections with. Left-click to set the first position, right-click to set the second position.
/asc Will ascend you to the next highest level.
/brush none Unbind a brush from your tool
/desc Will descend you to the next lowest level.
/thru Will teleport you through a wall.
/top Will take you to the top.

For more WorldEdit help, first consult the wiki or watch the tutorials, then ask in game.

VoxelSniper

You may use VoxelSniper in the Creative and Build Contests worlds

/b # Set the radius of your brush.
/b <brush type> Set your brush type.
/b Bring up your current brush settings.
/u [number] Undoes one (or the amount specified) Voxel command(s).
/v [material] Set the used block type to the specified block. If you don't specify what block to use, it will automatically select the block you're looking at.

Different brush types:

/b b Ball. Creates a sphere.
/b d Disc. Creates a horizontal disc.
/b df Disc face. Creates a vertical disc.
/b e <melt, fill, smooth, lift> This is the erosion brush. Can be set to melt, fill, smooth, or lift. Each do different functions. Ask in-game for a more comprehensive answer.
/b s Snipe.
/b v Voxel. Creates a cube.
/b vd Voxel disc. Creates a horizontal square.
/b vf Voxel disc face. Creates a vertical square.

For more VoxelSniper information, first consult the wiki and YouTube tutorials, then ask in game.

WE/VS Tutorials

World Edit Command Guide

OneBlock

/ob The main island command
/ob count Show the block count and phase
/ob create Create an island
/ob go Teleport you to your island
/ob info <player> Display info about your island or the player's island
/ob level <player> Calculate your island level or show the level of another player
/ob phases Opens a GUI menu showing the phases
/ob reset Restart your island and remove the old one
/ob resetname Reset your island name
/ob sethome Set your home teleport point
/ob setname <name> Set a name for your island
/ob settings Display island settings
/ob spawn Teleport you to the spawn
/ob value Shows the value of any block
/ob ban <player> Ban a player from your island
/ob banlist List banned players
/ob expel <player> Expel a player from your island
/ob near Show the name of neighbouring islands around you
/ob team Manage your team
/ob top Show the Top Ten
/ob unban <player> Unban a player from your island
/ob warp <player> Warp to the player's warp sign
/ob warps Open the warps panel.

LWC

Right click on the protection you want to apply the change to after sending the command.

/lwcinfo Learn about the LWC plugin and its purpose.
/cdonation Creates a donation chest; player's can put items in, but only you can remove them.
/cmodify -<player> Remove another player's access to your LWC protection.
/cmodify <player> [player2] [etc] Allow another player to use your LWC protection.
/cpassword Creates a password for the protection.
/cpublic Creates a public protection. This is recommended over no protection at all, because no one can lock a public protection for themselves.
/cremove Remove a protection altogether. Note: You will need to preform this command before using any of the following.
/crepeat Automatically repeats commands, without having to type them out again. Here's a tutorial on this command
/hopper Enable hoppers on your protection. (Disabled by default due to people stealing from chests using hoppers.) Use this on the chest/furnace/etc., not the hopper.
/lock Creates a private protection.
/cunlock <password> Access a password protected protection with the password.

Moderator

CoreProtect

Check out the CoreProtect page for a more comprehensive wiki.

/co help Display a list of commands
/co inspect Toggle the inspector
/co lookup <params> Advanced block data lookup
/co restore <params> Restore block data
/co rollback <params> Rollback block data

Store

Pets

/pet hat Wear your pet on your head.
/pet list Lists all the pets available.
/pet menu Opens the pet selection menu.
/pet remove Remove your pet.
/pet ride Ride your pet (Only for horses and llamas.)
/pet summon <pet> Spawns a pet.
/pet Opens the pet selection menu.
/pet [PetType]:[options];[name] Spawn in your pet. Ex: /pet sheep:baby,orange;ShaunTheSheep. It's recommended that you simply use the GUI (see command above.)
/pet name Get prompted to change the name of your pet.
/pet default set current Set your current pet as your default pet, making it spawn in automatically each time you log in.
/pet menu Show the GUI menu for your current pet. TIP: Right clicking it will show this menu as well.
/pet hat Put your pet on your head. (This may prevent you from teleporting anywhere until you relog.)
/pet ride Ride your pet. (only for horses!).
/pet hide Hide your pet from view (does not remove it).
/pet show Show your hidden pet.
/pet remove Remove your current pet.
/pet call Call your pet to your side.
/pet list List all available pets and corresponding data types. Types that you don't have permission for will show in red, and types that you do have permission for will show in green.
/pet info Show information on your currently active pet.-->

NPCs

/npc age <baby|adult> Change the type of your NPC
/npc create <name> [--type <mob type>] Create an NPC. Defaults to a player. Dragon, wither and giant are not allowed
/npc equip Enter the equipment editor. Right click the NPC to make them hold/wear the item you are holding.
/npc look Make the NPC look at the nearest player.
/npc path Toggle the path editor (to make your NPC walk along a specific path.)
/npc power Toggle whether a creeper is powered or not.
/npc prof <normal | farmer | librarian | priest | blacksmith | butcher | nitwit | husk (zombie villager only)> Change the profession of a villager.
/npc remove Delete the NPC.
/npc rename <name> Change the visible name of the NPC.
/npc sel Select the NPC. Required to do any of the below commands (creation autoselects them.)
/npc skin <name> Change the skin of a player NPC.
/npc skinlayers <--cape|--hat|--jacket|--sleeves|--pants> <true|false> Toggle the shown layers of a skin.
/npc text Toggle the editor to make the NPC say something to nearby players.
/npc tphere Teleport your selected NPC to you.
/npc type <mob type> Change the type of your NPC.
/npc zombiemod <-b|-v> Use -b to make it a baby zombie, and -v for villager. Use the profession command to make it a husk.

Disguises

Warning - Disguising while in creative may remove your armor/elytra/hat!

/dis <type> [options...]
/dvs Toggle viewing your disguise.
/undis Undisguise.