Hyssential provides essential server commands for Hytale including teleport requests (TPA), homes, warps, spawn management, and utility commands like /back. Fully configurable with permission support.
Running a Hytale server without basic teleportation and home commands can be frustrating for both admins and players. Hyssential brings the essential commands you know from other games to Hytale, including TPA requests, personal homes, server warps, and more.
What Does This Mod Do?
Hyssential adds a comprehensive set of server utility commands covering teleportation, homes, warps, and spawn management. Everything is configurable and supports Hytale’s permission system.
Command Reference
Teleport Requests (TPA)
| Command | Description |
|---|---|
/tpa <player> | Request to teleport to a player |
/tpahere <player> | Request a player to teleport to you |
/tpaccept | Accept a teleport request |
/tpdeny | Deny a teleport request |
/tpcancel | Cancel your outgoing request |
Homes
| Command | Description |
|---|---|
/sethome [name] | Set a home (default: “home”) |
/home [name] | Teleport to a home |
/delhome <name> | Delete a home |
/homes | List your homes |
Warps
| Command | Description |
|---|---|
/setwarp <name> | Create a server warp (admin) |
/warp <name> | Teleport to a warp |
/delwarp <name> | Delete a warp (admin) |
/warps | List all warps |
Spawn
| Command | Description |
|---|---|
/spawn | Teleport to spawn |
/setspawn | Set custom spawn point (admin) |
Utilities
| Command | Description |
|---|---|
/back | Return to previous location (works after death) |
/tp <player> | Teleport to a player (admin) |
/tphere <player> | Teleport a player to you (admin) |
Configuration
Edit config.json to customize Hyssential:
| Option | Description | Default |
|---|---|---|
MaxHomes | Maximum homes per player | 5 |
TpaTimeout | Seconds before TPA expires | 60 |
TpaCooldown | Seconds between TPA requests | 30 |
TeleportDelay | Delay before teleport | 3 |
BackHistorySize | Locations remembered for /back | 5 |
Permissions
Admin commands require operator status or specific permissions:
hytale.command.hyssentials.setspawn- Set server spawnhytale.command.hyssentials.setwarp- Create warpshytale.command.hyssentials.delwarp- Delete warpshytale.command.hyssentials.tp- Teleport to playershytale.command.hyssentials.tphere- Teleport players to you
Data Storage
All data is stored in JSON files:
homes.json- Player homeswarps.json- Server warpsspawn.json- Custom spawn point
Who Is This Mod For?
This mod is ideal for:
- Server owners who need basic teleportation features
- Communities that want player homes and warps
- Admins who need quick teleportation commands
- Any multiplayer server
You might not need this if:
- You’re playing singleplayer only
- You already have another essentials mod
Compatibility
- Hytale Version: Early Access and above
- License: All Rights Reserved
- Conflicts: May conflict with other teleportation mods
About the Author
Project8gbDeRam creates essential server mods for Hytale.
Frequently Asked Questions
How many homes can players set?
By default, 5 homes per player. Change MaxHomes in config.json to adjust.
Does /back work after dying?
Yes, /back remembers your death location so you can return to retrieve items.
Can I disable certain commands?
Use permissions to control who can access specific commands.