Spyg-ChestShop 1.3.0
on Apr 29, 2025- Replaced cannot-add-yourself with cant-add-yourself and added cant-remove-yourself.
- Modified BlockPlaceEvent creation logic to avoid nullpointers in Essentials.
- Fixed missing lore on players menu.
- Introduced configuration option "shops.barrier-when-empty". So you can now display a barrier when the shop is empty
- The shop now keeping the item data
Spyg-ChestShop 1.2.0
on Mar 16, 2025- Added Polish translation.
- Introduced the /scs admin customer "customer mode" command for debugging (permission: spygchestshop.admin.customermode).
- Unlimited shops are now represented by -1 instead of 0.
- Added support for defining maximum shop "groups" in the configuration.
- Performance improvements.
Spyg-ChestShop 1.1.1
on Feb 26, 2025Resolved an issue where players could purchase items without having the required balance.
Spyg-ChestShop 1.1.0
on Feb 20, 2025🔹 Refactor shop loading process
🔹 Add version check
🔹 Add shop creation/removal events
Spyg-ChestShop 1.0.0
on Jan 17, 2025First release