Treat yourself with a fully customizable, waypoint navigation and a certain RPG's HUD compass system!
Player Commands /rpg_waypoints compass toggle - Toggles HUD compass visibility.
/rpg_waypoints list - Opens the player GUI for personal and discovered waypoints.
Waypoint list is also able to be opened by keybind.
Admin Setup & Creation
It is recommended to use the in-game editor for editing waypoints for the server and viewing the audit log for server waypoints
/rpg_waypoints admin edit-waypoints-ui - Opens the admin GUI editor for waypoints.
/rpg_waypoints admin create-waypoint <name> [group] [discoverable] [radius] [description] [tag] - Spawns a global waypoint at your coordinates.
/rpg_waypoints admin delete-waypoint <id> - Deletes a server waypoint by ID.
/rpg_waypoints admin add-group <name> - Registers a custom waypoint group.
/rpg_waypoints admin delete-group <name> - Deletes a group and moves waypoints back to Uncategorized.
Tags & Trigger Zones
/rpg_waypoints admin create-waypoint-tag <tag_name> - Creates a new waypoint tag.
/rpg_waypoints admin remove-waypoint-tag <tag_name> - Deletes a tag, removing it from waypoints and zones.
/rpg_waypoints admin load-tagged-waypoints <tag_name> <player> [timer] - Loads tagged waypoints for a player (supports optional timer).
/rpg_waypoints admin unload-tagged-waypoints <tag_name> <player> - Unloads tagged waypoints from a player.
/rpg_waypoints admin create-tagged-zone <name> <x1 y1 z1> <x2 y2 z2> <tag_name> - Creates a trigger zone linked to a tag.
/rpg_waypoints admin remove-tagged-zone <name> - Deletes a trigger zone.
Maintenance & Auditing
/rpg_waypoints admin audit-log [page] [searchQuery] - Opens the searchable administrative audit logs (easier to view in the editor UI, through the audit log button).
/rpg_waypoints admin backup - Generates a timestamped database backup.
/rpg_waypoints admin import <filename> - Imports a backup and hot-reloads caches for all online players.