add analyze to help

This commit is contained in:
David Vierra 2010-09-26 01:46:43 -10:00
parent 02280ed2a6
commit 1d081c4138

4
mce.py
View File

@ -21,6 +21,8 @@ class mce(object):
{commandPrefix}export <filename> <sourcePoint> <sourceSize>
{commandPrefix}import <filename> <destPoint>
{commandPrefix}analyze
Player commands:
{commandPrefix}player [ <player> [ <point> ] ]
{commandPrefix}spawn [ <point> ]
@ -36,7 +38,7 @@ class mce(object):
World commands:
{commandPrefix}degrief
Editor commands:
{commandPrefix}save
{commandPrefix}reload