little forgot
This commit is contained in:
parent
fd7bdcd3c2
commit
2f1338b08b
@ -223,8 +223,6 @@ public class AsynchronousLogin {
|
||||
return;
|
||||
}
|
||||
List<String> auths = this.database.getAllAuthsByName(auth);
|
||||
// List<String> uuidlist =
|
||||
// plugin.otherAccounts.getAllPlayersByUUID(player.getUniqueId());
|
||||
if (auths.isEmpty()) {
|
||||
return;
|
||||
}
|
||||
|
||||
@ -141,7 +141,7 @@ permissions:
|
||||
authme.player.seeotheraccounts: true
|
||||
authme.player.unregister: true
|
||||
authme.player.vip: true
|
||||
authme.player.showownaccounts: true
|
||||
authme.player.seeownaccounts: true
|
||||
authme.player.bypassantibot:
|
||||
description: Permission node to bypass AntiBot protection.
|
||||
default: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user