EverybodyEdits Wiki
Advertisement

Everybody Edits features an ingame chat, where players can talk to each other while in various worlds. However, if you abuse the chat by posting any content we may find inappropriate, you risk getting banned from chatting or from the game entirely. You can report abusive behaviour by using the /reportabuse #playername# #reason# chat command.

The ingame chat facilitates a small number of commands that can be used to manipulate the game state and/or manage worlds. All current commands are restricted to world editors, except for chat commands. Players may use these commands regardless of whether they have chat. However, when /respawn was available, it was also unrestricted (for all to use). All commands start with the forward slash character ("/").

List

  • /help - shows you all commands.
  • /loadlevel - reloads the world from the last save and resets all players to a spawn point. Players will not respawn if they are in god mode.
  • /reset - resets all players to a spawn point. This does not affect players in god mode.
  • /respawnall - respawns all players at their last touched checkpoint or at a spawnpoint, similar to /reset.
  • /giveedit [playername] - gives edit rights to a user. Use this command followed by a space and the user name you wish to give edit right to. World owners always have editing rights and these cannot be changed. When the code is changed, users given edit through this command will also lose edit.
  • /removeedit [playername] - removes editing right from a user. Use this command followed by a space and the user name you wish to take edit right from. World owners always have editing rights and these cannot be changed.
  • /kick [playername] [reason] - kicks a player from a world with a five-minute ban. Use this command followed by a space then the username of the player you wish to kick out. The reason is not needed although it can be added in by placing another space after the playername.
  • /kill [playername] - kills the specified player and respawns the player at a world spawn point or the last activated checkpoint.
  • /killall - kills all players in a world and respawns them at a world spawn point or the last activated checkpoint.
  • /teleport (/tp) [playername] [x] [y](/tp player player) - teleports the user to the (x,y) world coordinate (specified in tiles). If x and y are omitted, the player is teleported to the position of the world owner.
  • /visible [value] - sets the world to either visible or invisible to other players in the lobby, values are true or false. Defaults to true. If set to false, world cannot be entered by any means.
  • /bgcolor [#______] - (6 figures, from "0" to "f") [take them from Colorpicker.com] sets the world background color to the hex color supplied. Send "none" or "remove" to remove background color. Defaults to "none".
  • /listportals - returns a list of all visible and invisible portals in the world on the form: 'id,target,x,y,type'.
  • /report [playername]- use this to report inappropriate use of signs or chat. Playername is required.
  • /mute [playername] and /unmute [playername] - mutes a player (/mute) or unmutes a player (/unmute). When a player is muted, you cannot see what the player says, although everyone else can see what you chat.
  • I - inspect - when you activate this command and you click on a block, you can see who placed it. When you type it again it will deactivate. However, it doesn't work for noteblocks and sci-fi decorations.
  • /roomid - this command gives you the id of the room you're in.
  • /clearchat - this command clears the chat.
  • /pm [playername] [message] - sends a private message to the specific user.
  • /forcefly [value] - Gives that specific user the ability to use god mode or removes the ability to use god mode from that specific user.
  • /removecrown - Removes the crown from the user who has it.
  • /givecrown [playername] - Gives the crown to player.

Removed

  • /respawn - this command was removed when the Respawn Potion was released. While it was available, any player in any world could use this command and it would respawn them at a world spawn point or the last activated checkpoint.
  • /potionson or /potionoff - this command was removed when Potions were replaced with the effect blocks which did the same things a potions, but as a block.
Advertisement