Commands
This page lists all available commands in EverEssentials.
Home Commands
Section titled “Home Commands”Teleport to one of your homes.
/home/home <name>| Argument | Description |
|---|---|
name | Optional. The name of the home to teleport to. If not specified, teleports to your default home. |
Permission: everessentials.home
/homes
Section titled “/homes”List all your homes.
/homesPermission: everessentials.homes
/sethome
Section titled “/sethome”Set a home at your current location.
/sethome/sethome <name>| Argument | Description |
|---|---|
name | Optional. The name for this home. If not specified, uses “home” as the default name. |
Permission: everessentials.sethome
/delhome
Section titled “/delhome”Delete one or all of your homes.
/delhome <name>/delhome *| Argument | Description |
|---|---|
name | The name of the home to delete. Use * to delete all homes. |
Permission: everessentials.delhome
/renamehome
Section titled “/renamehome”Rename an existing home.
/renamehome <oldName> <newName>| Argument | Description |
|---|---|
oldName | The current name of the home. |
newName | The new name for the home. |
Permission: everessentials.renamehome
Home Name Rules
Section titled “Home Name Rules”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
bedis reserved for the bed respawn system - Names can be numeric (e.g.,
1,2,3)
Admin Syntax
Section titled “Admin Syntax”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| Permission | Description |
|---|---|
everessentials.home.others | Teleport to other players’ homes |
everessentials.homes.others | List other players’ homes |
everessentials.sethome.others | Set homes for other players |
everessentials.delhome.others | Delete other players’ homes |
everessentials.renamehome.others | Rename other players’ homes |