Description
SimpleHomes - Home System for Hytale
A lightweight and efficient home management plugin for Hytale servers. Let your players save their favorite locations and teleport back instantly!
Features
- Multiple Home: Players can set multiple home locations (configurable limit)
- Player-Friendly: Intuitive commands that players will love
- Easy Configuration: Simple config.json for all settings
- Smart Cooldowns: Prevent spam with configurable teleport cooldowns
- Persistent Storage: All data saved in JSON format for easy backup and portability
- Permission Ready: Built with future permission system support
- Lightweight: Minimal performance impact on your server
| Command | Description | Usage |
| /sethome <name> | Save your current location | /sethome base |
| /home <name> | Teleport to your saved home | /home base |
| /delhome <name> | Delete a saved home | /delhome oldbase |
| /sh help | Show all available commands | /sh help |
| /sh info | Display plugin information | /sh info |
| /sh reload | Reload configuration | /sh reload |
Configuration
[CODE=json]{
"max-homes": 3,
"cooldown-seconds": 5
}[/CODE]
Support
Found a bug or have a suggestion? Contact me or leave a review!
License
All rights reserved © 2026 Elyon Studio





