Waypoints icon

Waypoints -----

Plugin to manage and use Waypoints



[​IMG]
This plugin allows players to set named Waypoints from their current location and store them either publicly or privately. After a waypoint has been saved players may either set their compass heading to one of the stored waypoints or teleport directly to it. When a player teleports their previous location is stored as a private waypoint named " last".

Features
  • Public and private waypoint lists
  • Clickable chat window to manage and use your waypoints
  • Full tab completion
  • Granular permissions
  • Set per-user waypoint limits
[​IMG]
In the above image you can see the output of the " wp list" command which displays all public and private waypoints. The " (set tp rm)" is the clickable area that allows you to set your compass heading, teleport ( tp) to a waypoint, or remove ( rm) it. The behavior of these clickable menus are configurable, and only the options for which the user has permission will be displayed.

See the following for usage details. The " pub" keyword is an optional argument that indicates whether the referenced waypoint name is on the public list. As you might expect any waypoints saved with "pub" will be visible to all players using the "wp list" command. If the "pub" keyword is not provided the player's private list is used.
Code (Text):

wp add <name> [pub] - Add waypoint with name to either the public or private list
wp rm <name> [pub] - Delete a named waypoint
wp set <name> [pub] - Set compass heading to a named waypoint
wp tp <name> [pub] - Teleport to a named waypoint
wp list - Print a list of both public and the player's own private waypoints
wp listnames - List waypoints with public waypoint owner names
 
See the documentation tab for details about permissions and config options!

Please let me know if you find any bugs or have any feedback or suggestions!

Look out for these features in future versions:
  • Support renaming of waypoints
  • Ability to set custom text for responses (multilingual support)
  • Config option to set max number of waypoints - Added in v1.15.0
  • Support for permissions - Added in v1.10.0
  • Allow clickable waypoints in chat window - Added in v1.13.0
Resource Information
Author:
----------
Total Downloads: 844
First Release: Jan 11, 2024
Last Update: Feb 9, 2024
Category: ---------------
All-Time Rating:
0 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings