#3849: Add permission to perms command
This commit is contained in:
@@ -12,7 +12,7 @@ public class CommandPerms extends Command
|
||||
|
||||
public CommandPerms()
|
||||
{
|
||||
super( "perms" );
|
||||
super( "perms", "bungeecord.command.perms" );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user