From 1d081c4138c21cac3a2c11220c7c352298893e7f Mon Sep 17 00:00:00 2001 From: David Vierra Date: Sun, 26 Sep 2010 01:46:43 -1000 Subject: [PATCH] add analyze to help --- mce.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mce.py b/mce.py index bb99923..b0b954f 100644 --- a/mce.py +++ b/mce.py @@ -21,6 +21,8 @@ class mce(object): {commandPrefix}export {commandPrefix}import + {commandPrefix}analyze + Player commands: {commandPrefix}player [ [ ] ] {commandPrefix}spawn [ ] @@ -36,7 +38,7 @@ class mce(object): World commands: {commandPrefix}degrief - + Editor commands: {commandPrefix}save {commandPrefix}reload