Change the help message to include gametype's new invokation.
This commit is contained in:
parent
59431458db
commit
11aaca46a4
2
mce.py
2
mce.py
@ -57,7 +57,7 @@ class mce(object):
|
|||||||
{commandPrefix}worldsize
|
{commandPrefix}worldsize
|
||||||
{commandPrefix}heightmap <filename>
|
{commandPrefix}heightmap <filename>
|
||||||
{commandPrefix}randomseed [ <seed> ]
|
{commandPrefix}randomseed [ <seed> ]
|
||||||
{commandPrefix}gametype [ <gametype> ]
|
{commandPrefix}gametype [ <player> [ <gametype> ] ]
|
||||||
|
|
||||||
Editor commands:
|
Editor commands:
|
||||||
{commandPrefix}save
|
{commandPrefix}save
|
||||||
|
Reference in New Issue
Block a user