Added /tpallow - New permissions tpallow gives command acces and tpall allows tp to anyone
This commit is contained in:
parent
d05d18214e
commit
a653deda68
3 changed files with 26 additions and 1 deletions
|
|
@ -56,6 +56,7 @@ namespace TShockAPI
|
|||
public bool IsLoggedIn;
|
||||
public int UserID = -1;
|
||||
public bool HasBeenNaggedAboutLoggingIn;
|
||||
public bool TPAllow = true;
|
||||
public bool TpLock = false;
|
||||
Player FakePlayer;
|
||||
public bool RequestedSection = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue