![]() |
fCraft
0.636
Custom Minecraft Server
|
Provides data for Chat.Sent event. Immutable. More...


Properties | |
| Player | Player [get, set] |
| Player who sent the message. | |
| string | Message [get, set] |
| Raw text of the message. | |
| string | FormattedMessage [get, set] |
| Formatted message, as it appeared to the recepients. | |
| ChatMessageType | MessageType [get, set] |
| Type of message that was sent. | |
| IEnumerable< Player > | RecepientList [get, set] |
| List of players who received the message. | |
| int | RecepientCount [get, set] |
| Number of players who received the message. | |
Properties inherited from fCraft.Events.IPlayerEvent | |
| Player | Player [get] |
| Player who initiated or is affected by the event. | |
Provides data for Chat.Sent event. Immutable.
|
getset |
Formatted message, as it appeared to the recepients.
|
getset |
Raw text of the message.
|
getset |
Type of message that was sent.
|
getset |
Number of players who received the message.
|
getset |
List of players who received the message.
1.8.2