Player Commands
In-game commands available to all players by default. Each command lists its syntax, aliases, required permission, and behavior.Command Summary
| Command | Description | Permission |
|---|---|---|
/verify | Link your Discord account | xdiscord.verify |
/unlink | Unlink your Discord account | xdiscord.unlink |
/support | Open a support ticket | xdiscord.support |
/report | Report a player | xdiscord.report |
/stats | View player statistics | xdiscord.support |
/help | Open the help GUI | — |
/discord | Get the Discord invite link | — |
/language | Change your language preference | xdiscord.language |
/whitelist | Request whitelist access | xdiscord.whitelist |
/ip | View the server address | xdiscord.ip |
Verification
/verify
Link your Discord account using a verification code.
link, discord
Permission: xdiscord.verify (default: true)
Behavior:
- Submits the code issued by the Discord side of the verification flow
- On success, links your Minecraft account to your Discord identity
- Required to access gated features when the verification module is enabled
/unlink
Unlink your Discord account from your Minecraft identity.
xdiscord.unlink (default: true)
Behavior:
- Removes the active Discord link
- Added in v1.2.0
- Re-verification is required to restore the link
Support & Reports
/support
Open a support ticket with a message.
ticket
Permission: xdiscord.support (default: true)
Behavior:
- Creates a ticket routed to the configured support channel
- The message is forwarded to staff for review
/report
Report a player for rule violations.
reportplayer
Permission: xdiscord.report (default: true)
Behavior:
- Flags the named player to staff with your stated reason
- Supports offline targets by username
Statistics & Help
/stats
View player statistics.
playerstats, pstats
Behavior:
- Omit the player argument to view your own stats
- Specify a player to look up another player
/help
Open the in-game help GUI.
xhelp, xdhelp
Behavior:
- Opens a clickable GUI of categories and topics
- Pass a category to jump directly to that section
Server & Discord
/discord
Get the configured Discord invite link.
disc, invite
Behavior:
- Posts the invite URL from the plugin configuration
/language
Change your language preference.
lang, locale
Permission: xdiscord.language (default: true)
Behavior:
- Sets the locale used for your messages and GUI text
- Omit the argument to reset to the server default
/language accepts standard locale codes such as en_US, es_ES, and de_DE. The plugin ships with 20 supported locales./whitelist
Request whitelist access.
xdiscord.whitelist (default: true)
Behavior:
- Submits a whitelist request for the given username
- Request is routed to staff for approval when whitelist requests are enabled
/ip
View the server address.
xdiscord.ip (view, default: true); xdiscord.ip.admin (set, default: op)
Behavior:
- With no arguments, displays the configured server address
set <address>updates the address and requiresxdiscord.ip.admin
Next Steps
Admin Commands
Administrative commands for managing the plugin.
Permissions Reference
Complete permission nodes and defaults.

