Discord Integration
How to configure the UltraStaffChatPro Discord integration on your Minecraft server.
General configuration
# Discord | Display
display:
# Display | Name
# How should Discord users display in-game?
# Options: "TAG" (Name#1234), "NAME" (Nickname), "USERNAME" (Username)
name: "USERNAME"
# Display | Server
# What should the {server} placeholder be
# replaced with for people talking from Discord?
server: "Discord"
# Discord | Allowed Mentions
# Options: "ALL" (@everyone, @here, users, roles), "ROLES" (users, roles), "USERS" (users), "NONE"
allowed-mentions: "NONE"Discord Bot
1. Create Discord application

2. Reset bot token

What is a token?
3. Privileged Gateway Intents

4. Add the Discord bot to your server

OAuth2 URL Generator with "bot" scope selected 
OAuth2 URL Generator with "Send Messages", "Embed Links" and "Read Message History" permissions selected 
OAuth2 URL Generator with Generated URL and mouse clicking "Copy" button

5. Enable and configure the Discord Bot integration
Discord Webhook
1. Create Discord Webhook

Discord channel integration settings 
Created Discord webhook example
2. Enable and configure the Discord Webhook integration
Last updated
Was this helpful?