Say Action
Descriptions
Say action will send message as player to all players currently online on the server.
Action Options
| Options | Data types | Descriptions |
| Message | String | Message to be sent |
| Format | String | Format of message |
- Use following parameters in format to display proper informations
- %player%
- %displayplayer%
- Player display name (name with format/color)
- %message%
- Multiple data types consider a data type which can be use one of both type of data
- More details about data types here
Default Value
| Options | Value |
| Message | Empty string |
| Format | %player%: %message% |