API Version: 1.21.10
GitHub Timeline:
Click here
This update took a long time to be released due to a lack of time to work on the plugin. I (me, the author) apologize for any bugs that occurred on your server.
This update has a major change to language files:
• If you are using English (US), Spanish, or Hungarian, delete the languages folder and restart the server.
• If you are using a custom language file, delete the file, do the steps above this line, and re-create your own custom language file.
New Features
- Added position-indexed chunk and region-indexed chunk caching for performance improvement. (#21, #22 by clivet268)
- Force 2D markers in BlueMap, even when users select the world to render in 3D. (359b3bc)
Changes
- Reworked the language file, more structured and organized than before. (2d795a0, eab0bb1, 6afac79)
- Copper golem entity griefing logic changed. (d04d38b, 9a38b45)
- Checks if the server is Folia or Paper only once, without calling classes every single time, for performance improvement. (ca3169d)
- The help command is now improved, supports pagination, and shows all commands and their descriptions! (1a77d80)
- XP gain timeout is now changeable; it was strictly set to 2 seconds. (91dbabf)
Bug Fixes
- Resources log messages in debug type, checks if debug mode is enabled or disabled while the config is not loaded. (50859bd)
- Chunk particles must be asynchronous. (50859bd)