Skip to main content

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

CommandDescription
/helpShow all bot commands
/statusReal-time server status (TPS + players)
/playersList online players and worlds
/onlineQuick who’s-online check
/pingBot latency
/tpsServer TPS and MSPT
/stats [player]Player statistics
/announceBroadcast (message, title?) — gated by config or role
/infoPlugin version and info
/verifyGet 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

  • /announce is gated by configuration or a required Discord role, regardless of in-game permissions.
  • /verify appears only when the verification module is enabled and emits a code that you redeem in-game with /verify <code>.
  • /stats mirrors the in-game /stats data for the named player.

Next Steps

Player Commands

In-game commands for players.

Modules

Available modules and what each one enables.