Add command help text
Also remove /debugreg, as it is now pointless.
This commit is contained in:
parent
dd54ddeb5f
commit
b0997536d3
4 changed files with 468 additions and 165 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue