Difference between revisions of "Commands"

From Project Eden
Jump to navigation Jump to search
(Fix page formatting)
(Alphabetize)
Line 11: Line 11:
==== Minigames ====
==== Minigames ====
Learn more about our [[Minigames |Minigames here.]]
Learn more about our [[Minigames |Minigames here.]]
* '''/discord mgnr''' - Set up Minigame Night reminders
* '''/gl''' - Warp to the Minigame lobby.
* '''/gl''' - Warp to the Minigame lobby.
* '''/mgn''' - Countdown to next Minigame night.
* '''/mgm join <arena name>''' - Join a minigame arena, though right clicking a sign is simpler.
* '''/mgm quit''' - Exit a minigame.
* '''/ma join <mob arena name>''' - Join a mob arena, also primarily done with signs. ''Case Sensitive.''
* '''/ma join <mob arena name>''' - Join a mob arena, also primarily done with signs. ''Case Sensitive.''
* '''/ma leave''' - Exit a mob arena.
* '''/ma leave''' - Exit a mob arena.
* '''/mgm join <arena name>''' - Join a minigame arena, though right clicking a sign is simpler.
* '''/mgm leave''' - Exit a parkour course.
* '''/mgm leave''' - Exit a parkour course.
* '''/discord mgnr''' - Set up Minigame Night reminders
* '''/mgm quit''' - Exit a minigame.
 
* '''/mgn''' - Countdown to next Minigame night.


==== Creative ====
==== Creative ====
* '''/ci''' - Clear your inventory
* '''/creative''' - Warp to the creative world
* '''/creative''' - Warp to the creative world
* '''/ci''' - Clear your inventory
* '''/hdb''' - Shows the Head Data Base, which can be used to get player heads in your creative plot.
* '''/ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks]''' - Change your time (not the world time)
* '''/speed <0-3>''' - Change your fly/walk speed
* '''/jump''' - Teleport to where you are looking
* '''/i <item name>''' - Spawn an item
* '''/i <item name>''' - Spawn an item
: For example, <code>/i barrier</code> would give you a stack of barriers.
: For example, <code>/i barrier</code> would give you a stack of barriers.
* '''/jump''' - Teleport to where you are looking
* '''/kit tf''' - Get the default terraforming kit
* '''/kit tf''' - Get the default terraforming kit
* '''/hdb''' - Shows the Head Data Base, which can be used to get player heads in your creative plot.
* '''/ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks]''' - Change your time (not the world time)
* '''/speed <0-3>''' - Change your fly/walk speed
 




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




Line 59: Line 59:
You may use WorldEdit in the Build Contests and the Creative world
You may use WorldEdit in the Build Contests and the Creative world


* '''//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.  
* '''//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.
* '''//pos1''' - Set the first position to the block at your feet.
* '''//pos2''' - Set the second position to the block at your feet.
* '''//pos2''' - Set the second position to the block at your feet.
* '''//hpos1''' - Set the first position to the block you're looking at.
* '''//replace <target block name> <desired block name>''' - Replace all the target blocks with the desired blocks.
* '''//hpos2''' - Set the second position to the block you're looking at.
* '''//rotate [degrees]''' - Rotate your clipboard.
* '''//count <block name>''' - Count how many blocks there are of the specified type in a selection.
* '''//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.
* '''//set <block name>''' - Set all the blocks in the region to the specified block.
* '''//copy''' - Copy the contents of the selection. Be aware that it copies relative to where you are.
* '''//walls <block name>''' - Create four walls in the region.
* '''//paste [-a]''' - Paste whatever you have copied to your clipboard. Using -a will not paste air blocks.  
* '''//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.
* '''//rotate [degrees]''' - Rotate your clipboard.  
* '''/asc''' - Will ascend you to the next highest level.
* '''//flip [direction]''' - Flip the clipboard. If you don't specify a direction, it will flip whatever direction you're already looking.
* '''//replace <target block name> <desired block name>''' - Replace all the target blocks with the desired blocks.
* '''//walls <block name>''' - Create four walls in the region.  
* '''//outline <block name>''' - Create four walls, a floor, and a ceiling.
* '''//center <block name>''' - Set the center block(s) in the region and to the specified block.  
* '''//fill <block name> <radius> [depth]''' - Fill in an area with the specified block type. Can also specify how far below to fill.
* '''//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!
* '''//expand <amount>''' - Expand your selection. You may also use the custom variants: //expandall, //expandh (horizontal), and //expandv (vertical).
* '''//contract <amount>''' - contract your selection. You may also use the custom variants: //contractall, //contracth (horizontal), and //contractv (vertical).
* '''//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.  
* '''/brush none''' - Unbind a brush from your tool
* '''/brush none''' - Unbind a brush from your tool
* '''//mask <block name>''' - Makes a brush only affect the specified block type.
* '''/desc''' - Will descend you to the next lowest level.
* '''//sel [tp|selection type]''' - Clear your selection, teleport to your selection, or change the type of selection (to a sphere, for example)
* '''/thru''' - Will teleport you through a wall.
 
* '''/top''' - Will take you to the top.
* '''/asc''' - Will ascend you to the next highest level.  
* '''/top''' - Will take you to the top.  
* '''/desc''' - Will descend you to the next lowest level.
* '''/thru''' - Will teleport you through a wall.  


For more WorldEdit help, go to the [http://wiki.sk89q.com/wiki/WorldEdit/Reference wiki] or watch the [[Commands#WE.2FVS_Tutorials| tutorials]].
For more WorldEdit help, go to the [http://wiki.sk89q.com/wiki/WorldEdit/Reference wiki] or watch the [[Commands#WE.2FVS_Tutorials| tutorials]].
Line 95: Line 94:
You may use VoxelSniper in the Build Contests and the Creative world
You may use VoxelSniper in the Build Contests and the Creative world


* '''/v [block ID]''' - 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.
* '''/b #''' - Set the radius of your brush.
* '''/b''' - Bring up your current brush settings.  
* '''/b <brush type>''' - Set your brush type.
* '''/b #''' - Set the radius of your brush.        
* '''/b''' - Bring up your current brush settings.
* '''/b <brush type>''' - Set your brush type.  
* '''/u [number]''' - Undoes one (or the amount specified) Voxel command(s).
* '''/u [number]''' - Undoes one (or the amount specified) Voxel command(s).  
* '''/v [block ID]''' - 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:  
Different brush types:  


* '''/b s''' - Snipe.  
* '''/b b''' - Ball. Creates a sphere.
* '''/b b''' - Ball. Creates a sphere.  
* '''/b d''' - Disc. Creates a horizontal disc.
* '''/b v''' - Voxel. Creates a cube.  
* '''/b df''' - Disc face. Creates a vertical disc.
* '''/b d''' - Disc. Creates a horizontal 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 vd''' - Voxel disc. Creates a horizontal square.  
* '''/b s''' - Snipe.
* '''/b df''' - Disc face. Creates a vertical disc.  
* '''/b v''' - Voxel. Creates a cube.
* '''/b vf''' - Voxel disc face. Creates a vertical square.  
* '''/b vd''' - Voxel disc. Creates a horizontal square.
* '''/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 vf''' - Voxel disc face. Creates a vertical square.


For more VoxelSniper information, first consult the [http://voxelsniper.wikia.com/wiki/VoxelSniper_Wiki#VoxelSniper_Commands wiki] and [[Commands#WE.2FVS_Tutorials| YouTube tutorials]], then ask in game.
For more VoxelSniper information, first consult the [http://voxelsniper.wikia.com/wiki/VoxelSniper_Wiki#VoxelSniper_Commands wiki] and [[Commands#WE.2FVS_Tutorials| YouTube tutorials]], then ask in game.
Line 119: Line 118:


==== OneBlock ====
==== 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 go''' - Teleport you to your island
* '''/ob spawn''' - Teleport you to the spawn
* '''/ob info <player>''' - Display info about your island or the player's island
* '''/ob create''' - Create an 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 reset''' - Restart your island and remove the old one
* '''/ob info <player>''' - Display info about your island or the player's island
* '''/ob resetname''' - Reset your island name
* '''/ob settings''' - Display island settings
* '''/ob sethome''' - Set your home teleport point
* '''/ob sethome''' - Set your home teleport point
* '''/ob setname <name>''' - Set a name for your island
* '''/ob setname <name>''' - Set a name for your island
* '''/ob resetname''' - Reset your island name
* '''/ob settings''' - Display island settings
* '''/ob count''' - Show the block count and phase
* '''/ob spawn''' - Teleport you to the spawn
* '''/ob level <player>''' - Calculate your island level or show the level of another player
* '''/ob phases''' - Opens a GUI menu showing the phases
* '''/ob value''' - Shows the value of any block
* '''/ob value''' - Shows the value of any block
* '''/ob''' - The main island command


===== Team and player control commands =====
===== Team and player control commands =====
* '''/ob ban <player>''' - Ban a player from your island
* '''/ob ban <player>''' - Ban a player from your island
* '''/ob unban <player>''' - Unban a player from your island
* '''/ob banlist''' - List banned players
* '''/ob banlist''' - List banned players
* '''/ob expel <player>''' - Expel a player from your island
* '''/ob expel <player>''' - Expel a player from your island
Line 142: Line 140:
* '''/ob team''' - Manage your team
* '''/ob team''' - Manage your team
* '''/ob top''' - Show the Top Ten
* '''/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 warp <player>''' - Warp to the player's warp sign
* '''/ob warps''' - Open the warps panel
* '''/ob warps''' - Open the warps panel
Line 226: Line 225:
* '''/lwcinfo''' - Learn about the [[Protection#LWC |LWC plugin]] and its purpose.
* '''/lwcinfo''' - Learn about the [[Protection#LWC |LWC plugin]] and its purpose.
Right click on the protection you want to apply the change to after sending the command.
Right click on the protection you want to apply the change to after sending the command.
* '''/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.
* '''/cmodify <player> [player2] [etc]''' - Allow another player to use your LWC protection.
* '''/cmodify -<player>''' - Remove another player's access to your LWC protection.
* '''/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.
* '''/cremove''' - Remove a protection altogether. Note: You will need to preform this command before using any of the following.
* '''/cdonation''' - Creates a donation chest; player's can put items in, but only you can remove them.
* '''/cpassword''' - Creates a password for the protection.
* '''/cpassword''' - Creates a password for the protection.
** '''/cunlock <password>''' - Access a password protected protection with the password.
* '''/cpublic''' - Creates a public protection. This is recommended over no protection at all, because no one can lock a public protection for themselves.
* '''/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. [http://i.imgur.com/K400SOM.png 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.
* '''/lock''' - Creates a private protection.
* '''/crepeat''' - Automatically repeats commands, without having to type them out again. [http://i.imgur.com/K400SOM.png Here's a tutorial on this command]
** '''/cunlock <password>''' - Access a password protected protection with the password.
 


==== Location ====
==== Location ====
Line 246: Line 244:


==== Worlds and Warps ====
==== Worlds and Warps ====
* '''/market''' - Warp to the Market.
* '''/spawn''' - Warp to the world spawn.
* '''/spawn''' - Warp to the world spawn.
* '''/market''' - Warp to the Market.
* '''/warps''' - Open the warps GUI.
*'''/warp end''' - Warps you to the end in the survival world, please note that this command is only useable after going through the portal for the first time.
*'''/warp buildcontest<number> - Teleports you to previous build contest worlds.
* '''/tpa <player>''' - Request to teleport to a player. Alias: /poof
* '''/tpa <player>''' - Request to teleport to a player. Alias: /poof
* '''/tpahere <player>''' - Request to teleport a player to you. Alias: /poofhere
* '''/tpahere <player>''' - Request to teleport a player to you. Alias: /poofhere
* '''/warps''' - Open the warps GUI.
*'''/warp buildcontest<number> - Teleports you to previous build contest worlds.
*'''/warp end''' - Warps you to the end in the survival world, please note that this command is only useable after going through the portal for the first time.




==== Homes ====
==== Homes ====
* '''/homehelp''' - Find out how many homes each rank has.
* '''/sethome [name]''' - Set a home
* '''/homes''' - Lists your set homes.
* '''/delhome [name]''' - Delete one of your homes.
* '''/delhome [name]''' - Delete one of your homes.
* '''/home <name>''' - Teleport to one of your homes. Alias: /h
* '''/home <name>''' - Teleport to one of your homes. Alias: /h
* '''/home <playername> <homename>''' - Teleport to another player's home. Alias: /h
* '''/home <playername> <homename>''' - Teleport to another player's home. Alias: /h
* '''/homehelp''' - Find out how many homes each rank has.
* '''/homes edit''' - Open the GUI to make your changes.
* '''/homes edit''' - Open the GUI to make your changes.
* '''/homes''' - Lists your set homes.
* '''/sethome [name]''' - Set a home




==== Economy ====
==== Economy ====
* '''/bal [player]''' - View your balance, or another player's balance.
* '''/baltop''' - View the server's economic standings.
* '''/economy''' - Learn about [[Economy |Project Eden's economy]] and some ways to make money.
* '''/economy''' - Learn about [[Economy |Project Eden's economy]] and some ways to make money.
* '''/market''' - Warp to the server market.
* '''/market''' - Warp to the server market.
* '''/pay <player> <amount>''' - Pay another player some money.
* '''/shops''' - Access the shop system.
* '''/shops''' - Access the shop system.
* '''/bal [player]''' - View your balance, or another player's balance.
* '''/baltop''' - View the server's economic standings.
* '''/pay <player> <amount>''' - Pay another player some money.




==== McMMO ====
==== McMMO ====
*'''/<skillname>''' - Shows the scoreboard for the current skill, along with more detailed information about your current bonuses
*'''/mcmmoreset''' - Open a UI that will allow you to reset any skills that you have maxed out, for a very special reward.
*'''/mcrank''' - This shows you the rank of each of your skills compared to other players on the server
*'''/mcscorboard keep''' - this locks the scoreboard up while it is visible. Use one of the previous commands first, then use this command to keep the scoreboard up until you use '''/mcscoreboard clear''' or issue another command that changes the scoreboard.  You can also use the shortened form: '''/mcsb <keep/clear>'''
*'''/mcstats''' - This lets you view all of you main [[McMMO]] stats
*'''/mcstats''' - This lets you view all of you main [[McMMO]] stats
*'''/mcrank''' - This shows you the rank of each of your skills compared to other players on the server
*'''/mctop''' - Shows the top 10 players (by Power Level)
*'''/mctop'''  - Shows the top 10 players (by Power Level)
**'''/<skillname> ? [page]'''  - Shows help about the current skill
**'''/mctop <skillname>''' - Shows the top 10 players for the specified skill
**'''/mctop <skillname>''' - Shows the top 10 players for the specified skill
*'''/<skillname>''' - Shows the scoreboard for the current skill, along with more detailed information about your current bonuses
**'''/<skillname> ? [page]'''  - Shows help about the current skill
*'''/mcscorboard keep''' - this locks the scoreboard up while it is visible. Use one of the previous commands first, then use this command to keep the scoreboard up until you use '''/mcscoreboard clear''' or issue another command that changes the scoreboard.  You can also use the shortened form: '''/mcsb <keep/clear>'''
*'''/mcmmoreset''' - Open a UI that will allow you to reset any skills that you have maxed out, for a very special reward.




==== Alerts ====
==== Alerts ====
* '''/alerts''' - Basic alerts help command.
* '''/alerts add <text>''' - Add an alert word or phrase.
* '''/alerts clear''' - Clear your alerts list.
* '''/alerts del <text>''' - Remove an alert word or phrase.
* '''/alerts edit''' - Enter a conversation to edit your alerts. A command is not needed, just type like you're talking!
* '''/alerts edit''' - Enter a conversation to edit your alerts. A command is not needed, just type like you're talking!
* '''/alerts list''' - List your alerts.
* '''/alerts list''' - List your alerts.
* '''/alerts add <text>''' - Add an alert word or phrase.
* '''/alerts del <text>''' - Remove an alert word or phrase.
* '''/alerts clear''' - Clear your alerts list.
* '''/alerts mute''' - Toggle the alert sound on & off.
* '''/alerts mute''' - Toggle the alert sound on & off.
* '''/alerts''' - Basic alerts help command.




Line 298: Line 296:
* '''/chatinfo''' - Learn about our [[Chat |chat system]].
* '''/chatinfo''' - Learn about our [[Chat |chat system]].
Note: <nick> stands for the channel's nickname, which is usually the first letter. Ex: Global's nickname is G
Note: <nick> stands for the channel's nickname, which is usually the first letter. Ex: Global's nickname is G
* '''/ch <nick> <message>''' - Send a 'quick message' to a channel, without having to change to that channel.
* '''/ch <nick>''' - Change the channel
* '''/ch <nick>''' - Change the channel
* '''/ch <nick> <message>''' - Send a 'quick message' to a channel, without having to change to that channel.
* '''/ignore <player>''' - Ignore a player in chat. Note that they can still see your messages.
* '''/join <nick>''' - Join a channel, enabling messages from that channel.
* '''/leave <nick>''' - Leave a channel, hiding all messages from that channel.
* '''/leave <nick>''' - Leave a channel, hiding all messages from that channel.
* '''/join <nick>''' - Join a channel, enabling messages from that channel.
* '''/mail <player> <message>''' - Send an offline player mail that they can read when they log on.
* '''/msg <player> [message]''' - Send a player a private message. Exclude the message to enter a "chat" with the player.
* '''/msg <player> [message]''' - Send a player a private message. Exclude the message to enter a "chat" with the player.
* '''/r [message]''' - Reply to a PM. Exclude the message to enter a "chat" with the player.
* '''/r [message]''' - Reply to a PM. Exclude the message to enter a "chat" with the player.
* '''/mail <player> <message>''' - Send an offline player mail that they can read when they log on.
* '''/ignore <player>''' - Ignore a player in chat. Note that they can still see your messages.
*'''/deathmessages behaviour <hidden|local|shown> [player] - Sets how you want your death messages to be shown, in local chat, hidden, or shown in global chat.
*'''/deathmessages behaviour <hidden|local|shown> [player] - Sets how you want your death messages to be shown, in local chat, hidden, or shown in global chat.


==== Voting ====
==== Voting ====
* '''/banner <buy <name> | textures | custom>''' - For the non-craftable banners in the VPS.
* '''/vote ''' - View some basic [[Voting_and_Donating#Voting |voting information]] and links to vote.
* '''/vote ''' - View some basic [[Voting_and_Donating#Voting |voting information]] and links to vote.
* '''/vote points''' - View how many Vote Points you have.
* '''/vote time''' - Check if you can vote on each site.
* '''/vote time''' - Check if you can vote on each site.
* '''/vote points''' - View how many Vote Points you have.
* '''/vps''' - Open the Vote Point Store
* '''/vps''' - Open the Vote Point Store
* '''/banner <buy <name> | textures | custom>''' - For the non-craftable banners in the VPS.




==== Links and Information ====
==== Links and Information ====
* '''/discord''' - View information about [[Main_Page#Discord |Discord]]
* '''/donate''' - View information about [[Voting_and_Donating#Donating |donations and a link to the shop]].
* '''/donate''' - View information about [[Voting_and_Donating#Donating |donations and a link to the shop]].
* '''/economy''' - Information about Bear Nation's economy and how to make money.
* '''/faq''' - Frequently asked questions.
* '''/faq''' - Frequently asked questions.
* '''/maplink''' - Get the link to your current location on the [[Main_Page#Live_Map |live map]].
* '''/rules''' - Rules
* '''/rules''' - Rules
* '''/economy''' - Information about Bear Nation's economy and how to make money.
* '''/socialmedia''' - Get a list of Project Eden's social media.
* '''/whatworld''' - Name of the world you are currently in.
* '''/maplink''' - Get the link to your current location on the [[Main_Page#Live_Map |live map]].
* '''/suggestion''' - View information about submitting a suggestion.
* '''/suggestion''' - View information about submitting a suggestion.
* '''/discord''' - View information about [[Main_Page#Discord |Discord]]
* '''/website''' - Get the [https://projecteden.gg/ website] link.
* '''/website''' - Get the [https://projecteden.gg/ website] link.
* '''/socialmedia''' - Get a list of Project Eden's social media.
* '''/whatworld''' - Name of the world you are currently in.
* '''/wiki [search <query>]''' - Get a link to this Wiki, or perform a search.
* '''/wiki [search <query>]''' - Get a link to this Wiki, or perform a search.




==== Staff related ====
==== Staff related ====
* '''/ticket <message>''' - Create a ticket to [[Main_Page#Requesting_Staff_Help |request a staff member's help]]. Don't worry if no staff are online, the ticket is saved until a staff member closes it.
* '''/ivebeengriefed''' - View information on what to do when you get griefed.
* '''/ivebeengriefed''' - View information on what to do when you get griefed.
* '''/onlinestaff''' - View a list of online staff.
* '''/onlinestaff''' - View a list of online staff.
* '''/staff''' - View a list of all current staff.
* '''/staff''' - View a list of all current staff.
* '''/ticket <message>''' - Create a ticket to [[Main_Page#Requesting_Staff_Help |request a staff member's help]]. Don't worry if no staff are online, the ticket is saved until a staff member closes it.


----
----
Line 345: Line 342:


=== Builder ===
=== Builder ===
* '''/arenas <list | tp | set | del> [name]''' - Arena warps <!--Will be switched to '/mgm warp' later-->
* '''/asc''' - Go up a level.
* '''/craft''' - Open a crafting table.
* '''/desc''' - Go down a level.
* '''/echest''' - Open your enderchest
* '''/fly''' - Up, up, and away!
* '''/gmc''' - Creative mode (Minigame/build worlds only)
* '''/gms''' - Survival mode (Minigame/build worlds only)
* '''/gms''' - Survival mode (Minigame/build worlds only)
* '''/gmc''' - Creative mode (Minigame/build worlds only)
* '''/fly''' - Up, up, and away!
* '''/kittycannon''' - Throw an exploding kitten.
* '''/kittycannon''' - Throw an exploding kitten.
* '''/tppos <X> <Y> <Z> [world]''' - Teleport to certain coordinates.
* '''/craft''' - Open a crafting table.
* '''/echest''' - Open your enderchest
* '''/pt [command]''' - Assign a command to the item you're holding. Don't include the '/'. Exclude the command argument to remove the command on the current tool.
* '''/pt [command]''' - Assign a command to the item you're holding. Don't include the '/'. Exclude the command argument to remove the command on the current tool.
* '''/pt toggle''' - Turn powertools on or off.
* '''/pt toggle''' - Turn powertools on or off.
* '''/asc''' - Go up a level.
* '''/desc''' - Go down a level.
* '''/thru''' - Go through a wall.
* '''/thru''' - Go through a wall.
* '''/top''' - Go up to the top block.
* '''/top''' - Go up to the top block.
* '''/arenas <list | tp | set | del> [name]''' - Arena warps <!--Will be switched to '/mgm warp' later-->
* '''/tppos <X> <Y> <Z> [world]''' - Teleport to certain coordinates.


----
----


=== Architect ===  
=== Architect ===  
* '''//help''' - A full list of World Edit commands. [https://www.youtube.com/watch?v=4L3RsZJrCcA&index=2&list=PLE2C2397E09051DC4 YouTube tutorial on WorldEdit]
* '''/bigtree''' - Create a big tree.
* '''/bigtree''' - Create a big tree.
* '''/tp <player>''' - Teleport to a player
* '''/tp <player>''' - Teleport to a player
* '''//help''' - A full list of World Edit commands. [https://www.youtube.com/watch?v=4L3RsZJrCcA&index=2&list=PLE2C2397E09051DC4 YouTube tutorial on WorldEdit]


----
----
Line 372: Line 369:


==== Warps ====  
==== Warps ====  
* '''/staffwarps <list | tp | set | del> [name]''' - Staff warps
* '''/arenas <list | tp | set | del> [name]''' - Arena warps
* '''/arenas <list | tp | set | del> [name]''' - Arena warps
* '''/blockcenter''' - Teleport to the center of a block
* '''/blockcenter''' - Teleport to the center of a block
* '''/spvp leave''' - Stop spectating a SurvivalPVP match
* '''/staffwarps <list | tp | set | del> [name]''' - Staff warps
* '''/wither leave''' - Stop spectating a wither match
* '''/wither leave''' - Stop spectating a wither match
* '''/spvp leave''' - Stop spectating a SurvivalPVP match
* '''/xraywarps''' - Teleport to a potential Xray spot
* '''/xraywarps''' - Teleport to a potential Xray spot


==== Tickets ====
==== Tickets ====
* '''/tickets''' - View currently open tickets
* '''/tickets <take|tp|teleport|claim> <#>''' - Teleport to a ticket's location ('''/tt <#>''')
* '''/tickets <take|tp|teleport|claim> <#>''' - Teleport to a ticket's location ('''/tt <#>''')
* '''/tickets [re]open <#>''' - Reopen a closed ticket
* '''/tickets all''' - View all open and closed tickets
* '''/tickets close <#>''' - Close a ticket ('''/ct <#>''')
* '''/tickets close <#>''' - Close a ticket ('''/ct <#>''')
* '''/tickets all''' - View all open and closed tickets
* '''/tickets view <#>''' - View a ticket with a certain ID
* '''/tickets view <#>''' - View a ticket with a certain ID
* '''/tickets [re]open <#>''' - Reopen a closed ticket
* '''/tickets''' - View currently open tickets




Line 394: Line 390:
* '''/co help''' - Display a list of commands
* '''/co help''' - Display a list of commands
* '''/co inspect''' - Toggle the inspector
* '''/co inspect''' - Toggle the inspector
* '''/co lookup <params>''' - Advanced block data lookup
* '''/co restore <params>''' - Restore block data
* '''/co rollback <params>''' - Rollback block data
* '''/co rollback <params>''' - Rollback block data
* '''/co restore <params>''' - Restore block data
* '''/co lookup <params>''' - Advanced block data lookup




==== Chat ====
==== Chat ====
* '''/cc''' - Clear chat for non-staff members. Your chat will not be cleared.
* '''/forcechannel <player> <nick>''' - Force a player to switch channels.
* '''/mute <player> [time] [reason]''' - Mute someone.
* '''/mute <player> [time] [reason]''' - Mute someone.
* '''/remute <player> [time] <reason>''' - Execute this within 5 minutes of a previous mute to edit the reason of the mute
* '''/remute <player> [time] <reason>''' - Execute this within 5 minutes of a previous mute to edit the reason of the mute
* '''/unmute <player>''' - Unmute someone.
* '''/unmute <player>''' - Unmute someone.
* '''/cc''' - Clear chat for non-staff members. Your chat will not be cleared.
* '''/forcechannel <player> <nick>''' - Force a player to switch channels.




==== Punishments ====
==== Punishments ====
* '''/alts <player>''' - Check if the player has logged on with a different account or IP.
* '''/ban <player> [time] <reason>''' - Ban a player
* '''/banip <player> [time] [reason]''' - Ban a player's IP
* '''/banlist <page>''' - View active bans.
* '''/calcban <# of past griefing bans> <# of blocks griefed>''' - Get a rough suggestion for ban length for griefing offenses.
* '''/checkban <player>''' - Check if a player is currently banned.
* '''/history <player>''' - Check the player's warning/mute/kick/ban history.
* '''/ipreport''' - Executes /alts for all online players.
* '''/kick <player> [reason]''' - Kick a player from the server.
* '''/mute <player> [time] <reason>''' - Mute a player
* '''/punishments''' - View the guidelines for ban length.
* '''/punishments''' - View the guidelines for ban length.
* '''/calcban <# of past griefing bans> <# of blocks griefed>''' - Get a rough suggestion for ban length for griefing offenses.
* '''/ban <player> [time] <reason>''' - Ban a player
* '''/reban <player [time] <reason> ''' - Execute this within 5 minutes of a previous ban to edit the reason of the ban
* '''/reban <player [time] <reason> ''' - Execute this within 5 minutes of a previous ban to edit the reason of the ban
* '''/remute <player> [time] <reason>''' - Execute this within 5 minutes of a previous mute to edit the reason of the mute
* '''/smitewarn''', '''/swarn''' or '''/sw <player>''' - Smite/warn a player for not following minigame rules.
* '''/unban <player>''' - Lift a ban on a player.
* '''/unban <player>''' - Lift a ban on a player.
* '''/mute <player> [time] <reason>''' - Mute a player
* '''/remute <player> [time] <reason>''' - Execute this within 5 minutes of a previous mute to edit the reason of the mute
* '''/kick <player> [reason]''' - Kick a player from the server.
* '''/history <player>''' - Check the player's warning/mute/kick/ban history.
* '''/checkban <player>''' - Check if a player is currently banned.
* '''/alts <player>''' - Check if the player has logged on with a different account or IP.
* '''/ipreport''' - Executes /alts for all online players.
* '''/banip <player> [time] [reason]''' - Ban a player's IP
* '''/unbanip <player>''' - Unban a player's IP.
* '''/unbanip <player>''' - Unban a player's IP.
* '''/unwarn <player>''' - Deletes the last warning.
* '''/warn <player> <reason>''' - Warn a user.
* '''/warn <player> <reason>''' - Warn a user.
* '''/unwarn <player>''' - Deletes the last warning.
* '''/banlist <page>''' - View active bans.
* '''/smitewarn''', '''/swarn''' or '''/sw <player>''' - Smite/warn a player for not following minigame rules.


==== Freezing ====  
==== Freezing ====  
* '''/freeze <player>''' - Toggle a player's frozen state.
* '''/freeze <player>''' - Toggle a player's frozen state.
* '''/rh <player>''' or '''/redhand <player>''' - Forces player into local chat and sets their speed to 0
* '''/unfreeze <player>''' - Unfreeze a player.
* '''/unfreeze <player>''' - Unfreeze a player.
* '''/rh <player>''' or '''/redhand <player>''' - Forces player into local chat and sets their speed to 0
* '''/ymc <player>''' or '''/youmaycontinue <player>''' - To be used when you no longer need a player 'redhanded'. This command sets their speed back to normal and puts them back into general chat. Please not that this command can be used on multiple players at a time (i.e. /ymc <player> <other player>).
* '''/ymc <player>''' or '''/youmaycontinue <player>''' - To be used when you no longer need a player 'redhanded'. This command sets their speed back to normal and puts them back into general chat. Please not that this command can be used on multiple players at a time (i.e. /ymc <player> <other player>).


==== Vanish ====
==== Vanish ====
* '''/vanish''' - Vanish. (duh...)
* '''/ni''' - Toggle blocking any interactions, such as redstoney things, blocks and mobs while vanished.
* '''/np''' - Toggle picking up items while vanished.
* '''/vanish fakejoin''', '''/fakejoin''' or '''/fj''' - Unvanish and broadcast a join message.
* '''/vanish fakejoin''', '''/fakejoin''' or '''/fj''' - Unvanish and broadcast a join message.
* '''/vanish fakequit''', '''/fakequit''' or '''/fq''' - Vanish and broadcast a quit message.
* '''/vanish fakequit''', '''/fakequit''' or '''/fq''' - Vanish and broadcast a quit message.
* '''/np''' - Toggle picking up items while vanished.  
* '''/vanish''' - Vanish. (duh...)
* '''/ni''' - Toggle blocking any interactions, such as redstoney things, blocks and mobs while vanished.




==== Creative ====
==== Creative ====
* '''/mobcap <new limit>''' - Change the mob-only cap on the current plot. Default 10.
* '''/entitycap <new limit>''' - Change the entity cap on the current plot. Default 50
* '''/entitycap <new limit>''' - Change the entity cap on the current plot. Default 50
* '''/makedownload <player>''' - Force the player to generate a download link for their plot. The player must be inside their plot when you execute the command.
* '''/makedownload <player>''' - Force the player to generate a download link for their plot. The player must be inside their plot when you execute the command.
* '''/mobcap <new limit>''' - Change the mob-only cap on the current plot. Default 10.
* '''/redstone <on|off>''' - Toggle redstone in the plot (no space!)
* '''/redstone <on|off>''' - Toggle redstone in the plot (no space!)




==== Misc ====
==== Misc ====
* '''/hours <player>''' - Check a player's online time.
* '''/asc''' - Go up a level.
* '''/back''' - Teleport back to the location of your death
* '''/ch s''' - Talk in the Staff Channel.
* '''/ch s''' - Talk in the Staff Channel.
* '''/speed [fly|walk] <speed>''' - Change your fly or walk speed. If type is exclude, it will change the speed of whatever you are currently doing.
* '''/god''' - Turn on God mode (Invincibility)
* '''/fly''' - Turn on fly
* '''/cheats [on|off]''' - disables/enables fly, god, vanish
* '''/cheats [on|off]''' - disables/enables fly, god, vanish
* '''/desc''' - Go down a level.
* '''/echest''' - Access your enderchest.
* '''/echest''' - Access your enderchest.
* '''/fly''' - Turn on fly
* '''/god''' - Turn on God mode (Invincibility)
* '''/hasreadrules <player>''' - Check if a player has read the rules. Alias: /hrr
* '''/hours <player>''' - Check a player's online time.
* '''/invsee <player>''' - Access/edit another player's inventory. Alias: /openinv
* '''/invsee <player>''' - Access/edit another player's inventory. Alias: /openinv
* '''/jump''' - Jump to where your cross-hairs are.
* '''/lava''' - Toggle placing unlimited lava
* '''/locations''' - Shows what world each player is in, along with their co-ordinates. Pressing on the co-ordinates allows you to teleport to the location.
* '''/lwcco <player>''' - Change the owner of a chest.
* '''/mcmd <command 1> ;; <command 2> [;; <etc...>]''' - Run multiple commands at once. Example: /mcmd mgm quit ;; mgm join KodaCove ;; mgm start KodaCove
* '''/nycbs''' - 'No you can't be staff' sends a message to use when responding to a new player who asks to be staff on the server.
* '''/openender <player>''' - Access/edit another player's ender chest.
* '''/openender <player>''' - Access/edit another player's ender chest.
* '''/lava''' - Toggle placing unlimited lava
* '''/tppos <X> <Y> <Z>''' - Teleport to coordinates.
* '''/tp <player>''' - Teleport to <player>
* '''/s <player>''' - Teleport <player> to you.
* '''/s <player>''' - Teleport <player> to you.
* '''/jump''' - Jump to where your cross-hairs are.
* '''/signlines''' - Edit a sign. Example: /signlines -1 This is line 1 -2 This is line 2 -4 <empty>
* '''/asc''' - Go up a level.
* '''/spawn <player>''' - Force a player to go to spawn
* '''/desc''' - Go down a level.
* '''/speed [fly|walk] <speed>''' - Change your fly or walk speed. If type is exclude, it will change the speed of whatever you are currently doing.
* '''/staffhall edit <your full ign> <name|about> <text>''' - Update your preferred name/about me in the Staff Hall in spawn
* '''/thru''' - Go through a wall.
* '''/thru''' - Go through a wall.
* '''/timeafk <player>''' - See how long a player has been AFK for.
* '''/top''' - Go up to the top solid block.
* '''/top''' - Go up to the top solid block.
* '''/spawn <player>''' - Force a player to go to spawn
* '''/tp <player>''' - Teleport to <player>
* '''/tppos <X> <Y> <Z>''' - Teleport to coordinates.
* '''/warp <player> <warp>''' - Force a player to go to a warp.
* '''/warp <player> <warp>''' - Force a player to go to a warp.
* '''/timeafk <player>''' - See how long a player has been AFK for.
* '''/hasreadrules <player>''' - Check if a player has read the rules. Alias: /hrr
* '''/welc <player>''' - Generic welcome message.
* '''/welc <player>''' - Generic welcome message.
* '''/signlines''' - Edit a sign. Example: /signlines -1 This is line 1 -2 This is line 2 -4 <empty>
* '''/staffhall edit <your full ign> <name|about> <text>''' - Update your preferred name/about me in the Staff Hall in spawn
* '''/mcmd <command 1> ;; <command 2> [;; <etc...>]''' - Run multiple commands at once. Example: /mcmd mgm quit ;; mgm join KodaCove ;; mgm start KodaCove
* '''/lwcco <player>''' - Change the owner of a chest.
* '''/nycbs''' - 'No you can't be staff' sends a message to use when responding to a new player who asks to be staff on the server.
* '''/back''' - Teleport back to the location of your death
* '''/locations''' - Shows what world each player is in, along with their co-ordinates. Pressing on the co-ordinates allows you to teleport to the location.
*'''/newplayers''' - Shows the names of newly joined players, pressing on the [TP] button puts you in vanish and teleports you to the player.
*'''/newplayers''' - Shows the names of newly joined players, pressing on the [TP] button puts you in vanish and teleports you to the player.
*'''/watchlist <player> <reason>''' - The watchlist alerts staff members when the player who is listed joins, giving the reason why and letting staff to know to keep an extra eye on them.
*'''/watchlist <player> <reason>''' - The watchlist alerts staff members when the player who is listed joins, giving the reason why and letting staff to know to keep an extra eye on them.
Line 502: Line 498:
* '''/reboot''' - Reboot the server.
* '''/reboot''' - Reboot the server.
* '''/setrank <player> <rank>''' - Change a player's rank.
* '''/setrank <player> <rank>''' - Change a player's rank.
* '''/smite''' - Lightning.  
* '''/smite''' - Lightning.
* '''/weather [world] <type> [duration]''' - Change the weather.
* '''/weather [world] <type> [duration]''' - Change the weather.


Line 510: Line 506:


==== Misc ====
==== Misc ====
* '''/autosort <chests|inventory>''' - Toggle autosorting
* '''/autotrash''' - Configure AutoTrash (prevent picking up items you don't want.)
* '''/donorskull''' - Receive your skull (once per day.)
* '''/emotes''' - Use more than 30 colorful emotes in chat!
* '''/emotes''' - Use more than 30 colorful emotes in chat!
* '''/wings''' - Configure your particle wings.
* '''/fireworkbow''' - This command will allow you to apply a Firework enchant to any bow, making the bow have a 15% chance of launching fireworks along the arrow's path.
* '''/pv <#>''' - Open a vault. Your first vault is #1 (/pv 1)
* '''/fw''' - Launch a firework!
* '''/ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks]''' - Change the visible time. It will ''not'' remove monsters at night!
* '''/donorskull''' - Receive your skull (once per day.)
* '''/hat''' - Put the item you are holding on your head.
* '''/hat''' - Put the item you are holding on your head.
* '''/ia [on|off|menu]''' - Toggle your invisible armour, or open the configuration menu.
* '''/itemname <text with color/formatting>''' - Set the name of the item you are holding
* '''/itemname <text with color/formatting>''' - Set the name of the item you are holding
* '''/fw''' - Launch a firework!
* '''/ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks]''' - Change the visible time. It will ''not'' remove monsters at night!
* '''/fireworkbow''' - This command will allow you to apply a Firework enchant to any bow, making the bow have a 15% chance of launching fireworks along the arrow's path.
* '''/pv <#>''' - Open a vault. Your first vault is #1 (/pv 1)
* '''/sort''' - Sort your inventory into nearby chests.
* '''/rainbowbeacon [set|delete|activate|stop]''' - Makes your beacon rainbow.
* '''/autosort <chests|inventory>''' - Toggle autosorting
* '''/autotrash''' - Configure AutoTrash (prevent picking up items you don't want.)
* '''/rba''' - Toggle rainbow armour on/off.
* '''/rba''' - Toggle rainbow armour on/off.
* '''/rainbowbeacon [set|delete|activate|stop]''' - Makes your beacon rainbow.
* '''/sort''' - Sort your inventory into nearby chests.
* '''/ia [on|off|menu]''' - Toggle your invisible armour, or open the configuration menu.
* '''/wings''' - Configure your particle wings.
*'''/craft''' and '''/workbench''' - These commands give you access to a virtual workbench, allowing you to craft from anywhere
*'''/craft''' and '''/workbench''' - These commands give you access to a virtual workbench, allowing you to craft from anywhere
*'''/nickname <text>''' - Changes your in game name.
*'''/nickname <text>''' - Changes your in game name.
Line 530: Line 526:


==== Pets ====
==== Pets ====
* '''/pet''' - Opens the pet selection menu
* '''/pet menu''' - Opens the pet selection menu
* '''/pet hat''' - Wear your pet on your head
* '''/pet hat''' - Wear your pet on your head
* '''/pet ride''' - Ride your pet (Only for horses and llamas)
* '''/pet list''' - Lists all the pets available
* '''/pet list''' - Lists all the pets available
* '''/pet menu''' - Opens the pet selection menu
* '''/pet remove''' - Remove your pet
* '''/pet remove''' - Remove your pet
* '''/pet ride''' - Ride your pet (Only for horses and llamas)
* '''/pet summon <pet>''' - Spawns a pet
* '''/pet summon <pet>''' - Spawns a pet
* '''/pet''' - Opens the pet selection menu
<!--* '''/pet select''' - Open the pet selector GUI menu.
<!--* '''/pet select''' - Open the pet selector GUI 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 [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)
Line 559: Line 555:


==== NPCs ====
==== 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 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 sel''' - Select the NPC. Required to do any of the below commands (creation autoselects them)
* '''/npc rename <name>''' - Change the visible name of the NPC
* '''/npc remove''' - Delete the NPC
* '''/npc prof <normal | farmer | librarian | priest | blacksmith | butcher | nitwit | husk (zombie villager only)>''' - Change the profession of a villager
* '''/npc equip''' - Enter the equipment editor. Right click the NPC to make them hold/wear the item you are holding.
* '''/npc skin <name>''' - Change the skin of a player NPC
* '''/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 skinlayers <--cape|--hat|--jacket|--sleeves|--pants> <true|false>''' - Toggle the shown layers of a skin
* '''/npc look''' - Make the NPC look at the nearest player
* '''/npc text''' - Toggle the editor to make the NPC say something to nearby players
* '''/npc power''' - Toggle whether a creeper is powered or not
* '''/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
* '''/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
<!-- * '''/npc skeletontype <0|1>''' - Change the type of the skeleton (0 for normal, 1 for wither) -->
<!-- * '''/npc skeletontype <0|1>''' - Change the type of the skeleton (0 for normal, 1 for wither) -->
* '''/npc tphere''' - Teleport your selected NPC to you
* '''/npc type <mob type>''' - Change the type of your NPC
* '''/npc age <baby|adult>''' - Change the type of your NPC
* '''/npc path''' - Toggle the path editor (to make your NPC walk along a specific path)
* '''/npc text''' - Toggle the editor to make the NPC say something to nearby players


==== Disguises ====
==== Disguises ====
'''''Warning''''' - Disguising while in creative may remove your armour/elytra/hat!
'''''Warning''''' - Disguising while in creative may remove your armour/elytra/hat!
* '''/dis <type> [options...]'''
* '''/dvs''' - Toggle viewing your disguise
* '''/undis''' - Undiguise
* '''/undis''' - Undiguise
* '''/dvs''' - Toggle viewing your disguise
* '''/dis <type> [options...]'''

Revision as of 15:16, 25 May 2021

On this page, you can find list of every command you will ever need, sorted by rank.

<argument> - Required to complete the command.

[argument] - Not required to complete the command; An optional argument.


Guests

There's a lot of commands here, so they are sorted into categories.

Minigames

Learn more about our Minigames here.

  • /discord mgnr - Set up Minigame Night reminders
  • /gl - Warp to the Minigame lobby.
  • /ma join <mob arena name> - Join a mob arena, also primarily done with signs. Case Sensitive.
  • /ma leave - Exit a mob arena.
  • /mgm join <arena name> - Join a minigame arena, though right clicking a sign is simpler.
  • /mgm leave - Exit a parkour course.
  • /mgm quit - Exit a minigame.
  • /mgn - Countdown to next Minigame night.

Creative

  • /ci - Clear your inventory
  • /creative - Warp to the creative world
  • /hdb - Shows the Head Data Base, which can be used to get player heads in your creative plot.
  • /i <item name> - Spawn an item
For example, /i barrier would give you a stack of barriers.
  • /jump - Teleport to where you are looking
  • /kit tf - Get the default terraforming kit
  • /ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks] - Change your time (not the world time)
  • /speed <0-3> - Change your fly/walk speed


Plots
  • /dlrequest - Use while standing in your plot to request a copy of your plot. A staff member will assist you as soon as possible.
  • /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 <time in ticks> - 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 Build Contests and the Creative world

  • //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, go to the wiki or watch the tutorials.


VoxelSniper

You may use VoxelSniper in the Build Contests and the Creative world

  • /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 [block ID] - 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

// todo


OneBlock

  • /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 - The main island command
Team and player control commands
  • /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



Misc.

These commands don't really fit into a category. They are ordered alphabetically.

  • /afk <message> - Mark yourself as AFK with an auto-reply message.
  • /afk mobtargeting <false> - Running this command allows you to have mobs not target you if you have been afk for over four minutes.
  • /allow - Brings up a GUI to edit trusts for protections.
  • /book - Un-sign a book, making it editable again.
  • /boop <player> - Boop! Click in chat to boop the player that booped you back!
  • /calcspeed - Calculate your speed in Minecraft
  • /ci undo - Undo clear inventory.
  • /cls - Clear your chat.
  • /concrete - Exchange concrete powder for concrete
  • /countdown - Countdown!
  • /currenttime [player] - View another player's local time.
  • /firstjoin [player] - View your own or another players date of first joining the server.
  • /iteminfo - Get the ID of the item you are holding.
  • /kit starter - Receive a starter kit. You may use this once per day.
  • /kit lunch - Receive 8 cooked porkchops. You may use this once per day.
  • /faq - Read our FAQ list. Updated periodically.
  • /hours [top] [monthly/daily/yearly] - Check your play time on the server or the leaderboard.
  • /name <player> - Shows you a players in game name.
  • /ping - Displays your ping.
  • /playersearch <partial name> - Look for players that have joined who's names contain <partial name>.
  • /protection - Provides information for locks (chests, doors, etc) and homes in a GUI.
  • /push [on|off] - Toggle collision
  • /rainoff - Clear the rain. Alias: /snowoff
  • /ranks - View a list of the ranks
  • /rules - View a list of the server rules
  • /seen <player> - Check when a player was last online, or how long they have been online.
  • /facepalm [message] - [message] (ლ‸-)
For example, /facepalm omg no would output omg no (ლ‸-)
  • /shrug [message] - [message] ¯\_(ツ)_/¯
For example, /shrug idk would output idk ¯\_(ツ)_/¯
  • /tm [message] - [message]™
For example, /tm soon would output soon™
  • /copyright [message] - [message]©
For example, /copyright Project Eden would output Project Eden©
  • /status [on|off] - Toggle an informational scoreboard on the right hand side of your screen. You can edit what is displayed with /status edit.
  • /suicide - Commit suicide
  • /swl - Toggle sideways log placement
  • /tameables find <cat|donkey|fox|horse|llama|mule|parrot|skeleton_horse|wolf> - Tells you how many tamed animals you have in your chunk
  • /tm - ™
  • /tps - View the server's Ticks Per Second.
  • /trash - Opens a trash bin. Additionally, this command can be used as /trash <item(s)>.
  • /who - View a list of players online, sorted by rank.
  • /whoiskoda - Learn about our Bot.


LWC

Every command you will ever need for LWC.

  • /lwcinfo - Learn about the LWC plugin and its purpose.

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

  • /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.

Location

  • /compass - Adds a compass to the top of your screen so you can find out what direction you're facing.
  • /depth - Find out how far above/below you are relative to sea level.
  • /getpos - Get your XYZ location, and some other location info.
  • /maplink - Get a link to your current location on the livemap. (Only works in overworld and creative world)


Worlds and Warps

  • /market - Warp to the Market.
  • /spawn - Warp to the world spawn.
  • /tpa <player> - Request to teleport to a player. Alias: /poof
  • /tpahere <player> - Request to teleport a player to you. Alias: /poofhere
  • /warps - Open the warps GUI.
  • /warp buildcontest<number> - Teleports you to previous build contest worlds.
  • /warp end - Warps you to the end in the survival world, please note that this command is only useable after going through the portal for the first time.


Homes

  • /delhome [name] - Delete one of your homes.
  • /home <name> - Teleport to one of your homes. Alias: /h
  • /home <playername> <homename> - Teleport to another player's home. Alias: /h
  • /homehelp - Find out how many homes each rank has.
  • /homes edit - Open the GUI to make your changes.
  • /homes - Lists your set homes.
  • /sethome [name] - Set a home


Economy

  • /bal [player] - View your balance, or another player's balance.
  • /baltop - View the server's economic standings.
  • /economy - Learn about Project Eden's economy and some ways to make money.
  • /market - Warp to the server market.
  • /pay <player> <amount> - Pay another player some money.
  • /shops - Access the shop system.


McMMO

  • /<skillname> - Shows the scoreboard for the current skill, along with more detailed information about your current bonuses
  • /mcmmoreset - Open a UI that will allow you to reset any skills that you have maxed out, for a very special reward.
  • /mcrank - This shows you the rank of each of your skills compared to other players on the server
  • /mcscorboard keep - this locks the scoreboard up while it is visible. Use one of the previous commands first, then use this command to keep the scoreboard up until you use /mcscoreboard clear or issue another command that changes the scoreboard. You can also use the shortened form: /mcsb <keep/clear>
  • /mcstats - This lets you view all of you main McMMO stats
  • /mctop - Shows the top 10 players (by Power Level)
    • /<skillname> ? [page] - Shows help about the current skill
    • /mctop <skillname> - Shows the top 10 players for the specified skill


Alerts

  • /alerts add <text> - Add an alert word or phrase.
  • /alerts clear - Clear your alerts list.
  • /alerts del <text> - Remove an alert word or phrase.
  • /alerts edit - Enter a conversation to edit your alerts. A command is not needed, just type like you're talking!
  • /alerts list - List your alerts.
  • /alerts mute - Toggle the alert sound on & off.
  • /alerts - Basic alerts help command.


Chat

Note: <nick> stands for the channel's nickname, which is usually the first letter. Ex: Global's nickname is G

  • /ch <nick> <message> - Send a 'quick message' to a channel, without having to change to that channel.
  • /ch <nick> - Change the channel
  • /ignore <player> - Ignore a player in chat. Note that they can still see your messages.
  • /join <nick> - Join a channel, enabling messages from that channel.
  • /leave <nick> - Leave a channel, hiding all messages from that channel.
  • /mail <player> <message> - Send an offline player mail that they can read when they log on.
  • /msg <player> [message] - Send a player a private message. Exclude the message to enter a "chat" with the player.
  • /r [message] - Reply to a PM. Exclude the message to enter a "chat" with the player.
  • /deathmessages behaviour <hidden|local|shown> [player] - Sets how you want your death messages to be shown, in local chat, hidden, or shown in global chat.

Voting

  • /banner <buy <name> | textures | custom> - For the non-craftable banners in the VPS.
  • /vote - View some basic voting information and links to vote.
  • /vote points - View how many Vote Points you have.
  • /vote time - Check if you can vote on each site.
  • /vps - Open the Vote Point Store


Links and Information

  • /discord - View information about Discord
  • /donate - View information about donations and a link to the shop.
  • /economy - Information about Bear Nation's economy and how to make money.
  • /faq - Frequently asked questions.
  • /maplink - Get the link to your current location on the live map.
  • /rules - Rules
  • /socialmedia - Get a list of Project Eden's social media.
  • /suggestion - View information about submitting a suggestion.
  • /website - Get the website link.
  • /whatworld - Name of the world you are currently in.
  • /wiki [search <query>] - Get a link to this Wiki, or perform a search.


Staff related

  • /ivebeengriefed - View information on what to do when you get griefed.
  • /onlinestaff - View a list of online staff.
  • /staff - View a list of all current staff.
  • /ticket <message> - Create a ticket to request a staff member's help. Don't worry if no staff are online, the ticket is saved until a staff member closes it.

Elite


Builder

  • /arenas <list | tp | set | del> [name] - Arena warps
  • /asc - Go up a level.
  • /craft - Open a crafting table.
  • /desc - Go down a level.
  • /echest - Open your enderchest
  • /fly - Up, up, and away!
  • /gmc - Creative mode (Minigame/build worlds only)
  • /gms - Survival mode (Minigame/build worlds only)
  • /kittycannon - Throw an exploding kitten.
  • /pt [command] - Assign a command to the item you're holding. Don't include the '/'. Exclude the command argument to remove the command on the current tool.
  • /pt toggle - Turn powertools on or off.
  • /thru - Go through a wall.
  • /top - Go up to the top block.
  • /tppos <X> <Y> <Z> [world] - Teleport to certain coordinates.

Architect


Moderator

Warps

  • /arenas <list | tp | set | del> [name] - Arena warps
  • /blockcenter - Teleport to the center of a block
  • /spvp leave - Stop spectating a SurvivalPVP match
  • /staffwarps <list | tp | set | del> [name] - Staff warps
  • /wither leave - Stop spectating a wither match
  • /xraywarps - Teleport to a potential Xray spot

Tickets

  • /tickets <take|tp|teleport|claim> <#> - Teleport to a ticket's location (/tt <#>)
  • /tickets [re]open <#> - Reopen a closed ticket
  • /tickets all - View all open and closed tickets
  • /tickets close <#> - Close a ticket (/ct <#>)
  • /tickets view <#> - View a ticket with a certain ID
  • /tickets - View currently open tickets


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


Chat

  • /cc - Clear chat for non-staff members. Your chat will not be cleared.
  • /forcechannel <player> <nick> - Force a player to switch channels.
  • /mute <player> [time] [reason] - Mute someone.
  • /remute <player> [time] <reason> - Execute this within 5 minutes of a previous mute to edit the reason of the mute
  • /unmute <player> - Unmute someone.


Punishments

  • /alts <player> - Check if the player has logged on with a different account or IP.
  • /ban <player> [time] <reason> - Ban a player
  • /banip <player> [time] [reason] - Ban a player's IP
  • /banlist <page> - View active bans.
  • /calcban <# of past griefing bans> <# of blocks griefed> - Get a rough suggestion for ban length for griefing offenses.
  • /checkban <player> - Check if a player is currently banned.
  • /history <player> - Check the player's warning/mute/kick/ban history.
  • /ipreport - Executes /alts for all online players.
  • /kick <player> [reason] - Kick a player from the server.
  • /mute <player> [time] <reason> - Mute a player
  • /punishments - View the guidelines for ban length.
  • /reban <player [time] <reason> - Execute this within 5 minutes of a previous ban to edit the reason of the ban
  • /remute <player> [time] <reason> - Execute this within 5 minutes of a previous mute to edit the reason of the mute
  • /smitewarn, /swarn or /sw <player> - Smite/warn a player for not following minigame rules.
  • /unban <player> - Lift a ban on a player.
  • /unbanip <player> - Unban a player's IP.
  • /unwarn <player> - Deletes the last warning.
  • /warn <player> <reason> - Warn a user.

Freezing

  • /freeze <player> - Toggle a player's frozen state.
  • /rh <player> or /redhand <player> - Forces player into local chat and sets their speed to 0
  • /unfreeze <player> - Unfreeze a player.
  • /ymc <player> or /youmaycontinue <player> - To be used when you no longer need a player 'redhanded'. This command sets their speed back to normal and puts them back into general chat. Please not that this command can be used on multiple players at a time (i.e. /ymc <player> <other player>).

Vanish

  • /ni - Toggle blocking any interactions, such as redstoney things, blocks and mobs while vanished.
  • /np - Toggle picking up items while vanished.
  • /vanish fakejoin, /fakejoin or /fj - Unvanish and broadcast a join message.
  • /vanish fakequit, /fakequit or /fq - Vanish and broadcast a quit message.
  • /vanish - Vanish. (duh...)


Creative

  • /entitycap <new limit> - Change the entity cap on the current plot. Default 50
  • /makedownload <player> - Force the player to generate a download link for their plot. The player must be inside their plot when you execute the command.
  • /mobcap <new limit> - Change the mob-only cap on the current plot. Default 10.
  • /redstone <on|off> - Toggle redstone in the plot (no space!)


Misc

  • /asc - Go up a level.
  • /back - Teleport back to the location of your death
  • /ch s - Talk in the Staff Channel.
  • /cheats [on|off] - disables/enables fly, god, vanish
  • /desc - Go down a level.
  • /echest - Access your enderchest.
  • /fly - Turn on fly
  • /god - Turn on God mode (Invincibility)
  • /hasreadrules <player> - Check if a player has read the rules. Alias: /hrr
  • /hours <player> - Check a player's online time.
  • /invsee <player> - Access/edit another player's inventory. Alias: /openinv
  • /jump - Jump to where your cross-hairs are.
  • /lava - Toggle placing unlimited lava
  • /locations - Shows what world each player is in, along with their co-ordinates. Pressing on the co-ordinates allows you to teleport to the location.
  • /lwcco <player> - Change the owner of a chest.
  • /mcmd <command 1> ;; <command 2> [;; <etc...>] - Run multiple commands at once. Example: /mcmd mgm quit ;; mgm join KodaCove ;; mgm start KodaCove
  • /nycbs - 'No you can't be staff' sends a message to use when responding to a new player who asks to be staff on the server.
  • /openender <player> - Access/edit another player's ender chest.
  • /s <player> - Teleport <player> to you.
  • /signlines - Edit a sign. Example: /signlines -1 This is line 1 -2 This is line 2 -4 <empty>
  • /spawn <player> - Force a player to go to spawn
  • /speed [fly|walk] <speed> - Change your fly or walk speed. If type is exclude, it will change the speed of whatever you are currently doing.
  • /staffhall edit <your full ign> <name|about> <text> - Update your preferred name/about me in the Staff Hall in spawn
  • /thru - Go through a wall.
  • /timeafk <player> - See how long a player has been AFK for.
  • /top - Go up to the top solid block.
  • /tp <player> - Teleport to <player>
  • /tppos <X> <Y> <Z> - Teleport to coordinates.
  • /warp <player> <warp> - Force a player to go to a warp.
  • /welc <player> - Generic welcome message.
  • /newplayers - Shows the names of newly joined players, pressing on the [TP] button puts you in vanish and teleports you to the player.
  • /watchlist <player> <reason> - The watchlist alerts staff members when the player who is listed joins, giving the reason why and letting staff to know to keep an extra eye on them.

Operator

  • /burn <player> <seconds> - Set fire to a player.
  • /cmdsign <index> <command> - Add commands to a sign.
  • /cmdsign read - View how a command sign in front of you works.
  • /demote <player> - Demote a player to the rank below.
  • /enchant <enchantment> [level] - Enchant the item you are holding.
  • /enchant remove <enchantment> - Remove an enchant from the item you are holding.
  • /fix - Repair the item you are holding.
  • /gmc - Creative mode.
  • /gms - Survival mode.
  • /inventorysnapshots <player> - Find and restore inventories.
  • /kill <player> - Kill a player.
  • /killentity <entity type> <radius> - Kill entities in a given radius.
  • /koda <message> - Talk through KodaBear.
  • /more - Get a full stack of what you are holding.
  • /promote <player> - Promote a player to the rank above.
  • /reboot - Reboot the server.
  • /setrank <player> <rank> - Change a player's rank.
  • /smite - Lightning.
  • /weather [world] <type> [duration] - Change the weather.

Donations

Misc

  • /autosort <chests|inventory> - Toggle autosorting
  • /autotrash - Configure AutoTrash (prevent picking up items you don't want.)
  • /donorskull - Receive your skull (once per day.)
  • /emotes - Use more than 30 colorful emotes in chat!
  • /fireworkbow - This command will allow you to apply a Firework enchant to any bow, making the bow have a 15% chance of launching fireworks along the arrow's path.
  • /fw - Launch a firework!
  • /hat - Put the item you are holding on your head.
  • /ia [on|off|menu] - Toggle your invisible armour, or open the configuration menu.
  • /itemname <text with color/formatting> - Set the name of the item you are holding
  • /ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks] - Change the visible time. It will not remove monsters at night!
  • /pv <#> - Open a vault. Your first vault is #1 (/pv 1)
  • /rainbowbeacon [set|delete|activate|stop] - Makes your beacon rainbow.
  • /rba - Toggle rainbow armour on/off.
  • /sort - Sort your inventory into nearby chests.
  • /wings - Configure your particle wings.
  • /craft and /workbench - These commands give you access to a virtual workbench, allowing you to craft from anywhere
  • /nickname <text> - Changes your in game name.
  • /nickname reset - Resets your nickname back to your in game name.

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

Prefix

  • /prefix checkmark - Put a checkmark before your name (and prefix if applicable) in-game.
It could look something like this: [G] ✔ [Owner] Pugabyte > Hello! or this: [G] ✔ lilminipug > Hello!. All donators get this perk.
  • /prefix [colour code] <text|reset> - Set or clear your prefix. Use color codes if you wish, they are not necessary.
  • /prefix <gradient> [colour codes] <text> - Creates a gradient in your prefix with the two colours you specify.
  • /prefix <rainbow> <text> - Makes your prefix have a rainbow colour scheme.

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 armour/elytra/hat!

  • /dis <type> [options...]
  • /dvs - Toggle viewing your disguise
  • /undis - Undiguise