Discord Commands
XDiscordUltimate registers Discord slash commands on the bot. These run inside Discord, not in Minecraft — type them in a server where the bot is present.Core Slash Commands
| Command | Description |
|---|---|
/help | Show all bot commands |
/status | Real-time server status (TPS + players) |
/players | List online players and worlds |
/online | Quick who’s-online check |
/ping | Bot latency |
/tps | Server TPS and MSPT |
/stats [player] | Player statistics |
/announce | Broadcast (message, title?) — gated by config or role |
/info | Plugin version and info |
/verify | Get your verification code (verification module) |
Registration Scope
Commands register to a specific guild when a target guild is configured. Otherwise they register globally. Global registration can take up to an hour to propagate in Discord; guild registration is near-instant.Modules may register their own slash commands. The list above is the core set. Enable additional modules to extend bot functionality.
Usage Notes
/announceis gated by configuration or a required Discord role, regardless of in-game permissions./verifyappears only when the verification module is enabled and emits a code that you redeem in-game with/verify <code>./statsmirrors the in-game/statsdata for the named player.
Next Steps
Player Commands
In-game commands for players.
Modules
Available modules and what each one enables.

