Back to mods
Waypoint Manager project artwork

CurseForge · Hytale mod

Waypoint Manager

Allows players to manage (create, edit, and teleport) waypoints with a clean UI, and display them in your map and in the compass.

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

Quick answer

Which Waypoint Manager release should I use?

Updated 5 months ago
Latest stable file Waypoints-1.5.0.jar
Game version Not listed
Mod system Built-in Hytale mod system

Waypoint Manager Waypoints-1.5.0.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 Waypoint Manager 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 Waypoint Manager Waypoints-1.5.0.jar need?

Waypoints-1.5.0.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 Waypoint Manager without breaking your instance.

Built for Waypoint Manager Waypoints-1.5.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Waypoints-1.5.0.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 Waypoints-1.5.0.jar. It opens that exact file at the source.

About this project

What does Waypoint Manager add?

Waypoints

A waypoint management system for Hytale with an in-game UI.

Compass Waypoints main view

Features

  • UI-based waypoint manager - Create, edit, and remove waypoints through a graphical interface
  • Distance display - Shows distance in blocks from your current position to each waypoint
  • Auto-sorting - Waypoints are sorted by distance, closest first
  • Teleportation - Optional teleport button (Creative mode or with permission)
  • Map markers - Waypoints appear on your in-game map

Usage

Use /waypoint or /wp to open the waypoint manager.

The UI lets you:

  • Create waypoints at your current location or custom coordinates
  • Edit waypoint names and coordinates
  • Delete waypoints
  • Teleport to waypoints (if permitted)

Each waypoint shows three buttons:

  • TP (green) - Teleport to waypoint
  • EDIT (blue) - Modify waypoint
  • REMOVE (red) - Delete waypoint

Waypoint edit view

Permissions

  • boffmedia.waypoints.command.waypoint — Access to the /waypoint UI. Granted by default; server admins can revoke or grant access.
  • boffmedia.waypoints.command.teleport — Required to use the teleport command/button.

Granting Permissions

  • On servers: Example commands to manage these permissions:
/perm group add Adventure -boffmedia.waypoints.command.waypoint    # revoke UI access from Adventure gamemode (Using "-" to deny permission)
/perm group add Default -boffmedia.waypoints.command.waypoint    # revoke UI access from Default group
/perm user add <UUID> boffmedia.waypoints.command.waypoint      # grant UI access to a player
/perm user add <UUID> boffmedia.waypoints.command.teleport      # grant teleport permission to a player
  • On singleplayer: Run /op self to grant yourself permissions

Commands

  • /wpm, /wp , /waypoint - Opens the waypoint UI. (If BetterMap is installed, you should use /wpm, as the commands overlap.
  • /teleport [name] - Teleport to a waypoint by name

Configuration

This plugin writes and reads a configuration file so server operators can control behavior.

  • Config file: mods/Bofffmedia_Waypoints/waypoints_config.json (created under your world save at user_data/saves/<world>/mods/Bofffmedia_Waypoints/)
  • Setting: MaxWaypoints (integer, default -1)
    • -1 means unlimited waypoints per player per world.
    • Any non-negative integer sets the maximum number of waypoints a player may create in a single world.

Example generated config:

{
    "MaxWaypoints": -1
}

After changing the config file, restart the world or reload the mod so the new value is applied.

TODO

  • Allow users to add their own icons
  • Translations

Questions or suggestions? Feel free to drop a comment below!

Proudly partnered with:

Kinetic hosting

Project description from CurseForge.

Recent files

Waypoint Manager releases and Hytale builds

12 of 12 releases match

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