[This is preliminary documentation and is subject to change.]

Max distance that player may be from a block to reach it (hack detection).

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public static int MaxBlockPlacementRange { get; set; }

See Also