Description
(If there are any bugs or you need any help feel free to leave a comment or msg me on discord @Humanhen)
HyWorlds
A complete world management solution for Hytale servers. Create, configure, and connect multiple worlds
Features:
World Management
- Create worlds with three generator types default, void, and flat (More coming soon!)
- Load and unload worlds on the fly without restarting
- Delete worlds with built-in safety checks (Deleting from the server is still required)
- Import existing worlds into HyWorlds for centralized management
- List all worlds at a glance with player counts, load status, and generator info
Per-World Settings
Fine-tune each world independently with 9 configurable properties:
- PvP toggle
- NPC spawning
- Game time pause
- World ticking and block ticking
- Game mode override
- Forced weather
- Auto-load on server start
- Delete-on-remove flag
Portals
(Currently Experimental expect full documentation in future updates)
Spawn Points
Set custom spawn points per world with full coordinate and rotation support. Teleport players directly to any world's spawn.
Inventory Groups
Group worlds together under a shared name for organized inventory management. Add and remove worlds from groups freely.
Custom Generators
(This is also experimental and currently being implemented. Expect new generators in the future like continental or archipelago)
Commands
/hw create <name> <generator> | Create a new world |
/hw load <name> | Load a world |
/hw unload <name> | Unload a world |
/hw delete <name> | Delete a world |
/hw list | List all worlds |
/hw info <name> | Show world details |
/hw tp <world> | Teleport to a world |
/hw setspawn | Set world spawn at your location |
/hw spawn [world] | Teleport to a world's spawn |
/hw set <world> <property> <value> | Change a world setting | (This command is still experimental so if you have any issues or bugs please let me know so I can fix)
/hw import <name> | Import an existing world |
/hw group add <group> <world> | Add world to inventory group |
/hw group remove <group> <world> | Remove world from group |
/hw group list | List all inventory groups |
/hw reload | Reload configuration |


