🖇️DiscordToMc

DiscordConnectionToMinecraft Plugin (Discord custom bot configuration needed)


🔗 DiscordToMc — Link Minecraft and Discord Accounts Seamlessly

DiscordToMc (originally DiscordConnectionFNAF) is a lightweight yet effective plugin that allows players to link their Minecraft account with their Discord account, creating a secure bridge between your server and your Discord community. Perfect for role syncing, identity verification, or exclusive Discord-based rewards! 💬🛡️


✨ Key Features:

🔐 Account Linking System Players can easily run /link in-game to start the linking process with their Discord account. Ideal for verifying identities across platforms and managing Discord-based perks.

🌐 Webhook Integration Send automated Discord notifications when a player links their account. Fully customizable through the webhook.url config option great for audit logs or welcome channels. 📢

💾 Database Connectivity Securely store linked user data using your own SQL database. Configure connection details directly in the config.yml:

database:
  url: ""
  user: ""
  password: ""

🛠️ Simple Admin Tools

  • /link – Allow players to initiate the linking process

  • /reload – Reload configuration changes without restarting the server

🔑 Permission System Includes basic permissions:

  • link.use – Allows players to use /link (enabled by default)

  • link.reload – Lets OPs/admins reload the plugin config


Last updated