Quick Fix With Fly Check Console Spam & Properly Defined Variables In TL for TNT command
This commit is contained in:
@@ -122,7 +122,7 @@ public class CmdFly extends FCommand {
|
||||
}
|
||||
return me.hasPermission(Permission.FLY.node) && (access != Access.DENY || toFac.isSystemFaction());
|
||||
}
|
||||
return fme.canFlyAtLocation();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user