Description
Features
- Simple home management for Hytale: set, list, teleport, and delete named homes; defaults to a default home when no name is given.
- In-game homes menu: sorted entries, quick teleport, and clear colorized feedback for success/errors.
- Safe storage: prevents overwriting existing homes, requires explicit deletion, and persists position/head rotation to homes.json across restarts.
- Configurable limits: per-player home caps via permission flags, with bypass support for admins.
- Light dependency footprint and server-friendly build packaged as SimpleHomes-1.0.jar.
Commands
- /sethome <name> — create a home at your position (no name ⇒ default).
- /home <name> — teleport to a named home.
- /home — open the homes menu.
- /delhome <name> — delete an existing home.
Permissions
- simplehomes.use — required for /home.
- simplehomes.sethome — required for /sethome and /delhome.
- simplehomes.sethome.limit.X — allow up to X homes.
- simplehomes.sethome.limit.* — bypass limits.


