Added a wilderness teleport command (/f wild) and fixed a few bugs
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
This commit is contained in:
@@ -261,7 +261,7 @@ public interface FPlayer extends EconomyParticipator {
|
||||
|
||||
int getDeaths();
|
||||
|
||||
void takeMoney(int amt);
|
||||
boolean takeMoney(int amt);
|
||||
|
||||
boolean hasMoney(int amt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user