Added:
Fixed:
  • Skull items not comparing correctly on 1.20.5+ if ignoring ID
  • Downloading layouts from plugin versions earlier as v6.11.0/v5.21.0 will now correctly update section slots
  • Manually check for MiniMessage on load for when third party libs are installed
  • Fixed stacking spawner items from RoseStacker integration
  • Fixed IA item textures not working when using two items with the same ID but different category
  • Color codes in pricing lore of items with multiple prices would reset after each price
  • Direct economy support for zEssentials allowing support for its multiple currencies
  • Added QUEST item requirement to require players to complete certain quests to buy/sell a item
  • Commands to edit the gui rows and title per page using '/editsection <section> set <page>.gui-rows/title <value>' ingame
  • Section item slots will now start at index 1 instead of 0, similar to shop items(your section configs will update automatically)
  • Rotating shop items in rotation can now be located using /shop search
  • Fixed console error when adding potions using addhanditem command on 1.18.2 server versions
  • Fixed issue with /shop search not working on paper 1.21.4 due to anvil title
  • Easier/better configurable selected item in the buy/sell screens by allowing overriding of its name/lore + better placeholder support
  • Fixed %price% placeholder inside default friendly currency format of economy plugins like UltraEconomy and GemsEconomy
  • Direct item support for Nexo custom items
  • Component data will now automatically update to MC's 1.21.4 format since CustomModelData change when updating configs
  • Updated BreweryX hook to support latest versions
    • Fixed display lore on brews displaying the invalid chatcolor formats used by brewery
  • Fixed Folia integration
  • Fixed MiniMessage error on startup for 1.16-1.18
  • Fixed display items from shop stands not working on 1.21.3/4
  • Added support for delayed loading of item economy's from shop section/item
    • Fixes issues when item provider was not enabled yet
  • Fixed CoinsEngine hook for v2.4.0+
  • DynamicPricing percentage in tem lore is now calculated of the total price increased/decreased instead of the percent of the current dynamic price min/max
  • Added support for Minecraft 1.21.4
  • MiniMessage support inside messages and shop items/titles
    • We decided to not include the libary inside the plugin considering file size, which limits MiniMessage support to 1.16.5+ paper servers and forks
  • Support for abbreviations inside displayed price amounts
  • Support for per currency format settings overriding the default currency format
  • Updated VotingPlugin hook to latest dev build
Back
Top Bottom