Fixed double-sending players with a bypass permission
This commit is contained in:
@@ -67,4 +67,6 @@ public interface Logic {
|
||||
|
||||
return highest;
|
||||
}
|
||||
|
||||
boolean hasAnyBypass(AdaptedPlayer player, String server);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user