Break off from older commands and systems, move to more recent configurations.
Cheating detection no longer kicks, instead uses new system to block actions, and notifies user to fix the issue instead.
This commit is contained in:
parent
f414fb4e39
commit
c06bf2fe2e
9 changed files with 66 additions and 55 deletions
|
|
@ -66,6 +66,7 @@ namespace TShockAPI
|
|||
private string CacheIP;
|
||||
public bool IgnoreActionsForPvP = false;
|
||||
public bool IgnoreActionsForInventory = false;
|
||||
public bool IgnoreActionsForCheating = false;
|
||||
public PlayerData PlayerData;
|
||||
|
||||
public bool RealPlayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue