
MythicPrefixes 1.7.3
Add MMO stat - Use libreforge effect - A tag plugin that has BUFF system!
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.
1.2.8
Jun 15, 2024
1.2.8
- Fixed {display-value} does not work in display item lore.
- Fixed when using plugin PlaceholderAPI will lead to the prefix be unlocked.
1.2.6
May 6, 2024
1.2.6
- Fixed effect and entity_spawn at remote location action does not work as well.
1.2.5
May 3, 2024
1.2.5
- The language files will be stored separately in the languages folder, message.yml file is no longer used.
- Added zh_CN language file.
- Added language option in config.yml.
- Added auto-save.hide-message option, if set to true, we will no longer display auto save message at console.
- Added /prefix help command.
1.2.0
Feb 18, 2024
1.2.0
- Improved plugin performance in some case.
- Removed {max} and {now} placeholder in GUI title because they can not be refreshed.
1.1.11
Feb 17, 2024
1.1.11
- Fixed /prefix setprefix doesn't clear player's active tags before add specified tag for players.
- Fixed /prefix removeprefix actually add tag for players in console.
1.1.9
Jan 31, 2024
1.1.9
- Now Placeholder in tag will also translated by color parser.
- Fixed built-in placeholder does not work with display-item simply version.