Invisibility Potions are now item banable.
New noclip detection, has ignore permission.
This commit is contained in:
parent
40973abb3f
commit
c11b944735
4 changed files with 56 additions and 6 deletions
|
|
@ -38,6 +38,9 @@ namespace TShockAPI
|
|||
[Description("Prevents you from being reverted by place tile abuse detection")]
|
||||
public static readonly string ignoreplacetiledetection;
|
||||
|
||||
[Description("Prevents you from being reverted by no clip detection")]
|
||||
public static readonly string ignorenoclipdetection;
|
||||
|
||||
[Description("Specific log messages are sent to users with this permission")]
|
||||
public static readonly string logs;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue