Skip to content

Releases: Sytm/waypoints

v4.5.6

15 Feb 12:31
9b563ea
Compare
Choose a tag to compare

Added

  • /waypointsscript trackPlayer <player> <target> command to script the tracking of other players. Does not require player tracking to be enabled in the config

Fixed

  • Immediately cancel pointer tasks at server shutdown #116

Download on Modrinth

4.5.5

03 Nov 18:25
8f8fa2f
Compare
Choose a tag to compare

Fixed

  • Plugin not working on 1.21.1 - 1.20.6

Download on Modrinth

4.5.4

02 Nov 13:30
bb8a559
Compare
Choose a tag to compare

Added

  • Option to disallow teleports to different worlds
  • Variable containing the distance between a player and waypoint for the cost formula (distance)
  • Option to hide waypoints that are in different worlds as the player
  • Use custom Bedrock window to accept tracking request instead of (broken) clickable link in chat

Fixed

  • Warning that a world name has not been translated is printed multiple times

Download on Modrinth

4.5.3

15 Jul 13:24
49185d0
Compare
Choose a tag to compare

Added

  • PointerManager API that directly uses Waypoints or players for targets

Fixed

  • Some Simplified Chinese translations still missing by SnowCutieOwO

Download on Modrinth

4.5.2

07 Jul 14:47
23b4e10
Compare
Choose a tag to compare

Added

  • Traditional Chinese translations by ItzTheBear
  • Option to apply cooldowns from one waypoint type to other ones (general.teleport.private/death/public/permission.alsoApplyCooldownTo)
  • Option to automatically deselect the automatically selected death waypoint after a certain time (general.pointToDeathWaypointOnDeath.autoDeselectAfter)

Changed

  • CommandAPI is no longer required
  • Updated Simplified Chinese translations by SnowCutieOwO

Download on Modrinth

4.5.1

20 May 14:28
59e2cd6
Compare
Choose a tag to compare

Changed

  • When using /waypoints other <...> to inspect another players waypoints, the waypoints can now be modified and removed when the player has the permission waypoints.modify.other
  • Disable plugin remapping on 1.20.6+ servers because this plugin does not utilize NMS
  • Each page in the GUI has now a different title, instead if it being a single static one
  • On the waypoint page in the GUI the current beacon color is now shown

Fixed

  • When having public ownership enabled, the owner is also displayed at the bottom of the waypoint and folder description for private ones
  • Being unable to set a clear/non colored beacon beam

Download on Modrinth

4.5.0

07 May 19:45
e9d342e
Compare
Choose a tag to compare

Added

  • Allow players to create public waypoints and folders that only the creator can manage. Feature must be manually enabled in config

Fixed

  • Fix NullPointerException with cooldowns when teleportations are enabled

Download on Modrinth

4.4.3

22 Feb 11:55
71d92ba
Compare
Choose a tag to compare

Fixed

  • More world checks added to the trail pointer logic to prevent error spam on world switching
  • Error spam from the hologram pointer when switching worlds outside the spawn chunks

Download on Modrinth

4.4.2

22 Feb 11:54
a86acdc
Compare
Choose a tag to compare

Fixed

  • Error messages get printed into the console when the trail pointer is active and the player switches worlds

Download on Modrinth

v4.4.1

03 Jan 20:49
678a865
Compare
Choose a tag to compare

Added

  • Ability to pay for teleportations with experience points in addition to levels

Fixed

  • Thread check is triggered when a player sees the blinking block and teleports away on Folia Sytm/quest-pointers#1
  • An exception is thrown when using the trail pointer to point to a waypoint in another world #106

Download on Modrinth