
MythicPrefixes 1.6.11
Add MMO stat - Use libreforge effect - A tag plugin that has BUFF system!
1.6.10
11 days ago
Minor Update
English:
- For users of versions lower than 1.16, we have added a new function to automatically convert Hex colors to common colors to avoid the situation where the colors of plugin messages look very strange due to calling Hex colors.
- Added the 'always-display-default-prefixes' option to the display placeholder configuration file. If set to true, even if the player equips any tag, we will still auto equip the default tag that set in default-prefixes option.
- Added the 'cache.remove-delay' option in config.yml file. Default to -1 which means disable.
中文:
- 对于低于版本1.16的用户,我们新增了自动将Hex色转换为common色的功能,避免出现调用Hex色导致插件消息的颜色看起来非常诡异。
- 为 display placeholder 的配置文件新增了 always-display-default-prefixes 选项,如果设置为 true,则即使玩家有穿戴任意称号,我们也会为其增加 default-prefixes 选项所设置的默认称号。
- 在 config.yml 文件中新增 'cache.remove-delay' 选项,默认值 -1,即代表不使用。
1.6.7
Feb 28, 2025
1.6.7
- Added AuraSkills stat support. (Premium)
- Fixed when set cache.load-mode to JOIN, prefix sometimes auto unequip when rejoin the server.
- Effects config in tags has changed, you need reconfigure them.
1.6.4
Feb 13, 2025
1.6.4
- Added click actions feature for condition not meet and max limit reached in each prefix configs. (Premium version only)
- Fixed bypass permission does not work in some case.
- Improved %mythicprefixes_prefix_xxx% placeholder display.
1.6.3
Feb 6, 2025
1.6.3
- Added /prefix parseplaceholder command.
- Added tag group feature. (Premium version only)
1.6.2
Feb 4, 2025
1.6.2
- Split the configuration of display placeholders separately into the show_placeholders folder instead of consolidating them into the config.yml file.
1.6.1
Feb 3, 2025
1.6.1
- Removed filter item support in free version.
- Added null catcher for MMO effect.
- Fixed plugin get error when use /prefix opengui command sometimes.
- Fixed plugin auto unequip all prefix when use /prefix reload command.
1.5.0
Jan 1, 2025
1.5.0
- Added default-prefixes option for display placeholder. (Premium version only)
- Added Folia support.
1.4.0
Oct 23, 2024
1.4.0
- Changed action and condition format to modern ones used in UltimateShop v3. YOU NEED REGENERATE YOUR CONFIG TO USE THIS VERSION!
1.3.1
Oct 14, 2024
1.3.1
- Added auto-hide option in each prefix configs, if set to true, prefix will auto hide in GUI when it does not meet condition to use.
- Plugin won't regenerate(update) GUI button to improve plugin performance.
1.3.0
Oct 13, 2024
1.3.0
- Added filter item into prefix GUI. Now supports filter using prefixes and prefixes can use.
1.2.13
Sep 19, 2024
1.2.13
- Fixed skull can not display in latest 1.21.1 server core.
- Added new skull get method, you can enable it at use-component.skull option in config.yml. (Paper only)
1.2.12
Sep 8, 2024
1.2.12
- Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
- This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.
1.2.10
Aug 9, 2024
Small fixes
- Fixed plugin print error when using command tab complete in some case.
1.2.9
Jun 24, 2024
1.2.9
- Added forbid-click-outside option in GUI options.
- Fixed player can drag item into self inventory by double click in some case.
- Added permission check for command tab complete, if player don't has permission to use sub command, we won't display it at command tab now.