If player is owner of a claim, all permissions are bypassed The order is OP -> Ownership -> Permission
This commit is contained in:
@@ -35,6 +35,7 @@ public class CmdSetDefaultRole extends FCommand {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
myFaction.setDefaultRole(target);
|
||||
msg(TL.COMMAND_SETDEFAULTROLE_SUCCESS, target.nicename);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user