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

Maximum number of blocks away the origin that a fill is allowed to travel. Applies to /Fill2D command. For example, a limit of 32, means that the maximum fill dimensions are (32 * 2 + 1), which is 65 x 65

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

Syntax

   
 C# 
public int FillLimit

See Also