nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Command Waypoints

Command Waypoints

Mod

Allows you to create waypoints for the new Locator Bar feature via commands without the need of any entities

Server DecorationUtility

470 downloads
6 followers



In 25w15a, Mojang released the Locator Bar, which can show waypoints. Currently, only entities can be waypoints with players showing by default.

This mod extends the /waypoint command to allow adding/modifying/removing of "static" waypoints.




Commands

  • List all waypoints
    • /waypoint list
  • Add waypoint
    • /waypoint static add <id> <x y z> [color <color>] [style <style>] [range <range>]
    • color/style/range are all optional, and order doesn't matter
  • Modify waypoint
    • /waypoint static modify <id> location <x y z>
    • /waypoint static modify <id> color <color>
    • /waypoint static modify <id> color hex <color>
    • /waypoint static modify <id> style reset
    • /waypoint static modify <id> style set <style>
    • /waypoint static modify <id> range <range>
  • Remove waypoint
    • /waypoint static remove <id>

External resources


Project members

Minenash

Member


Technical information

License
LGPL-3.0-only
Client side
unsupported
Server side
required
Project ID