![]() |
fCraft
0.636
Custom Minecraft Server
|
Provides data for Player.Connecting event. Cancelable. More...


Properties | |
| Player | Player [get, set] |
| Player who is connecting. | |
| bool | Cancel [get, set] |
| If set to 'true', rejects player's connection and kicks them. Use Player.Kick() in conjunction with .Cancel to set the kick message. | |
Properties inherited from fCraft.Events.IPlayerEvent | |
| Player | Player [get] |
| Player who initiated or is affected by the event. | |
Properties inherited from fCraft.ICancelableEvent | |
| bool | Cancel [get, set] |
| Set to "true" to cancel the event. | |
Provides data for Player.Connecting event. Cancelable.
|
getset |
If set to 'true', rejects player's connection and kicks them. Use Player.Kick() in conjunction with .Cancel to set the kick message.
1.8.2