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.
Fix
- Fixed plugin print error when stop the server if MySQL is enabled.
- Fixed custom item lore always try read default values.
Placeholder Minor Update
- Added those placeholders.
%mythicprefixes_prefix_<prefixID>% - PREMIUM
Display the prefix only.
%mythicprefixes_no_<displayPlaceholderID>_<number>% - PREMIUM
Display the Xth tag of the current display placeholder. For example: %mythicprefixes_no_chat_2% means the second tag displayed in chat display placeholder.
- Now if your display placeholder ID or prefix ID includes _ symbol, you can replace them to - symbol to avoid plugin may not parse them correctly.
- Small fixes.
1.7.1f
- Fixed plugin print error when player join or quit server in some case.