Skip to content
Success

Changes

Summary

  1. options to prevent partial transactions and autofill (commit: 2ae7c30) (details)
Commit 2ae7c3006100519ddf9884c0f72ea23afa23cc92 by Brokkonaut
options to prevent partial transactions and autofill

and remove sign data when the sign is not valid
(commit: 2ae7c30)
The file was modifiedsrc/main/java/com/Acrobot/ChestShop/Events/PreShopCreationEvent.java (diff)
The file was modifiedsrc/main/java/com/Acrobot/ChestShop/Listeners/Block/SignCreate.java (diff)
The file was modifiedsrc/main/java/com/Acrobot/ChestShop/Signs/ChestShopMetaData.java (diff)
The file was modifiedsrc/main/java/com/Acrobot/ChestShop/Listeners/PreShopCreation/QuantityChecker.java (diff)
The file was modifiedsrc/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction/PartialTransactionModule.java (diff)
The file was modifiedsrc/main/java/com/Acrobot/ChestShop/Signs/ChestShopSign.java (diff)