- Reworked the cache system, and should have better performance now.
- Removed cache.remove-delay option and cache.load-mode option, cache will force triggered by PlayerJoinEvent now.
- Added cache.load-delay option, default to 7.
- If the player cache has not completed reading, the plugin will no longer interact any data.
- Plugin will close the database connection, unregister all listener and PAPI extension and so on after disable.
Other small changes and fixes.- Fixed memory leak in some case.
- Plugin no longer reconnect the database when use reload command, to do that, you need restart the whole server.
- Added support for set circle action period tick for each prefixes instead of all use same period tick.
- Reworked skull item builder codes, should have better performance now.
- Rewoorked gui listener codes, should have better performance.
- Other small changes and fixes.
- This version just for test, do not use it in production environment!!!
- Added custom prefix feature.
- Dynamic Prefix lets players submit a custom display value for a prefix and lets administrators review it before it becomes active. It is designed for custom personal labels, and other player-entered prefix values that should be moderated first.
- Reworked default configs, now the GUI is more beautiful than before.
- Fixed some filter item does not parse lang placeholder in bedrock form UI.
- Added auto hide item with empty name in bedrock form UI.
- Added menu.anti-dupe-checker option in config.yml file.
- GUI Open method and unregister method now force run in main thread.
