Added AltsList properly and setup booster and point shop
[+] Pom completely fixed
This commit is contained in:
@@ -24,6 +24,11 @@ public interface Faction extends EconomyParticipator {
|
||||
|
||||
boolean altInvited(FPlayer fplayer);
|
||||
|
||||
void deinviteAlt(FPlayer alt);
|
||||
|
||||
void deinviteAllAlts();
|
||||
|
||||
|
||||
void altInvite(FPlayer fplayer);
|
||||
|
||||
boolean addAltPlayer(FPlayer fplayer);
|
||||
|
||||
Reference in New Issue
Block a user