๐Ÿ–‡๏ธ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