A deal for world edit client makers to use SendTileSquare.
This commit is contained in:
parent
6aba5ca624
commit
77d3ec431e
2 changed files with 6 additions and 1 deletions
|
|
@ -175,6 +175,9 @@ namespace TShockAPI
|
|||
|
||||
[Description("Bypass Server Side Inventory checks")]
|
||||
public static readonly string bypassinventorychecks;
|
||||
|
||||
[Description("Allow unrestricted Send Tile Square usage, for client side world editing")]
|
||||
public static readonly string allowclientsideworldedit;
|
||||
|
||||
|
||||
static Permissions()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue