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

Sets this BlockDB's enabled state to Yes (always on), No (aways off), or Auto (on or off depending on BlockDBAutoEnableRank config key and World's build permissions).

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

Syntax

   
 C# 
public YesNoAuto EnabledState { get; set; }

See Also