Webhook
Send a message to your discord server using web hooks.
Create a discord webhook
First, click the settings icon next to a channel you would like the messages sent to.
Click integrations.
Click webhooks.
Click new webhook.
Click copy url.
This is the url you will use in the configuration file to send a message to this channel.
Create a message
Here are all the possible options for creating a message to send to the discord channel. Any option can be removed.
You can use this in some Command Types and Events
Staff Chat Example
Current Compatible Command Types
Alert (Placeholder = %message%)
Alert Message (Placeholder = %message%)
Report (Placeholder = %message%)
Chat (Placeholder = %message%)
Current Compatible Events
All Events
PlayerChat (Placeholder = %message%)
Last updated