[This is preliminary documentation and is subject to change.]
The PlayerKickedEventArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Announce | Whether the kick was announced in-game and on IRC. | |
| Context | Circumstances that resulted in a kick (e.g. Kick, Ban, BanIP, IdleKick, etc). | |
| Kicker | Player who kicked. | |
| Player | Player who has just been kicked (target). | |
| Reason | Given kick reason (may have been blank). | |
| RecordToPlayerDB | Whether kick was added to the target's record. |