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