Minecraft
Link members' Minecraft accounts to their Discord, and show their profile inside every ticket they open.
The Minecraft integration connects a member's Minecraft account to their Discord account. Once linked, their Minecraft profile appears inside any ticket they open, so your staff know exactly who they're helping. Enable it under Ticketing → Integrations → Minecraft.
Linking is global: one Discord account links to exactly one Minecraft account, across every server that uses Rimpllee.
How linking works
- 1
Run /link in-game
A player runs
/linkon your Minecraft server. The plugin shows a short code that expires after 10 minutes. - 2
Enter the code in Discord
They run
/minecraftwith Rimpllee in Discord, press Link and enter the code. - 3
Done
Their Minecraft profile now shows in every ticket they open. Press Unlink in
/minecraft(or run/unlinkin-game) to disconnect it again — a 7-day re-link cooldown then applies.
The in-ticket embed
When a linked member opens a ticket, Rimpllee adds a Minecraft account embed under the opening message, with the player's skin head as the thumbnail.
- Username
- The player's current Minecraft username.
- UUID
- The account's Mojang UUID, ready to copy.
- Linked
- When the account was linked.
- Last seen
- The last time the plugin saw the player online.
- Profile
- A link to the player's NameMC profile.
The extra embed fields and the require a linked account setting are Premium features. Linking and the basic embed are free for every server.
Require a link before a ticket
On Premium you can turn on Require a linked account to open a ticket. Members without a linked Minecraft account are then asked to link first, and can't open a ticket until they do.
Install the plugin
- 1
Download the plugin
On the Minecraft page, download the plugin jar. One jar works as both a Paper/Spigot plugin and a Velocity plugin.
- 2
Generate a token
Generate a plugin token on the same page and copy the ready-made config into your plugin's
config.yml. - 3
Restart
Restart your server (or proxy). Players can now use
/link.
- Paper / Spigot
- 1.20 and newer.
- Velocity
- 3.3 and newer: run it on the proxy, not each backend.
- Java
- 17 or newer.
Only online-mode (Mojang-authenticated) accounts are supported. Offline and cracked UUIDs can't be verified.
Commands
| Command | Where | What it does |
|---|---|---|
| /link | Minecraft | Generates a code to link your account. |
| /minecraft | Discord | Opens a panel to link or unlink your Minecraft account. |
| /unlink | Minecraft | Unlinks your account from in-game. |
See every integration on one page in the Integrations overview.