Reference
Commands
Every Minecraft command, /ds admin subcommand, and Discord slash command.
Minecraft commands
| Command | Does | Permission |
|---|---|---|
/discord | Show the Discord invite link | discordsynthesis.discord |
/connect [code] | Link your Discord account (alias /link) | discordsynthesis.connect |
/pin <code> | Link using a pin code | discordsynthesis.pin |
/disconnect [player] | Unlink your account (alias /unlink) | discordsynthesis.disconnect |
/report <player> <reason> | Report a player | discordsynthesis.report |
/reportbug <message> | File a bug report | discordsynthesis.reportbug |
/reports | Open the staff report-management GUI | discordsynthesis.reports.manage |
/broadcast <message> | Broadcast to the server | discordsynthesis.broadcast |
/ds | Admin command (see below) | discordsynthesis.ds |
/ds subcommands
| Subcommand | Does | Permission |
|---|---|---|
/ds reload | Reload all config files | discordsynthesis.reload |
/ds help | List admin subcommands | discordsynthesis.ds |
/ds link <player> | Link another player | discordsynthesis.link.others |
/ds verify <player> | Check a player's link status | discordsynthesis.verify |
/ds addrole <player> <role> | Add a Discord role to a linked player | discordsynthesis.addrole |
/ds removerole <player> <role> | Remove a Discord role | discordsynthesis.removerole |
/ds stats <player> | View a player's stats | discordsynthesis.stats.view |
/ds pause | Pause plugin modules | discordsynthesis.pause |
/ds unpause | Resume paused modules | discordsynthesis.unpause |
Discord slash commands
The bot registers these in your Discord server when discordCommand is enabled.
| Command | Does |
|---|---|
/connect [code] | Link your Discord to Minecraft (aliases /link, /verify) |
/stats | Show server statistics |
/players | List online players |
/execute <cmd> [args] [server] | Run a console command — gated by console roles/whitelist. On a proxy, target a backend with server. |
Note
In-game admin actions also have a full GUI hub — the admin panel, player management, module control, stats dashboard, rewards, and a config editor — each behind its own discordsynthesis.gui.* permission.