Add command help text

Also remove /debugreg, as it is now pointless.
This commit is contained in:
MarioE 2013-10-05 10:34:28 -04:00
parent dd54ddeb5f
commit b0997536d3
4 changed files with 468 additions and 165 deletions

View file

@ -74,7 +74,7 @@ namespace TShockAPI
public static readonly string seeids = "tshock.admin.seeplayerids";
[Description("User can save all the players SSI state.")]
public static readonly string savessi = "tshock.admin.savessi";
public static readonly string savessc = "tshock.admin.savessi";
[Description("User can elevate other users' groups temporarily.")]
public static readonly string settempgroup = "tshock.admin.tempgroup";