parent
63a8d6cdc4
commit
69529fad38
3 changed files with 6 additions and 6 deletions
|
|
@ -142,8 +142,8 @@ namespace TShockAPI
|
|||
[Description("Prevents your actions from being ignored if damage is too high.")]
|
||||
public static readonly string ignoredamagecap = "tshock.ignore.damage";
|
||||
|
||||
[Description("Bypass server side inventory checks")]
|
||||
public static readonly string bypassinventorychecks = "tshock.ignore.ssi";
|
||||
[Description("Bypass server side character checks")]
|
||||
public static readonly string bypassssc = "tshock.ignore.ssc";
|
||||
|
||||
[Description("Allow unrestricted SendTileSquare usage, for client side world editing.")]
|
||||
public static readonly string allowclientsideworldedit = "tshock.ignore.sendtilesquare";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue