1.2.6 4 days ago
1.2.6
  • Fixed effect and entity_spawn at remote location action does not work as well.

1.2.5 6 days ago
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.4 Apr 25, 2024
1.2.4
  • Added 1.20.5 support. 

1.2.3 Apr 23, 2024
1.2.3
  • Now repackaging EasySQL dependencies.
  • Updated default prefix config.

1.2.2 Apr 13, 2024
1.2.2
  • Fixed plugin print error when disable plugin is some case.

1.2.1 Mar 19, 2024
1.2.1
  • Fixed player data sync for BungeeCord sync.

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.10 Feb 10, 2024
1.1.10
  • Updated default config.yml file.

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.8 Jan 29, 2024
1.1.8
  • Fixed player can shift drag item into prefix GUI.

1.1.7 Jan 29, 2024
1.1.7
  • Fixed component support.

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.1 Jan 14, 2024
1.1.1
  • Updated default prefix configs.

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.3 Jan 13, 2024
1.0.3
  • Fixed prefix display problem in last page.

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.

1.0.1 Jan 12, 2024