✨Update Summary • Enhance your server’s community connection with our brand-new
Discord Webhook Integration! • You can now easily link Discord webhooks to the following in‑game events:
Join
Quit
Message
Command
Code (YAML):
# ========================================================== # DISCORD INTEGRATION # ========================================================== discord-integration-enabled: false
# If this is off no event will work discord-integration-event-onJoin:
enabled: true
webhookURL: "https://discord.com/api/webhooks/thisIsAnExample/ExampleURL"