[This is preliminary documentation and is subject to change.]
Occurs before a player is kicked (cancellable).
Kick may be caused by /Kick, /Ban, /BanIP, or /BanAll commands, or by idling.
Callbacks may override whether the kick will be announced or recorded in PlayerDB.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public static event EventHandler<PlayerBeingKickedEventArgs> BeingKicked