Finished inventory permissions.
This commit is contained in:
parent
1d1611407a
commit
86005acdcc
2 changed files with 12 additions and 1 deletions
|
|
@ -175,6 +175,9 @@ namespace TShockAPI
|
|||
|
||||
[Description("User can see who plays on server")]
|
||||
public static readonly string candisplayplaying;
|
||||
|
||||
[Description("Bypass Server Side Inventory checks")]
|
||||
public static readonly string bypassinventorychecks;
|
||||
|
||||
|
||||
static Permissions()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue