Commands /region list and /warp list now work
Regions now use User ID's for /region allow (can be IP or Username/password based ID) Minor Tweaks A reset of your database is recommended
This commit is contained in:
parent
cb7033d89c
commit
243b0297b9
6 changed files with 156 additions and 28 deletions
|
|
@ -42,6 +42,7 @@ namespace TShockAPI
|
|||
public Vector2 oldSpawn = Vector2.Zero;
|
||||
public TSPlayer LastWhisper;
|
||||
public int LoginAttempts { get; set; }
|
||||
public string UserName { get; set; }
|
||||
|
||||
Player FakePlayer = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue