
MythicPrefixes 1.6.7
Add MMO stat - Use libreforge effect - A tag plugin that has BUFF system!
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.
1.1.6
Jan 23, 2024
1.1.6
- Let us say Hello to adventure component. Start from this version, UltimateShop will fully support text using component format, including:
- Message send by our plugins.
- Item from our plugins.
- GUI title in our plugins.
- The component support use custom font, style, click(hover) event and so on. It's more modern but not easy to use.
- Legacy color format is still support if you didn't enable use-component option in config.yml.
- Now GUI title will also support use PlaceholderAPI's placeholder.
1.1.5
Jan 20, 2024
1.1.5
- Now tag GUI title also support {max} and {now} placeholder to display page number.
1.1.4
Jan 19, 2024
1.1.4
- Added MySQL database support.
- Added auto save feature.
- Fixed when player use command with wrong then plugin send command error message in console instead of send to player.
1.1.3
Jan 18, 2024
1.1.3
- Added %mythicprefixes_prefix_<prefixID>_<displayPlaceholderID>% placeholder.
1.1.2
Jan 14, 2024
1.1.2
- Improved weight sort, before: [tag1, tag10, tag2, tag3], now: [tag1, tag2, tag3, tag10].
- Improved libreforge hook holder.
1.1.0
Jan 14, 2024
1.1.0
- Added equip-actions, unequip-actions and circle-actions in prefix configs.
- Added /prefix opengui <player> usage in console.
1.0.2
Jan 13, 2024
1.0.2
- No longer package EasySQL project, server will auto download this when plugin is first load.
- Fixed /mythicprefixes reload does not reload the config sometimes.
- Fixed prefix-item-slots does not work as well.
- Added custom item in tag GUI.