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

Rank used by BlockDB to determine whether it should be auto-enabled on a world or not. Worlds where BuildSecurity.MinRank is equal or lower than this rank WILL have BlockDB auto-enabled.

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

Syntax

   
 C# 
public static Rank BlockDBAutoEnableRank { get; set; }

See Also