Commands
This page lists all the available in-game and Discord commands for DiscordFlow.
In-Game Commands (Minecraft)
/discordlink
This is the primary command for players to link their Minecraft account to their Discord account.
- Alias:
/dlink
- Permission:
discordflow.command.link
(granted by default)
Usage:
/discordlink <DiscordUsername>
The <DiscordUsername>
can be either the new, simple username (e.g., linsaftw
) or the older tag format (e.g., LinsaFTW#1234
). This command must be used in conjunction with the !link
command in Discord to complete the two-way verification.
Unlinking:
/discordlink unlink
This command will remove the link between the player's Minecraft and Discord accounts.
Discord Commands
!link
This is the Discord-side command for account linking. It should be used in the channel specified by main-channel-id
in your config.yml
.
Usage:
!link <MinecraftUsername>
This command must be used in conjunction with the /discordlink
command in-game to complete the verification process.