Message Broadcasted
A message was broadcasted from the Sentinel web interface or a Sentinel script. Will not execute for broadcast messages sent via in-game admin commands.
Event Data Properties
Property | Type | Notes |
---|---|---|
originalMessage | String | The message that was broadcasted. |
Sample Event Data
{
"originalMessage": "The dodos become aggressive in 5 minutes!"
}