Chat
Contains useful tools for managing the chat service
Properties
Name | Type | Description |
---|
Functions
Name | Returns | Description |
---|---|---|
ServerBroadcast | Void | Sends a message to a specific player |
ServerBroadcastAll | Void | Sends a message to all players |
Events
Name | Description |
---|---|
Received | Invoked when the server receives a chat message, returns player who sent it and their message |