Description
Fractal Game Studios
Simple Teleports
Simple Teleports is a fundamental utility mod designed for SMP (Survival Multiplayer) servers.
It allows players to save their favorite locations and fast-travel to them, as well as providing a safe way to teleport to other players using a Request/Accept system (TPA).
This mod is designed to be lightweight and works out-of-the-box without complex permissions setup.
Features
- Home Management:
- Set up to 5 home locations per player.
- Teleport instantly to any saved home.
- List and delete saved homes.
- World-aware: Teleportation is restricted to the same world to prevent errors.
- Player Teleportation (TPA):
- TPA: Request to teleport to another player.
- TPA Here: Request another player to teleport to you.
- Secure Requests: Requests expire after 30 seconds and must be accepted by the target player.
- Cross-World Safety: Prevents teleportation if players are in different worlds.
Installation Guide
- Download: Get the latest
.jarfile for Simple Teleports. - Server Folder: Navigate to your Hytale server directory.
- Mods Directory: Place the downloaded
.jarfile into themodsfolder. - Restart: Start or restart your server to load the mod.
- Note: A
homesfolder will be created in your server's root directory to store player home data.
Command Guide
Home Commands
Manage your saved locations.
/sethome <name>- Description: Saves your current location as a home.
- Example:
/sethome base - Limit: Maximum 5 homes.
/home <name>- Description: Teleports you to the specified home.
- Example:
/home base
/deletehome <name>- Description: Deletes the specified home.
- Example:
/deletehome base
/homes- Description: Lists all your saved homes and their world names.
Player Teleport Commands (TPA)
Teleport to friends safely.
/tpa <player_name>- Description: Sends a request to teleport TO another player.
- Example:
/tpa Steve
/tpahere <player_name>- Description: Sends a request for another player to teleport TO YOU.
- Example:
/tpahere Alex
/tpaaccept- Description: Accepts a pending teleport request.
/tpadeny- Description: Declines a pending teleport request.
Important Information
Please read before using:
- World Restriction: Teleportation does not work between different worlds. Both players (or the player and their home) must be in the same world dimension. If you try to teleport to a home in a different world, the command will fail for safety reasons.
- Home Limit: By default, each player is limited to 5 saved homes. You must delete an old home to save a new one if you reach this limit.
- Request Timeout: Teleport requests are not permanent. If a player does not accept or decline a request within 30 seconds, it will automatically expire.


