WorldWarp-1.0.3.jar
12 Feb 2026
CurseForge · Hytale mod
Easily create custom, dynamic warp commands (e.g., /hub, /pvp) to teleport players across worlds, with full support for permissions and localization.
Quick answer
WorldWarp - Dynamic World Teleportation WorldWarp-1.0.3.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
WorldWarp-1.0.3.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for WorldWarp - Dynamic World Teleportation WorldWarp-1.0.3.jar. Pick another file and the loader, install side or required mods may change.
Use WorldWarp-1.0.3.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside WorldWarp-1.0.3.jar. It opens that exact file at the source.
About this project
🌌 WorldWarp – Effortless Server TeleportationWorldWarp is a versatile navigation plugin for Hytale servers that makes teleportation simple and intuitive. With dynamic, easy-to-use commands, you can provide your players with seamless travel across your worlds without the hassle of complex syntax.
arena, and players can teleport there with /arena.config.json—world destinations, descriptions, aliases, and permissions./worldwarp admin suite—no server restart needed./staff only for OPs).| Command | Description | Permission |
|---|---|---|
/<warpname> |
Teleport to a warp (e.g., /hub) |
Configurable |
/worldwarp list |
See all available warps | OP |
/worldwarp |
Show admin help menu | OP |
/worldwarp add <name> <world> |
Create a new warp command | OP |
/worldwarp remove <name> |
Delete a warp instantly | OP |
/worldwarp spawn set <name> |
Set warp spawn to your current position | OP |
/worldwarp spawn reset <name> |
Reset warp to default world spawn | OP |
{
"showTeleportMessages": true,
"warps": {
"hub": {
"world": "hub_world",
"description": "Return to the main lobby",
"aliases": ["lobby", "h"],
"permission": "Adventure"
},
"pvp": {
"world": "combat_zone",
"description": "Enter the arena!",
"aliases": ["fight", "arena"],
"permission": "Adventure"
},
"custom": {
"world": "custom_world",
"description": "Teleport to a custom position",
"aliases": [
"custom-spawn"
],
"permission": "Adventure",
"teleportToDefaultWorldSpawn": false,
"teleportPosition": {
"x": 54.38520812988281,
"y": 122.0,
"z": 256.4332275390625,
"pitch": 0.0,
"yaw": 1.2891285
}
}
}
}
Project description from CurseForge.
Recent files
12 Feb 2026
21 Jan 2026
18 Jan 2026
18 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.