- 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.
