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

Whether BlockDB was enabled at startup. Changing this setting currently requires a server restart.

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

Syntax

   
 C# 
public static bool IsEnabledGlobally { get; private set; }

See Also