Rename /info to /gameinfo
This commit is contained in:
parent
ca9b1cb490
commit
57e22e9d24
@ -16,7 +16,7 @@ public class InfoCommand extends BaseCommand
|
|||||||
|
|
||||||
public InfoCommand(MapParser plugin)
|
public InfoCommand(MapParser plugin)
|
||||||
{
|
{
|
||||||
super(plugin, "info");
|
super(plugin, "gameinfo");
|
||||||
setUsage("/info <gametype> & /info addInfo <gameType> <info>");
|
setUsage("/info <gametype> & /info addInfo <gameType> <info>");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user