Organizing routes
What's a group? What's a zone?
Groups are just routes, but I couldn’t call them that because sometimes they’re static. How can a “route” be static? I know, it doesn’t make sense. Zones are just islands, dungeon rooms, etc.
What’s a zone?
Every group of waypoints belongs to a zone: Hub, Crystal Hollows, Galatea, even Mineshaft variants. Waypointer detects your current zone via Hypixel Mode API and renders the routes that belong there.
Working with groups
/wp route create <name> create a route in the current zone
/wp route list list your routes
/wp route rename <index> <name> rename a route
/wp route zone <index> current re-target a route to the zone you're in
/wp route mode <index> <mode> set sequence / static
/wp route radius <index> <blocks> default reach radius for the route
/wp route enable <index> show a route
/wp route disable <index> hide a route
/wp route delete <index> confirm delete a route (asks first)
/wp group works exactly the same as /wp route; it’s just an alias.
Everything is also two clicks in the GUI (U), which shows each group’s zone, mode, and progress at a glance, plus a search bar once your list gets long.
Progress and skipping
Sequenced routes track your progress and reset when you disconnect. If a
stop is unavailable (i.e. someone already broke that tree), easily skip
ahead with /wp skipto <number>, or the keybind in settings. This feature
can be disabled in the Edit Group menu.
- Skip Waypoint / Go Back Waypoint keybinds
/wp skipto <number>to jump anywhere/wp resetto restart the route
Colors at the group level
/wp route colormode <index> <mode>: per-waypoint, static, or gradient./wp route color <index> <hex>: one color for the whole group.