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

Whether the kick should be announced in-game and on IRC.

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

Syntax

   
 C# 
public bool Announce { get; private set; }

See Also