fixed kicking and banning, and removed a unused variable
This commit is contained in:
parent
a7e912c9f4
commit
df9e2bb423
3 changed files with 11 additions and 6 deletions
|
|
@ -17,7 +17,6 @@ namespace TShockAPI
|
|||
public static bool infiniteInvasion;
|
||||
public static bool permaPvp;
|
||||
public static int killCount;
|
||||
public static bool startedInvasion;
|
||||
public static bool kickCheater = true;
|
||||
public static bool banCheater = true;
|
||||
public static bool kickGriefer = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue