A few optimizations.
This commit is contained in:
@@ -164,6 +164,8 @@ public interface Faction extends EconomyParticipator {
|
||||
|
||||
public boolean removeFPlayer(FPlayer fplayer);
|
||||
|
||||
public int getSize();
|
||||
|
||||
public Set<FPlayer> getFPlayers();
|
||||
|
||||
public Set<FPlayer> getFPlayersWhereOnline(boolean online);
|
||||
|
||||
Reference in New Issue
Block a user