Description
OpenHomes — Open-source Home Teleport Plugin for Hytale
OpenHomes provides simple, reliable home teleportation for Hytale servers. It focuses on stability, simplicity, and extensibility — the project is fully open-source, so you are encouraged to fork and modify it to fit your server.
Features
- Expected functionality of a home-management plugin (setting homes, teleporting, deleting homes, etc.)
- Lightweight persistent storage (saves across restarts)
- Open-source: source code publicly available with MIT liscense
WIP (coming soon)
- Full YAML configuration (default home name, max homes, teleport wait times, sethome wait times, cancel settings)
- Custom permissions mapping to set per-group max homes and wait times
- Admin tools to view/teleport/manage other players’ homes
- GUI for setting and teleporting to homes
Commands
- /sethome {name} - set a home point, defaults to "home"
- /home {name} - teleport home, defaults to "home"
- /lsh - list homes
- /delhome {name} - delete home
Permissions (WIP)
openhomes.use- currently only one permission to allow use of the plugin, WIP
Installation
- Build or download the OpenHomes.jar (release asset).
- Place OpenHomes.jar in your server’s mods folder.
- Start or restart the server.
- On first run a plugins/openhomes directory will be created in your server root folder, this currently contains homeData.json, and in the future will contain the config.yml
Bug Reports/Suggestions
Please report any bugs and request new features under the issues section of the Github repository.
https://github.com/HyGallery/OpenHomes — fork and contribute


