SyncSaving and Persistence with Unclaiming and Disbanding With Fly Checks
This commit is contained in:
@@ -52,6 +52,9 @@ public class CommandRequirements {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (context.fPlayer.isAdminBypassing()) return true;
|
||||
|
||||
|
||||
if (!FactionsPlugin.getInstance().perm.has(context.sender, permission.node, informIfNot)) return false;
|
||||
|
||||
// Permissable Action provided compute that before role
|
||||
|
||||
Reference in New Issue
Block a user