mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-01-12 10:00:36 +01:00
9196504c68
Removed a hasAccount check from add, subtract and hasEnough. These checks should not exist. The reasons are: hasEnough: The default for an account may not have enough to pay for anything. Changed to check if Server Account instead. add & subtract: Changed the check to only isEmpty. This is because money should not just be created or destroyed. |
||
---|---|---|
.. | ||
Commands | ||
Config | ||
Containers | ||
DB | ||
Economy | ||
Events | ||
Listeners | ||
Logging | ||
Plugins | ||
Signs | ||
Utils | ||
ChestShop.java | ||
Dependencies.java | ||
Metrics.java | ||
Permission.java | ||
Security.java |