Changed stack hack handling.
This commit is contained in:
parent
0763dce4e6
commit
31c4e1a37b
3 changed files with 10 additions and 9 deletions
|
|
@ -71,7 +71,7 @@ namespace TShockAPI
|
|||
private string CacheIP;
|
||||
public bool IgnoreActionsForPvP = false;
|
||||
public bool IgnoreActionsForInventory = false;
|
||||
public bool IgnoreActionsForCheating = false;
|
||||
public string IgnoreActionsForCheating = "none";
|
||||
public bool IgnoreActionsForClearingTrashCan = false;
|
||||
public PlayerData PlayerData;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue