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

First line of text that is shown to the player on the loading screen. Defaults to server name. May be changed.

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

Syntax

   
 C# 
public string TextLine1 { get; set; }

See Also