1.0.0
release
Discord binding
A plugin for linking a Discord account to a Minecraft game profile.
Discord binding
🔗 Discord Binding
Discord Binding links your Minecraft server to Discord by requiring players to verify their Discord account before they can join. Unverified players are kicked with a unique 6-digit code — they send it in a Discord channel, and the bot automatically adds them to the whitelist and grants a role.
---
📦 How to install
1. Download the `.jar` file and place it in your server's `/plugins/` folder 2. Start the server — the plugin will create a `plugins/DiscordBinding/` folder with a `config.yml` 3. Fill in the config with your bot token, server ID, channel ID and role ID 4. Enable the whitelist: run `whitelist on` in the console 5. Restart the server
---