promotional bannermobile promotional banner

Simple Waypoints [Server]

Server-side companion for Simple Waypoints. Adds admin waypoints, personal waypoint sending, and optional client mod requirement.

File Details

SimpleWaypoints[Server]-1.20.1-1.0.0.jar

  • R
  • Jun 4, 2026
  • 36.83 KB
  • 47
  • 1.20.1
  • Forge

File Name

SimpleWaypoints[Server]-1.20.1-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-waypoints-server-1564337:8194487")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.0.0
Initial release of Simple Waypoints [Server]!

  • Added global Admin Waypoints that automatically sync to all players
  • Added command /waypoint admin to create, delete, and list admin waypoints
  • Added Trust system (/waypoint admin trust <player>) to allow specific players to manage admin waypoints
  • Added ability to send personal waypoints to specific players (/waypoint admin target <player> create ...)
  • Added gamerule requireWaypointsMod to optionally kick players who don't have the client mod installed
  • Added gamerule allowPersonalWaypoints to enable or disable personal waypoint creation for all players
  • Added automatic client mod verification system