Improve
- Fixed plugin print error when disable server if packetevents not installed.
Cache Recode Test
- 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.
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.
- Other small changes and fixes.
Improve
- Added support for set circle action period tick for each prefixes instead of all use same period tick.
Improve
- Reworked skull item builder codes, should have better performance now.
- Rewoorked gui listener codes, should have better performance.
- Other small changes and fixes.
Improve
- Added null catcher for PlaceholderAPI extension.
Improve
- 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.
Improve
- Added hook-item-method option in config.yml file.
- Added menu.anti-dupe-checker option in config.yml file.
- GUI Open method and unregister method now force run in main thread.
Fix
- Fixed plugin will print error when use skull item with base64 data in Spigot server.
Fix
- Fixed potion item can not being generated in Spigot server in some server versions.
Fix
- Fixed plugin can not load at Paper-1.17.1 version.
Improve
- Added new action: action_bar.
- Added support for use built-in placeholder in lang placeholder.
Fix
- Fixed language option in config.yml does not work since 4.2.0.
Database Improve
- The language placeholder feature has been added, allowing for the display of customized language texts for different client languages.
- Improved database codes.
Fix
- Fixed common buttons trigger equip or unequip prefix in some case.
Improve
- Added new action: title, particle.
Improve
- Ignored double click in prefix GUI.
- Fixed MythicMobs stat only active for one prefix.
- Added tooltip-style and item-model support in ItemFormat.
Fix
Enligsh:
- Fixed the issue where the normal Paper server would be recognized as a Folia server after Paper-1.21.8-Build # 53.
中文:
- 修复了自 Paper-1.21.8-Build #53 以后会将正常 Paper 服务端识别为 Folia 服务端的问题
Condition support in tag effects!
- Added those new actions:
- Added those new condition for premium version:
- equipped_prefix
- equipped_prefix_amount
- effected_prefix_amount
- Added support for set condition for tag effects.
- In conjunction with the condition system, you can set the effect to not be activated when players equip tags.
- Some other small fixes and changes.
Fix
- Force make all prefix end action execute in main thread, should fix issue when quit the server in some case.
- The strategy for the free version has been adjusted: MythicMobs and AuraSkills effects can now be used in the free version, but you can only set effects for up to 3 prefixes now.