[This is preliminary documentation and is subject to change.]
Occurs after a player has been kicked. Specifically, it happens after
kick has been announced and recorded to PlayerDB (if applicable), just before the
target player disconnects.
Kick may be caused by /Kick, /Ban, /BanIP, or /BanAll commands, or by idling.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public static event EventHandler<PlayerKickedEventArgs> Kicked