Back to mods
WorldWarp - Dynamic World Teleportation project artwork

CurseForge · Hytale mod

WorldWarp - Dynamic World Teleportation

Easily create custom, dynamic warp commands (e.g., /hub, /pvp) to teleport players across worlds, with full support for permissions and localization.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which WorldWarp - Dynamic World Teleportation release should I use?

Updated 6 months ago
Latest stable file WorldWarp-1.0.3.jar
Game version Not listed
Mod system Built-in Hytale mod system

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

Where should WorldWarp - Dynamic World Teleportation be installed in 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.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does WorldWarp - Dynamic World Teleportation WorldWarp-1.0.3.jar need?

WorldWarp-1.0.3.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

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

Add WorldWarp - Dynamic World Teleportation without breaking your instance.

Built for WorldWarp - Dynamic World Teleportation WorldWarp-1.0.3.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use WorldWarp-1.0.3.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    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.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside WorldWarp-1.0.3.jar. It opens that exact file at the source.

About this project

What does WorldWarp - Dynamic World Teleportation add?

Commands 🌌 WorldWarp – Effortless Server Teleportation

WorldWarp 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.

✨ Key Features

  • ⚡ Dynamic Command Creation: Automatically generate commands from your warps. Create a warp called arena, and players can teleport there with /arena.
  • 📂 Fully Configurable: Customize every detail in config.json—world destinations, descriptions, aliases, and permissions.
  • 🛠️ In-Game Management: Add, remove, or modify warps instantly using the /worldwarp admin suite—no server restart needed.
  • 🔒 Permission Support: Limit access to certain warps for specific ranks (e.g., /staff only for OPs).
  • 🌍 Localization Ready: Translate all messages and command descriptions with language files.

📜 Commands

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

⚙️ Configuration Example

{
  "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

WorldWarp - Dynamic World Teleportation releases and Hytale builds

4 of 4 releases match

Looking for an older file? The official CurseForge project page is in Resources.