Skip to content

Commands

Siam Islam edited this page Jul 5, 2026 · 2 revisions

Commands

/discordpresence <reload|status>

Alias: /dp

/dp reload

Reloads the config file without restarting the server.

Updates: channel ID, debug flags. Does not update: bot token. If you change the token, you need a full restart, not a reload. The plugin warns you in console if it detects a token change during reload.

Permission: discordpresence.reload (default: op)

/dp status

Shows the current state of the bot connection.

Displays:

  • Whether the bot token is valid and connected
  • Whether the channel ID is set
  • Whether that channel is actually reachable
  • Current debug and verbose logging state

Permission: discordpresence.status (default: op)

Discord-side command

playerlist

Type this in your configured Discord channel. This is not a Minecraft command, it runs from Discord.

  • Case-insensitive: playerlist, Playerlist, PLAYERLIST all work
  • Does not match player list (with a space) or other variants with extra words
  • Posts the current online player list
  • Both the command message and the bot's reply delete themselves after 8 seconds
  • No permission gate. Anyone in the channel can run this

Clone this wiki locally