Added code to convey idea before I write all of it out, also added default config files, everything is subject to change
This commit is contained in:
parent
d0fe76090d
commit
bb2e9559f0
10 changed files with 102 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ namespace TShockAPI
|
|||
public static Dictionary<string, Commands.CommandDelegate> admincommandList = new Dictionary<string, Commands.CommandDelegate>();
|
||||
|
||||
public static Dictionary<string, Commands.CommandDelegate> commandList = new Dictionary<string, Commands.CommandDelegate>();
|
||||
|
||||
|
||||
static bool[] BlacklistTiles;
|
||||
|
||||
public override Version Version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue