๐Discord
Setup
Step 1: Enable the Integration
enabled: trueStep 2: Create a Discord Webhook
Step 3: Configure Channel Mapping
channels:
global:
webhook-url: "https://discord.com/api/webhooks/YOUR_ID/YOUR_TOKEN"
discord-channel-id: "YOUR_CHANNEL_ID"
send-to-discord: true
receive-from-discord: true
format-to-discord: "{player}: {message}"
format-from-discord: "<blue>[Discord]</blue> <white>{username}</white>: <gray>{message}</gray>"Configuration Reference
Settings
Setting
Type
Description
Placeholders
DiscordSRV
Multiple Channels
Last updated