Skip to content

Commands

This page lists all available commands in EverEssentials.

Teleport to one of your homes.

/home
/home <name>
ArgumentDescription
nameOptional. The name of the home to teleport to. If not specified, teleports to your default home.

Permission: everessentials.home


List all your homes.

/homes

Permission: everessentials.homes


Set a home at your current location.

/sethome
/sethome <name>
ArgumentDescription
nameOptional. The name for this home. If not specified, uses “home” as the default name.

Permission: everessentials.sethome


Delete one or all of your homes.

/delhome <name>
/delhome *
ArgumentDescription
nameThe name of the home to delete. Use * to delete all homes.

Permission: everessentials.delhome


Rename an existing home.

/renamehome <oldName> <newName>
ArgumentDescription
oldNameThe current name of the home.
newNameThe new name for the home.

Permission: everessentials.renamehome


When creating or renaming homes, the following rules apply:

  • Names cannot be empty or blank
  • Names cannot contain spaces
  • Names cannot contain : (reserved for admin syntax)
  • The name bed is reserved for the bed respawn system
  • Names can be numeric (e.g., 1, 2, 3)

Administrators with the appropriate permissions can manage other players’ homes using the player:home syntax:

/home player:homename
/homes player
/sethome player:homename
/delhome player:homename
/renamehome player:oldname newname
PermissionDescription
everessentials.home.othersTeleport to other players’ homes
everessentials.homes.othersList other players’ homes
everessentials.sethome.othersSet homes for other players
everessentials.delhome.othersDelete other players’ homes
everessentials.renamehome.othersRename other players’ homes