* glist not list

This commit is contained in:
md_5 2013-01-25 09:45:12 +11:00
parent 2e04640638
commit 1600d3509c

View File

@ -15,7 +15,7 @@ public class CommandList extends Command
public CommandList() public CommandList()
{ {
super("list", "bungeecord.command.list"); super("glist", "bungeecord.command.list");
} }
@Override @Override