mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-05-31 05:41:54 +00:00
#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