mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
Fix permission.
This commit is contained in:
parent
d82f375506
commit
d57c825c76
@ -30,7 +30,7 @@ import java.util.concurrent.TimeUnit;
|
||||
public class RedisBungeeCommands {
|
||||
public static class GlistCommand extends Command {
|
||||
protected GlistCommand() {
|
||||
super("glist", "bungeecord.command.glist", "redisbungee");
|
||||
super("glist", "bungeecord.command.list", "redisbungee");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user