Releases: Sven65/Slabbo
Releases · Sven65/Slabbo
1.0.41
1.20 Support
Add support for 1.20
1.0.39
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
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
Worldguard fix
Fixes
- Fixed bug where WorldGuard support would fail if flags weren't set.
1.0.34
1.0.33
1.0.31
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
andslabbo.unlink.others
- Added language keys
success-message.general.owner-name-removed
,success-message.general.owner-name-set
,error-message.general.not-a-linked-chest
andmessage.general.not-linked-chest-owner
- Added configuration keys
allowCents
andcurrencyFormat
Full Changelog: 1.0.28...1.0.31
Shop commands!
🐛 Fixes
- Fix bug where chest links would disappear on shop modification
- Fix bug where shop commands would disappear on shop modification