Commands
Command | Permission | Description |
---|---|---|
/discord /discordsrv | discordsrv.discord (true) | Shows whatever is defined for DiscordCommandFormat in the messages.yml file |
The following tables are arguments to the above command.
Player Commands
Command | Permission | Description |
---|---|---|
help ? | discordsrv.help | Shows a list of all the options you have permissions for |
linked | discordsrv.linked | Shows if your Minecraft account is linked with a discord account. |
link | discordsrv.link | Sends you instructions to link your Minecraft account with your Discord account. |
unlink clearlinked | discordsrv.unlink | Unlink your Discord account from your Minecraft account. |
Staff Commands
Command | Arguments | Permission | Description |
---|---|---|---|
broadcast bcast | <#ChannelID/#ChannelName> <Message> | discordsrv.bcast | Shows a list of all the options you have permissions for |
linked | <Name/UUID/DiscordID/DiscordTag> | discordsrv.linked.others | Shows if your Minecraft account is linked with a discord account. |
link | <Name/UUID> <DiscordID/DiscordTag> | discordsrv.link.others | Sends you instructions to link your Minecraft account with your Discord account. |
unlink clearlinked | <Name/UUID/DiscordID/DiscordTag> | discordsrv.unlink.others | Unlink your Discord account from your Minecraft account. |
resync | discordsrv.resync | Triggers group synchronization (requires synchronization.yml) | |
reload | discordsrv.reload | Reloads the plugin. (Some changes require a server restart.) | |
language lang | <Language> [-confirm] | discordsrv.language | Changes the language of the plugin. |
debugger | <start [categories...]/stop/upload> | discordsrv.debug | A toggleable timings-like command to dump debug information to https://bin.scarsz.me. Use the sub command upload to return a debug link (Debug Categories) |
Deprecated Commands
Command | Permission | Description | Notice |
---|---|---|---|
subscribe | discordsrv.subscribe (true) | Enables receiving messages from Discord for yourself. (removed since v15.3) | The subscription system was removed in version 15.3 due to low usage and unrecoverable problems with use of chat channel supporting plugins. |
unsubscribe | discordsrv.unsubscribe (true) | Disables receiving messages from Discord for yourself. (removed since v15.3) | The subscription system was removed in version 15.3 due to low usage and unrecoverable problems with use of chat channel supporting plugins. |
toggle | discordsrv.toggle (true) | Toggles receiving messages from Discord for yourself. (removed since v15.3) | The subscription system was removed in version 15.3 due to low usage and unrecoverable problems with use of chat channel supporting plugins. |