• Fixed adding shop items using commands to shops which causes a new page creation
  • Restarting the server not generating config defaults
  • Updated UltraEconomy API to v2.6.2
    • Fixes NoMethodError while trying to open shops
  • Updated CoinsEngine API to v2.0.5
    • Fixes money not being taken from balances when purchasing something using v2.0.5
  • Like
Reactions: AndyBangABRM
Added:
  • CoinsEngine(formally GamePoints) support
  • Support for RealisticSeasons making it possible to add price modifiers per shop item or section per season
  • Items which could not be loaded will now display its error message on the item lore
  • Config option to limit only shop spawners or also natural spawners being mined
Changed:
  • Spawners won't show the default lore anymore of interacting with Spawn Egg using default spawner provider and the interact event...
Fixed:
  • API PostTransactionEvent returning always 0 for the amount
  • Command items not working on 1.20
  • Removed debug messages on startup
  • Removed debug message from last update
  • Added seperate config option to format currency
  • Fixed NPE and console spam while trying to cache skulls of cracked/bedrock players
  • RGB regex from CMI leaving empty brackets
  • Updated API to v1.6.0
- Fixed pricing lore placeholders not working when set to '-1'
Please update to this version if you were using any earlier beta version
Fixed:
  • Able to buy a undefined amount of items for only the cost of 1 while using discounts
  • NPE while updating payment methods of item buy price
  • Adding custom item economy's using items with multiple lore lines would break config
Back
Top Bottom