mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-03 10:22:21 +00:00
Fixing permission name (too used to making anticheats)
This commit is contained in:
@@ -14,7 +14,7 @@ public class AllowlistCommand extends Command {
|
||||
|
||||
@Override
|
||||
public String permission() {
|
||||
return "anticheat.command.allowlist";
|
||||
return "antivpn.command.allowlist";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user