Difference between revisions of "Commands"

From Project Eden
Jump to navigation Jump to search
Line 545: Line 545:
* '''/rainbowbeacon [set|delete|activate|stop]''' - Makes your beacon rainbow.
* '''/rainbowbeacon [set|delete|activate|stop]''' - Makes your beacon rainbow.
* '''/ia [on|off|menu]''' - Toggle your invisible armour, or open the configuration menu.
* '''/ia [on|off|menu]''' - Toggle your invisible armour, or open the configuration menu.
*'''/craft''' and '''/workbench''' - These commands give you access to a virtual workbench, allowing you to craft from anywhere


<!--- Pet Blocks ====
<!--- Pet Blocks ====

Revision as of 23:40, 7 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.

  • /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 leave - Exit a mob arena.
  • /mgm leave - Exit a parkour course.
  • /discord mgnr - Set up Minigame Night reminders


Creative

  • /creative - Warp to the creative world
  • /ci - Clear your inventory
  • /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
For example, /i barrier would give you a stack of barriers.
  • /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.
Plots
  • /plot visit <player> - Teleport to a player's plot
  • /plot home - Teleport to your plot's home
  • /plot sethome - Set your plots home
  • /plot setbiome <biome> - Change the biome of your plot. For example, /plot setbiome minecraft:mushroom_fields
  • /plot middle|center - Teleport to the center of your plot
  • /plot clear - Clear your plot and start over
  • /plot delete - Clear your plot and un-claim it
  • /plot auto - Automatically claim a plot near spawn.
  • /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 time <time in ticks> - Change the time in your plot (6000 ticks = noon, 18000 ticks = midnight)
  • /plot flag remove <flag> - Unset a flag
  • /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.
WorldEdit

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.
  • //pos1 - Set the first 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.
  • //hpos2 - Set the second position to the block you're looking at.
  • //count <block name> - Count how many blocks there are of the specified type in a selection.
  • //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.
  • //paste [-a] - Paste whatever you have copied to your clipboard. Using -a will not paste air blocks.
  • //rotate [degrees] - Rotate your clipboard.
  • //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
  • //mask <block name> - Makes a brush only affect the specified block type.
  • //sel [tp|selection type] - Clear your selection, teleport to your selection, or change the type of selection (to a sphere, for example)
  • /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 wiki or watch the tutorials.

VoxelSniper

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

Different brush types:

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

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

WE/VS Tutorials

// todo


OneBlock

  • /ob - The main island command
  • /ob go - Teleport you to your island
  • /ob spawn - Teleport you to the spawn
  • /ob create - Create an island
  • /ob reset - Restart your island and remove the old one
  • /ob info <player> - Display info about your island or the player's island
  • /ob settings - Display island settings
  • /ob sethome - Set your home teleport point
  • /ob setname <name> - Set a name for your island
  • /ob resetname - Reset your island name
  • /ob count - Show the block count and phase
  • /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
Team and player control commands
  • /ob ban <player> - Ban a player from your island
  • /ob unban <player> - Unban 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 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.
  • /allow - Brings up a GUI to edit trusts for protections.
  • /book - Un-sign a book, making it editable again.
  • /boop <player> - Boop!
  • /calcspeed - Calculate your speed in Minecraft
  • /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.
  • /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
  • /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.

  • /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.
    • /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.
  • /lock - Creates a private protection.
  • /crepeat - Automatically repeats commands, without having to type them out again. Here's a tutorial on this command


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

  • /spawn - Warp to the world spawn.
  • /market - Warp to the Market.
  • /warps - Open the warps GUI.
  • /tpa <player> - Request to teleport to a player. Alias: /poof
  • /tpahere <player> - Request to teleport a player to you. Alias: /poofhere


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.
  • /home <name> - Teleport to one of your homes. Alias: /h
  • /home <playername> <homename> - Teleport to another player's home. Alias: /h
  • /homes edit - Open the GUI to make your changes.


Economy

  • /economy - Learn about Project Eden's economy and some ways to make money.
  • /market - Warp to the server market.
  • /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

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


SurvivalPvP - Note: SurvivalPvP is currently unavailable and will be back at a later date

  • /spvp challenge <player - Challenge a player to a survival PvP match.
  • /spvp cancel - Cancel a challenge in the pending/countdown stages.
  • /spvp <accept|deny> - Accept or deny a challenge.
  • /spvp end - Manually end the match if the other player logs out mid-match. The match will automatically end in 2 minutes if the player does not return. You will not be refunded your entry fee.


Alerts

  • /alerts - Basic alerts help command.
  • /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 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.


Chat

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

  • /ch <nick> - Change the channel
  • /ch <nick> <message> - Send a 'quick message' to a channel, without having to change to that channel.
  • /leave <nick> - Leave a channel, hiding all messages from that channel.
  • /join <nick> - Join a channel, enabling messages from that channel.
  • /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.
  • /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.


Voting

  • /vote - View some basic voting information and links to vote.
  • /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
  • /banner <buy <name> | textures | custom> - For the non-craftable banners in the VPS.


Links and Information

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

Staff related

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


Trusted



Elite



Builder

  • /gms - Survival mode (Minigame/build worlds only)
  • /gmc - Creative mode (Minigame/build worlds only)
  • /fly - Up, up, and away!
  • /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 toggle - Turn powertools on or off.
  • /asc - Go up a level.
  • /desc - Go down a level.
  • /thru - Go through a wall.
  • /top - Go up to the top block.
  • /arenas <list | tp | set | del> [name] - Arena warps


Architect


Moderator

Warps

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

Tickets

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


CoreProtect

Check out the CoreProtect page for a more comprehensive wiki.

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


Chat

  • /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.
  • /cc - Clear chat for non-staff members. Your chat will not be cleared.
  • /forcechannel <player> <nick> - Force a player to switch channels.


Punishments

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

  • /freeze <player> - Toggle a player's frozen state.
  • /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>).

Vanish

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


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
  • /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.
  • /redstone <on|off> - Toggle redstone in the plot (no space!)


Shops

Note: These commands have been temporarily disabled. Shops will be updated at a later date.

  • /shops mod list <add|del> <player> - Add or remove a player from the '/shops list' list
  • /shops mod set <playername> - Set another player's shop teleport to your location
  • /shops mod del <playername> - Delete another player's shop teleport
  • /shop mod setowner <player> - Claim a shop in the Plaza or Mall for a player. Stand inside the shop when executing
  • /shop mod removeowner <player> - Remove a player's claim on a Plaza or Mall. Stand inside the shop when executing


Misc

  • /hours <player> - Check a player's online time.
  • /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
  • /echest - Access your enderchest.
  • /invsee <player> - Access/edit another player's inventory. Alias: /openinv
  • /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.
  • /jump - Jump to where your cross-hairs are.
  • /asc - Go up a level.
  • /desc - Go down a level.
  • /thru - Go through a wall.
  • /top - Go up to the top solid block.
  • /spawn <player> - Force a player to go to spawn
  • /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.
  • /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.

Operator

  • /back - Teleport back to the location of your death
  • /setrank <player> <rank> - Change a player's rank
  • //help - WorldEdit help
  • /spawner <mob> - Change the spawner type.
  • /pt [a:]<command> - Tie a command to the block you are holding. No '/' needed. Don't specify a command to remove the tie. Include one '/' for WorldEdit commands. Including a: will add the command on top of any other commands already tied to the item.
  • /pt toggle - Turn all powertools off
  • /burn <player> - Set fire to a player.
  • /ext - Extinguish a player
  • /gms - Survival mode
  • /gmc - Creative mode
  • /kittycannon - Throw an exploding kitten.
  • /mob <type> <amount> - Spawn mobs.
  • /delhome <player> <homename> - Delete another player's home.
  • /sethome <player> <homename> - Set another player's home.
  • /setwarp <warp name> - Set a warp.
  • /more - Get a full stack of what you are holding.
  • /fix - Repair the item you are holding.
  • /smite - Lightning.
  • /staffhistory <player> - View the warn/mute/kick/ban history of a staff member.
  • /prunehistory <player> - Clear this history of a player going back
  • /staffrollback <player> - Undo a staff member's actions going back
  • /timings on - Start a timings report.
  • /timings paste - Get a timings report.

Donations

Misc

  • /emotes - Use more than 30 colorful emotes in chat!
  • /wings - Configure your particle wings.
  • /pv <#> - Open a vault. Your first vault is #1 (/pv 1)
  • /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.
  • /itemname <text with color/formatting> - Set the name of the item you are holding
  • /fw - Launch a firework!
  • /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.
  • /sort - Sort your inventory into nearby chests.
  • /autosort <chests|inventory> - Toggle autosorting
  • /autotrash - Configure AutoTrash (prevent picking up items you don't want.)
  • /rba - Toggle rainbow armour on/off.
  • /rainbowbeacon [set|delete|activate|stop] - Makes your beacon rainbow.
  • /ia [on|off|menu] - Toggle your invisible armour, or open the configuration menu.
  • /craft and /workbench - These commands give you access to a virtual workbench, allowing you to craft from anywhere

Pets

  • /pet - Opens the pet selection menu
  • /pet menu - Opens the pet selection menu
  • /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 remove - Remove your pet
  • /pet summon <pet> - Spawns a pet

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 create <name> [--type <mob type>] - Create an NPC. Defaults to a player. Dragon, wither and giant are not allowed
  • /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 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 power - Toggle whether a creeper is powered or not
  • /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 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

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

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