Made a Factions.disband() method into the api.

This commit is contained in:
ProSavage
2018-07-20 11:42:47 -05:00
parent 2320fe2586
commit 408725c1d7
3 changed files with 57 additions and 49 deletions

View File

@@ -198,6 +198,8 @@ public interface Faction extends EconomyParticipator {
void resetPerms();
void disband(Player disbander);
// -------------------------------
// Relation and relation colors
// -------------------------------