ChestShop-3/com
meiamsome 9196504c68 Fixed some potential bugs.
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.
2012-08-18 21:53:01 +02:00
..
Acrobot Fixed some potential bugs. 2012-08-18 21:53:01 +02:00
lennardf1989/bukkitex - Added API (let's start with simple things first) 2012-06-08 15:28:36 +02:00
nijikokun/register/payment/forChestShop - Added API (let's start with simple things first) 2012-06-08 15:28:36 +02:00