Skip to content

Releases: Sven65/Slabbo

1.0.41

03 Aug 12:37
Compare
Choose a tag to compare

What's Changed

  • Feat/command open shop by @Sven65 in #60
  • Fix oversized withdrawal always being active by @Sven65 in #61
  • Add support for setting maximum amount of shops in a WG region by @Sven65 in #62

Full Changelog: 1.0.40...1.0.41

1.20 Support

27 Jun 22:22
Compare
Choose a tag to compare

Add support for 1.20

1.0.39

30 May 09:10
Compare
Choose a tag to compare

What's Changed

  • Fix duping bug with items in offhand
  • Add support for 1.19.4

Full Changelog: 1.0.38...1.0.39

1.0.38

05 Apr 15:45
10a41e1
Compare
Choose a tag to compare

What's Changed

  • Add non-null judgment for Misc.getInventoryLocation(sourceInventory) by @SUIBING112233 in #50
  • Fix issue with fishing rod moving items by @Sven65 in #54
  • Fix waterlogging of shops by @Sven65 in #55

New Contributors

  • @SUIBING112233 made their first contribution in #50

Full Changelog: 1.0.36...1.0.38

1.0.36

29 Jul 06:12
dd54414
Compare
Choose a tag to compare

What's Changed

  • Make /slabbo reload command fix null locations in the shops.yml file
  • Add configurable defaults for shop creation

Added

  • Added config keys defaults.buyPrice, defaults.sellPrice and defaults.quantity

Worldguard fix

29 Jun 09:30
Compare
Choose a tag to compare

Fixes

  • Fixed bug where WorldGuard support would fail if flags weren't set.

1.0.34

27 Jun 11:11
38048db
Compare
Choose a tag to compare

What's Changed

Add support for 1.19

1.0.33

09 May 13:41
Compare
Choose a tag to compare

Fix bug with newly created shops not being openable

1.0.31

10 Apr 15:45
Compare
Choose a tag to compare

What's Changed

  • Add support for decimals in shop prices. by @Sven65 in #41
  • Make error messages for vault and econ provider clearer by @Sven65 in #42
  • Add a command to unlink chests by @Sven65 in #43
  • Add support for setting displayed admin name by @Sven65 in #44
  • Add support for formatting currency with vault by @Sven65 in #45

Fixes

  • Fixed a bug where hoppers could be used to duplicate items.
  • Fixed a bug where you couldn't set the shop note using the command

Added

  • Added permissions slabbo.admin.set.owner_name, slabbo.admin.set.*, slabbo.unlink.self and slabbo.unlink.others
  • Added language keys success-message.general.owner-name-removed, success-message.general.owner-name-set, error-message.general.not-a-linked-chest and message.general.not-linked-chest-owner
  • Added configuration keys allowCents and currencyFormat

Full Changelog: 1.0.28...1.0.31

Shop commands!

11 Jul 13:36
Compare
Choose a tag to compare

🐛 Fixes

  • Fix bug where chest links would disappear on shop modification
  • Fix bug where shop commands would disappear on shop modification