Leon GRABER
Leon GRABER
The current implementation of the YamlFileFactory saves comments as normal properties, such that bukkit doesnt automatically delete it when saving the file. ```yaml COMMENT_0: '--------------------' ``` Note that it uses...
This is a PR for issue #147 Last things missing: - [x] Fix leaderboard query - [x] Fix total completed plots query - [x] Add caching (or remove it completly)...
Rework the entire database and refactor the related code to bring it up to standards and fix long running issues. New database model is documented at [Plot-System-DB](https://github.com/AlpsBTE/Plot-System-DB/) Most important changes:...