All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade to Minecraft 1.18.1
- Upgrade to Minecraft 1.17.1
- Upgrade to 1.16.2
- Update for Minecraft 1.16
- Players can now teleport to locations they have saved
- Enable coordinate sharing to chat for all players
- Coordinates in the current world can now be set with X, Y, Z coordinates
- Autocompletions for commands and coordinate names
- Backup functionality. A config key specifies how many backup coordinate files are saved. If there are too many files, the oldest backup file is deleted.
- JSON backend is now GSON, which is a dependency of Spigot anyhow, saving a few Megabytes in plugin size
- Coordinate management via
/coord
command - Coordinate saving to JSON file