* glist not list
This commit is contained in:
parent
2e04640638
commit
1600d3509c
@ -15,7 +15,7 @@ public class CommandList extends Command
|
||||
|
||||
public CommandList()
|
||||
{
|
||||
super("list", "bungeecord.command.list");
|
||||
super("glist", "bungeecord.command.list");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user