• Support for custom sound effects from resource packs
  • Some ExecuteableItems items would show Chinese characters inside the shop lore
  • Shop search result screen wouldn't show two or more items with the same display name when quering by item name
  • Fixed %search-method% placeholder not translating if PAPI wasn't installed
  • Fixed RotatingShop items not being sellable via /sellall or /sellgui when reloaded using /sreload or restart
Added:
  • Support for Minecraft 1.21.9
  • Options in config.yml to sort duplicated items by sell price which prioritizes one item over a similar shop item when selling using /sellall or /sellgui
  • Support for adding static items to the sellgui menu/changing the inventory size
  • Added both Mojang and Spigot mappings for 1.21.9 as paper doesn't include their remapper yet
Fixed:
  • Double plugin prefix for some messages on spigot servers
  • Price exploits in default shop configs
    • You will need to recreate your shops configs if you are using the default ones
Removed:
  • TNE direct economy hook as their licensing doesn't allow it
  • Fixed price separators not translating RGB color codes correctly
  • Some rotations the rotating shop would throw a error and not load correctly
  • Shop item lore would show lines with placeholders as raw json when paper meta was disabled
  • Support for 1.21.8
  • Fixed messages appearing as raw components when using legacy text on some servers
  • Added support for SpawnerLegacy v2
  • Legacy debug messages being sent even if disabled in config
  • RotatingShop broadcast message would use console prefix
  • Fixed item requirements not loading without custom message
  • RotatingShop items would be randomly repeated within the same rotation even if 'can-repeat' was disabled
  • Fixed NoClassDefFoundError/NPE error on some servers on startup of the plugin
  • Legacy RGB format not automatically translating to MiniMessage format
  • DynamicPricing would cause the lore format to mess up
This update required alot of small changes, so please report any if found
It is worth mentioning that this version passed all test stages without issues

  • Better support for MiniMessage, now supporting custom hover/click events in chat messages
  • The plugin will now utilize the paper API on modern paper servers for items/inventory's
    • Default is enabled but can be disabled in config.yml
    • Updating from a earlier version of the plugin, will automatically disable this option and it is required to enable it manually!
  • Support for Minecraft 1.21.7 servers
Back
Top Bottom