Releases: YarinQuapi/Waypoints
QWaypoints V5.0 Beta 2 - Waypoint limits
Changelog for QWaypoints V5.0 Beta 2:
Note: Config reset is recommended due to the limit configuration added.
- Waypoint limits, default is 10, changeable through the config.
- Readded /wp public - to get to the waypoint browser quicker
- Added some aliases
- Allowed waypoint names to be in multiple languages and not just English.
- Fixed change tracker GUI, not opening
- Fixed default trackers.
- Fixed a few localization issues, messages file reset recommended, but not required. though change "tracker_changed" message from 0 to 1 to fix the error with the tracker.
- Fixed settings not being saved.
QWaypoints V5 Beta 1
- Player Settings GUI - Modify everything in one player (click the profile head in profile GUI)
- Waypoint Settings GUI - Modify your waypoints with a few clicks (right-click on a waypoint in the personal waypoint list GUI)
- Public waypoint button in the player's personal waypoint list
- Completely recoded the command structure (due to this some of the commands are missing and will be added in a future update)
- Completely recoded the message system (twice lol, please reset and follow the new format!)
- Please note: the waypoint limits are still a work in progress and will likely be delayed until the complete full release, I honestly have no idea how they'll work if anybody has any ideas for them, please do contact me.
Also been working on a new color palette for the v5.0 update, coming soon with RGB 👀
Waypoint Settings GUI
Waypoints 5.0 Alpha 1 Changelog:
- Added a new Waypoint Settings GUI
- Optimized a few message usages
new messages added to this version (file reset recommended):
world_format: "&7World: &b%s"
click_edit_icon: "&7Click to edit waypoint's item."
waypoint_delete_name_not_match: "&cDelete failed! &7The waypoint name doesn't match!"
gui:
delete:
title: "&cDelete waypoint"
waypoint-settings:
title: "&b%1$s&7 - Settings"
rename: "&6Rename waypoint"
delete: "&cDelete waypoint"
state: "%1$s &7Waypoint"
QWaypoints v5.0 Very early alpha release
This release marks the first QWaypoints v5, it does not consist of all the features just yet,
but some of the main ones are:
• Messages file! messages are no longer hard-coded thankfully (most of them for now, I promise all to be in the next release.)
• Biome in GUI, you can now see the waypoint's biome in the GUI!
• A completely new and renewed GUI system with modular multi-page support for both public & personal waypoints!
• Completely replaced and modernized the database from Bukkit's Yaml to H2 (some SQL database that works a million times better than SQLite)!
Some more things are planned for the full release including a whole redesign of the plugin and some more cool stuff
Tracking, Public Waypoints, 1.18 Support and more
Waypoints 4.0R-1 changelog:
- Updated SpigotNative to 1.18
- Added WaypointState to allow for private and public waypoints (/wp set , e.g: "/waypoint set Test public")
- Added WaypointBrowser to browse for public waypoints (/wp public)
- Added Waypoint tracking (/waypoint track || /waypoint track player:waypoint for public waypoints)
- Added per-player settings! (/waypoint setting [value])
- Added BStats for data collection (To disable head over to ~/plugins/bstats/)
- Added Tab Complete to /waypoint
- Fixed bugs
Player Settings:
Deathpoints - each player is able to disable or enable his own deathpoints
Tracker - each player can change what tracker he uses. (Particle, bossbar, actionbar)
QWaypoints V3.1 Hotfix #2
QWaypoints V3.1.2 Changelog:
- Updated to SpigotAPI 1.17.1
- Added option to rename waypoints in waypoint list gui
- Changed some GUI titles (Edit)
- Changed fail messages (Edit)
- Fixed deleting last waypoint not saving correctly
Fixed 1 letter waypoint names
Fixed the waypoint names only being able to be 1 letter.
QWaypoints 1.17
Changes in QWaypoints V3.1:
- Updated to 1.17
- Fixed waypoints with illegal characters
- Fixed requirement to delete space in gui edit and create menu
QWaypoints V3 release
Waypoints V3 Changelog:
• Added /wp distance - Calculates distance between two of your waypoints
• Added /wp nearest - Shows nearest waypoint if exists
• Added /wp setcompass (qwaypoints.compass) - The compasses you hold will now point to the waypoint.
• Modified the color pallete to gray/aqua/lime
• Fixed WaypointList gui listing all waypoints of all users using the gui
• Improved performance and ram usage
• Changed the whole data loading system
Waypoints
A recode of original Waypoints plugin