ServerPoints
ModCC-BY-NC-SA-4.0

ServerPoints

Entirely server side waypoints! Create, share and travel

33
Downloads
1
Followers
2 months ago
Updated
📦
2
Versions

📖About ServerPoints

Overview

  • server side only, that means only the server/host needs the mod.
    You can create, share and navigate to waypoints.
  • Cross Dimension navigation, Automatically translates between nether and overworld
  • Collaborative Features, Share waypoints and locations with other players via clickable chat messages

Guide:

Green bar when facing your waypoint

Red bar when facing away

Yellow bar for Overworld waypoints (when in Nether)

Purple bar for Nether waypoints (when in Overworld)

Shows real-time distance to waypoint

Commands

Command Shorthand Description
/waypoint <name> /wp <name> Create waypoint
/waypoint navigate <name> /wpn <name> Navigate to waypoint
/wpn - Cancel navigation
/waypoint list /wpl List all waypoints
/waypoint delete <name> /wpd <name> Delete waypoint
/waypoint share <name> /wps <name> Share waypoint
/wps - Share current location
/waypoint help /wph Show help

Creating Waypoints

/waypoint <name>
/wp <name>

Creates a waypoint at your current location with the specified name.

Example: /wp home or /waypoint mining_area


Navigating to Waypoints

/waypoint navigate <name>
/wpn <name>

Starts navigation to the specified waypoint. A boss bar will appear showing direction and distance.

Example: /wpn home or /waypoint navigate mining_area


Canceling Navigation

/wpn

Stops the current navigation and removes the boss bar.


Listing Waypoints

/waypoint list
/wpl

Displays all your waypoints with clickable buttons to navigate or delete them.


Deleting Waypoints

/waypoint delete <name>
/wpd <name>

Permanently removes the specified waypoint from your list.

Example: /wpd old_base or /waypoint delete temp_location


Sharing Waypoints

/waypoint share <name>
/wps <name>

Shares a waypoint in chat with all players. Others can click to navigate to it or copy it to their own waypoints.

Example: /wps village or /waypoint share treasure_location


Sharing Current Location

/wps

Shares your current coordinates in chat with a clickable navigate button (no waypoint name required).


Help Command

/waypoint help
/wph

Displays a summary of all available commands.