Skip to content
Success

Changes

Summary

  1. Remove "feature" to sell different items in one transaction (commit: c8518ee) (details)
Commit c8518ee26343499eb1dd560c559b7ec17bdbce64 by Brokkonaut
Remove "feature" to sell different items in one transaction
(commit: c8518ee)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/ItemManager.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Events/PreTransactionEvent.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/TransactionMessageSender.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Events/TransactionEvent.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/PartialTransactionModule.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/StockFittingChecker.java (diff)
The file was modified src/main/java/com/Acrobot/Breeze/Utils/InventoryUtil.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/ShopValidator.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/AmountAndPriceChecker.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/TransactionLogger.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/PermissionChecker.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/ErrorMessageSender.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/PostTransaction/EmptyShopDeleter.java (diff)
The file was modified src/main/java/com/Acrobot/ChestShop/Listeners/Player/PlayerInteract.java (diff)