EverEssentials uses Hytale’s native permission system. This page lists all available permission nodes.
All EverEssentials permissions follow this pattern:
everessentials.<category>.<action>
Hytale’s permission system supports wildcards:
| Wildcard | Description |
|---|
everessentials.* | Grants all EverEssentials permissions |
everessentials.home.* | Grants all home-related permissions |
everessentials.sethome.* | Grants all sethome permissions |
| Permission | Description |
|---|
everessentials.home | Use the /home command |
everessentials.home.others | Teleport to other players’ homes |
| Permission | Description |
|---|
everessentials.homes | Use the /homes command |
everessentials.homes.others | List other players’ homes |
| Permission | Description |
|---|
everessentials.sethome | Use the /sethome command (1 home) |
everessentials.sethome.multiple | Have multiple homes (uses default limit) |
everessentials.sethome.multiple.<rank> | Have multiple homes with rank-specific limit |
everessentials.sethome.multiple.unlimited | Unlimited homes |
everessentials.sethome.others | Set homes for other players |
The multi-home system works as follows:
- Without
sethome.multiple: Player can only have 1 home
- With
sethome.multiple: Player can have homes up to the default limit (3 by default)
- With
sethome.multiple.<rank>: Player can have homes up to the rank-specific limit
- With
sethome.multiple.unlimited: Player has no home limit
| Permission | Description |
|---|
everessentials.delhome | Use the /delhome command |
everessentials.delhome.others | Delete other players’ homes |
| Permission | Description |
|---|
everessentials.renamehome | Use the /renamehome command |
everessentials.renamehome.others | Rename other players’ homes |
- everessentials.renamehome
- everessentials.sethome.multiple
- everessentials.sethome.multiple.vip
- everessentials.renamehome
Or more granular:
- everessentials.sethome.*
- everessentials.delhome.*
- everessentials.renamehome.*