![]() |
fCraft
0.636
Custom Minecraft Server
|
Provides data for Chat.Sending event. Cancelable. FormattedMessage and recipientList properties may be changed. More...


Public Attributes | |
| readonly IEnumerable< Player > | RecepientList |
| List of intended recepients. | |
Properties | |
| Player | Player [get, set] |
| Player who is sending the message. | |
| string | Message [get, set] |
| Raw text of the message. | |
| string | FormattedMessage [get, set] |
| Formatted message, as it will appear to the recepients. | |
| ChatMessageType | MessageType [get, set] |
| Type of the message that's being sent. | |
| bool | Cancel [get, set] |
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 Chat.Sending event. Cancelable. FormattedMessage and recipientList properties may be changed.
| readonly IEnumerable<Player> fCraft.Events.ChatSendingEventArgs.RecepientList |
List of intended recepients.
|
getset |
|
getset |
Formatted message, as it will appear to the recepients.
|
getset |
Raw text of the message.
|
getset |
Type of the message that's being sent.
1.8.2