Back to mods
TWR Waypoint Sync project artwork

CurseForge · Minecraft mod

TWR Waypoint Sync

A TWR utility mod that enables command-based creation and synchronization of Xaero’s Minimap waypoints for advanced mapmaking and scripted gameplay

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

Quick answer

Which TWR Waypoint Sync release should I use?

Updated 3 months ago
Latest stable file twr-waypoint-sync-1.0.0.jar
Game version 1.20.1
Loader Forge

TWR Waypoint Sync twr-waypoint-sync-1.0.0.jar targets 1.20.1 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is TWR Waypoint Sync required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does TWR Waypoint Sync twr-waypoint-sync-1.0.0.jar need?

twr-waypoint-sync-1.0.0.jar. Change the file and its required mods may change too.

No extra mods 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 mods.

Before you install it

Add TWR Waypoint Sync without breaking your instance.

Built for TWR Waypoint Sync twr-waypoint-sync-1.0.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use twr-waypoint-sync-1.0.0.jar. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.

  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

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside twr-waypoint-sync-1.0.0.jar. It opens that exact file at the source.

About this project

What does TWR Waypoint Sync add?

Description

TWR Waypoint Sync is a utility mod designed for advanced mapmaking and scripted gameplay within the TWR ecosystem.

It extends Xaero’s Minimap by allowing full control over waypoints via commands — including creation, deletion, synchronization, and batch processing — without relying on NPC systems or manual interaction.

Built for map creators, this mod enables dynamic waypoint logic in quests, events, and progression systems where command execution is limited.


Features

  • Create, delete, and rename waypoints via commands
  • Full support for batch operations using JSON arrays
  • Silent execution mode for seamless scripted usage
  • Synchronization of waypoints across targets
  • Combined batch command (create + delete in one execution)
  • No dependency on CustomNPC logic — pure command-driven system

Commands

Basic

/xaerowp create "Name" X Y Z ["symbol"] ["color"]
/xaerowp delete Name

Coordinate helper

/xaerowp coords
/xaerowp coords here

Returns a ready-to-use command string:

/xaerowp create "Name" X Y Z

Useful for quick copying while building maps.


Batch & Silent mode

/xaerowp create_s [{"name":"Base","x":100,"y":64,"z":-200}]
/xaerowp delete_s ["Base","Mine"]
/xaerowp rename_s "Old" "New"

Supports targets:

/xaerowp create_s @a [...]


Combined command (engine workaround)

/xaerowp batch_s "[{...}]" "["Old1","Old2"]"

  • First parameter → JSON array of waypoints to create
  • Second parameter → JSON array of waypoint names to delete
  • Execution order is fixed: create → delete
  • Runs in silent mode

Use Case

Designed specifically for TWR maps where command limitations prevent multiple executions in a single quest step.

This allows you to:

  • Update waypoint states dynamically
  • Replace markers during progression
  • Control player navigation without UI spam

Project description from CurseForge.

Pick your setup

TWR Waypoint Sync by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

TWR Waypoint Sync versions and loaders

1 of 1 releases match

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