Important: The plugin has been updated to Cartographer version 2.15.1. If you have an old version of Cartographer, please update to the latest version. Also, the structure of the plugin has been changed and new functionality has been added. For correct work of the plugin completely delete the folder with the module, as well as examine the page plugin. The plugin has been rewritten in this update. It now has no redundant dependencies, as well as reduced the size of the plugin. Increased the speed of the plugin and fixed bugs.
The plugin was written for the latest version of Minecraft, so bugs when the plugin works are fixed only for the latest version of Minecraft.
- Added SQLite database. Now the data is stored in a SQL database. Now you can store large amounts of data with low system resources.
- Removed player group dependency. Now the number of points depends on the permission: waypoints.points.<count>. For example: waypoints.points.5 - gives the player access to 5 local points. If player have
OP or '
*' permission - unlimited local point.
waypoints.global - access to global point.
-
Changed command. Added tab complete for each command argument.
Added two new aliases:
/cwp &
/cwaypoints (
so that there are no conflicts when working with Citizens2).
/wp list - was rework. Now displays colors correctly, added click event for quick remove waypoint & hover text.
-
Remove config.yml due to unnecessary.
-
Increased performance through numerous optimizations.
Fixed some errors. Recommend update & remove lang.yml & config.yml. Permissions: waypoints.player - access to local waypoints;
waypoints.admin - access to global waypoints.