Fix for error when deleting a faction if Vault wasn't present;
Fix for slashless Factions commands not working for player in faction chat or alliance chat modes
This commit is contained in:
@@ -539,8 +539,6 @@ public class Faction extends Entity implements EconomyParticipator
|
||||
Econ.setBalance(getAccountId(), 0);
|
||||
}
|
||||
|
||||
this.getAccountId();
|
||||
|
||||
// Clean the board
|
||||
Board.clean();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user