Role updates.
* Adds recruit role below the normal role. * Adds /f promote and demote. Access to this command defaults to moderator if not set in /f perm * Default role is still set to recruite. Will have to /f demote to set players to that rank.
This commit is contained in:
@@ -138,7 +138,7 @@ public interface Faction extends EconomyParticipator {
|
||||
|
||||
public int getDeaths();
|
||||
|
||||
public Access hasPerm(FPlayer fPlayer, Action perm);
|
||||
public Access getAccess(FPlayer fPlayer, Action perm);
|
||||
|
||||
public void setPermission(Relation relation, Action action, Access access);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user