Waypoints icon

Waypoints -----

Always find your way back home




This is the last v3 release. v3 is END OF LIFE.

All further updates (like v4) are only be available on Modrinth.

Added
- Support for Minecraft 1.20.2
----------, Oct 6, 2023

Added support for Minecraft 1.20.1
----------, Jun 14, 2023

  • Add support for Minecraft 1.20
See additional notes on download page
----------, Jun 9, 2023

  • Added option to set custom command aliases in case other plugins overwrite built-in Waypoints commands
----------, Apr 8, 2023

  • Commands are now implemented as native 1.13+ commands with completions and stuff
  • Fix possible console spam for missing translation keys
  • Fix bug that items in GUI Overview or Folders appear twice
----------, Apr 3, 2023

- Added support for Minecraft 1.19.4
----------, Mar 22, 2023

  • The hologram now no longer stands on top of the waypoint, but behaves like in Minimap mods and guides you towards the Waypoint #87
  • Beneath the hologram the icon of the waypoint is displayed #88
  • Fixed Bug that Pointers still work, even if the player is in the wrong dimension #90
----------, Mar 4, 2023

  • Fixed Holograms not working in Minecraft 1.19 with ProtocolLib 5 (#84)
----------, Feb 24, 2023

  • Added option to allow teleportation to a Waypoint only if it has been visited before
  • Added /waypointsscript temporarywaypoint command (with beacon color)
----------, Feb 19, 2023

  • Added Boss Bar pointer and disabled ActionBar pointer by default for new installations
  • The increasing cost of teleportations can now be either per single waypoint or per waypoint type
  • Added support for BlueMap #83
----------, Jan 13, 2023

  • Added option to prevent creation of waypoints in specified worlds #82
----------, Jan 13, 2023

  • Added option to disable DynMap and SquareMap integration #75
  • Prevent Logspam because ProtocolLib does not support Minecraft 1.19 properly yet #79
  • Support Minecraft 1.19.3
  • Added Simplified Chinese. Thanks to SnowCutieOwO
  • Added Brazilian Portuguese (incomplete). Thanks to gaugt980131gg2
----------, Dec 22, 2022

  • Beacons are placed differently again to (hopefully) make the beacon beam actually disappear
  • Added SquareMap integration (#71)
  • Add option to automatically point to last death waypoint (#72)
  • Add out-of-bounds check before creation of waypoints (#73)
  • Add option to allow players to teleport only to the last waypoint they died at. Cooldown and costs (if enabled) still apply
  • Added support for Minecraft 1.19.1
----------, Jul 31, 2022

  • The configuration can now be reloaded with /waypoints reload
  • Fixed but that every beacon beam had the same color
----------, Jul 16, 2022

  • Beacon beam now spawns as low as possible thus working in the nether and looks better in the overworld because the beacon plus base is now hidden
  • With player tracking enabled new players are no longer tracked by default.
----------, Jul 15, 2022

  • Added option to change the color for temporary Waypoints and player tracking (They cannot be changed individually)
  • Made the Waypoint(De)SelectEvent more generic into Trackable(De)SelectEvent
----------, Jul 10, 2022

  • Added the possibility to set custom DynMap icons per Waypoint
  • Added /waypoints setTemporary <X> <Y> <Z> command to create waypoints that are not saved
  • Added more bStats metrics
    • Using with DynMap
    • Using with Vault
    • Using global waypoints
    • Using death waypoints
    • Using player tracking
    • Using with ProtocolLib
  • Actually check if the player has the permission to use player tracking
----------, Jul 9, 2022

Added support for Minecraft 1.19

Support for Minecraft 1.16 has been dropped and Java version 16 is now the minimum
----------, Jun 12, 2022

  • Added player tracking as an optional feature
  • The last selected Waypoint is saved and selected again when rejoining the server
----------, Apr 13, 2022

  • Holograms have been enabled again
  • Fixed issue that prevented import of old Waypoints
  • Added generation of text file on legacy import from old UUID to new UUID
----------, Mar 15, 2022

This update adds 1.18.2 at the cost of no DynMap integration and Hologram pointers.

It is planned to return both, as this is just a stopgap solution.
----------, Mar 10, 2022

  • When a Waypoint is loaded that is in a world that has been deleted / renamed you can now choose what to do with it.
    • Show the waypoint, but it cannot be selected or teleported to
    • Hide the waypoint
    • Delete the waypoint
----------, Feb 26, 2022

Added features:
  • When sneaking and the Action bar pointer is enabled, the distance to the Waypoint is showed instead of the direction indicator
  • When for example a waypoint is in the Overworld and the player is in the Nether the pointers will direct the player to the translated location.
    • This also applies the other way around
  • Added Hologram pointer. This requires ProtocolLib. The Hologram pointer will show a hologram above the Waypoint if the player is close enough
  • Added feature toggle for death Waypoints. This will disable the creation of new death Waypoints and hide the death Waypoints in the GUI
  • Added database cleaning procedure that will periodically check the database for old death Waypoints and deletes them when they are too old. Default value is 7 days
----------, Feb 5, 2022

  • Fixed DynMap integration preventing Waypoint plugin to load
----------, Dec 12, 2021

  • Minimum Spigot version is 1.16.5 (recent builds). Plugin now loads Kotlin dependency via Spigot (Internet connection required for server on first startup)
  • If DynMap is installed, public waypoints appear as markers. Icon and name of marker set can be configured
  • Existing waypoints that are not death waypoints can now be converted to public / permission waypoints
  • Waypoints can now be created from coordinates in the format 1/2/3 (x/y/z) while the world the player is in is used
  • The permission of an existing permission waypoint can now be viewed and changed
It is recommended to let the plugin regenerate the translation files in /plugins/Waypoints/lang by deleting them.

Going forward, only the last 3 major Minecraft/Spigot versions on their latest minor will receive updates. Currently for example this would be 1.18.1, 1.17.1 and 1.16.5
----------, Dec 11, 2021

This update adds support for Minecraft 1.18
----------, Dec 1, 2021

  • Added config option "features.globalWaypoints" which can be set to "false" to disable global waypoints
  • Fix language fallback not being applied when selected language has missing keys
  • Public / Permission folders are now hidden when empty (for the player)
    • They are still visible if you have the permission "waypoints.modify.public" or "waypoints.modify.permission" respectively
  • The default item for the global waypoints toggle in the visible state has been changed to "ENDER_CHEST"
  • Fix bug that compass resets to possibly wrong location
    • The compass would always reset to the location the player had as a compass target when he first used a waypoint
----------, Oct 29, 2021

  • Fix legacy importer failing if waypoints exist in worlds that no longer exist
  • Fix legacy importer failing if a player or the global store file is malformed
The fixes to the legacy importer are only required if you encountered problems while importing. Otherwise this update is somewhat optional.
----------, Oct 20, 2021

Complete rewrite of the plugin in Kotlin and with SQLite as data-storage.
----------, Oct 13, 2021

  • Fixed bug that tried to calculate the distance between two locations that may not be in the same world (#41)
  • Updated dependency for 1.16.4 support in AnvilGUIs
----------, Nov 14, 2020

When a Waypoint has been reached it now gets deselected.

The range that is checked against can be configured in the config in general.deselectRange, which is 5 by default
----------, Oct 18, 2020

Added commands for easier automation of the plugin (Run /waypointscript for more info)

Players that no longer have the permission for a waypoint get the waypoint deselected

You can also get the ID of public or permission waypoints in the GUI with the permission waypoints.scripting
----------, Oct 17, 2020

Updated AnvilGUI to support Minecraft 1.16.3
----------, Sep 23, 2020

Added Russian translations.

Thanks to @DarkSumrak for submitting them
----------, Sep 18, 2020

Fixed bug for 1.16.2 servers where AnvilGUIs didn't work
----------, Aug 22, 2020

- Updated dependency to allow for waypoint name input via an Anvil-GUI in 1.16.1
----------, Jun 27, 2020

  • Fixed NullPointerException bug when using required items for usage and players are joining
----------, Apr 8, 2020

Implemented #9: Players can now teleport to waypoints only if they have a permission, if they pay or for free configurable for each waypoint type (private, public, permission, death) separately.

Backup your translation files and then delete them, so the plugin can regenerate them! Then fill in changes you have done back into the newly generated ones!
----------, Mar 27, 2020

  • Added bStats metrics
  • Added the feature requested in #11 (The displays will only work if a player is in possession of a certain item)
  • Modified config extraction, that config.base.yml will always be updated to the latest config and config.yml can be used to actually configure the plugin (More info here)
----------, Mar 25, 2020

Fixed bug that when using the Anvil-GUI items can be accidentally be put into the Anvil-GUI and cannot be retrieved (so lost forever)

NO configuration updates required
----------, Feb 28, 2020

Fixed:
- Fixed error message in the console when a player leaves the server without having a waypoint selected

You still need to follow the important notes described in the 2.6 update!!!
----------, Feb 14, 2020

Added:
- Added option change the color the beacon beam on a per-waypoint basis
- Added possibility to now also change the display-items of public and permission items

Fixed:
- Fixed translation bug that caused chat message for updating the item of a private waypoint is the same as that of a private folder
- Fixed that the old beacon/blinking block won't disappear when the waypoint is switched


IMPORTANT NOTES:
Updating the Md5Lukas-Commons dependency is mandatory
The old message and config files need to be backed up and then deleted so the plugin can extract the new files. Then you can fill in your old data into the new config
----------, Feb 14, 2020

Fixed the plugin to now work on 1.15.2. Didn't test it for 1.15 or 1.15.1 though.
----------, Feb 2, 2020

Hopefully fixed the bug, that consumes 100% of the CPU resources. Can't reliably test it. But I am very confident that this is the solution
----------, Oct 15, 2019

- Fixed bug where some display methods stop working if another player selects them
----------, Oct 13, 2019

Added possibility in the config to enable the anvil GUI for creation and renaming of waypoints and folders.

Note: If you aren't using the default configs and messages, make a backup of them and then delete them (or just rename them), so this plugin can extract the new configs with all values
----------, Oct 6, 2019

Added: German translations are now available
----------, Oct 5, 2019

Everything but better. Take a look at the plugin page to see whats new
----------, Oct 2, 2019

- Fixed: Bug where you cannot add a new waypoint in 1.14 (Btw: There is a reason why you can see I haven't tested the plugin in 1.14)
----------, May 22, 2019

- Fixed error that the plugin won't load due to an error. Cause was that in this update I forgot to remove old code which caused this
----------, May 19, 2019

- Fixed: Can't use command even when op (without permission plugin)
- Added: Normal players can now use the basic command without any extra adding of permissions (although you can still revoke the permission if needed)
----------, May 18, 2019

- Fixed bug when using normal spigot and the selected waypoint is in a another world the console gets spammed with errors
----------, May 17, 2019

- Added when crouching the player sees the distance and y offset from waypoint

Note: You need to delete the config and translation files to let the plugin update them. Make a backup before deleting them and the manually re-add your custom values
----------, May 11, 2019

- Added tab-completion for the sub-commands
----------, Apr 22, 2019

- Added global waypoints everyone has access to
- Added permission waypoints only players with set permissions have access to
- Added managing of others waypoints, so you can view and delete them
- Added possibility to instantly teleport to a waypoint
- Added world name aliases in the config to make it look fancier in the waypoint overview (Example: world -> Survival World).
- Added autosaving of waypoints so in case of a crash only the last 5 minutes are lost and not what happened since server startup

- Improved the message file parser to allow variables and easier to read multiline text
- Optimized loading and saving of player waypoints to have a lower impact on ram usage if a lot of players are online and actively playing

- Fixed bug where you can't open the inventory when you are in another world

Will update plugin overview soon
----------, Apr 21, 2019

Resource Information
Author:
----------
Total Downloads: 90,074
First Release: Apr 18, 2019
Last Update: Oct 6, 2023
Category: ---------------
All-Time Rating:
25 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings