Adds Itembans into SQL, in game commands not added yet, but can use a DB editor to add bans
This commit is contained in:
parent
243b0297b9
commit
bbcf84ed4a
6 changed files with 104 additions and 106 deletions
|
|
@ -30,7 +30,6 @@ namespace TShockAPI
|
|||
class UpdateManager
|
||||
{
|
||||
static string updateUrl = "http://shankshock.com/tshock-update.txt";
|
||||
public static bool updateCmd;
|
||||
public static DateTime lastcheck = DateTime.MinValue;
|
||||
public static string[] globalChanges = {};
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue