EconomyShopGUI v5.2.0

Details

  • Filename
    EconomyShopGUI-5.2.0.jar
  • Uploaded by
  • Uploaded
    Jan 10, 2023
  • Size
    730.60 KB
  • Downloads
    307
  • MD5
    130f0d139db7f461e32728af9002cbf0

Supported Bukkit Versions

  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

Added:
  • Item option 'hidden' to hide shop items
  • Sections.yml option 'fill-item: true/false'
  • Configurable transaction screens with configurable item options like 'menu-size', 'slot', 'action', 'name', 'stack-size', 'material', 'type'
  • Added option to disable shop usage inside certain gamemodes(Defaults to creative and spectator)
    Permission 'EconomyShopGUI.bypassgamemode' can be used to ovveride this
  • Item option 'instrument', 'section', 'stew-effect', 'hidden' are now configurable using /editshop edititem
  • Shop item option 'max-buy'/'max-sell' which will set the maximum amount of items which can be bought/sold in one transaction
    When 'max-buy: 1'/'max-sell: 1' is set to '1', players will skip the buy/sell screens to purchase/sell items
  • Support for automatic gradient formats using the format of '<gradient:#[hex]>{message}</gradient:#[hex]>'
Fixed:
  • Error when reloading plugin with plugman
  • Player prefixes/suffixes not displaying correctly with RGB colors
  • DiscordSRV hook not displaying player avatars