{"id":57370,"date":"2026-06-03T06:51:00","date_gmt":"2026-06-03T03:51:00","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/"},"modified":"2026-06-03T06:51:00","modified_gmt":"2026-06-03T03:51:00","slug":"discordauth-plugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/","title":{"rendered":"DiscordAuth-Plugin"},"content":{"rendered":"<p># DiscordAuth Plugin<\/p>\n<p>A Discord verification authentication plugin for Minecraft servers (Paper 1.21+) by theTWIXhunter. Links player accounts to Discord via DM verification codes or allows password-based authentication using the new dialogs feature.<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Discord Verification**: Players verify by entering their Discord User ID and receiving a 4-digit code via bot DM<br \/>\n&#8211; **Backup Password System**: Set backup passwords for when Discord access is lost<br \/>\n&#8211; **Password-Only Mode**: Allow registration with just a password (no Discord required)<br \/>\n&#8211; **Multi-Language Support**: Built-in support for multiple languages (English UK, Dutch Belgium)<br \/>\n&#8211; **Smart Authentication Skip**: Skip login for premium accounts or matching IPs (configurable)<br \/>\n&#8211; **Account Management**: Players can unlink Discord accounts, logout, and manage passwords<br \/>\n&#8211; **Security Options**:<br \/>\n  &#8211; Max accounts per Discord account limit<br \/>\n  &#8211; Verification timeout<br \/>\n  &#8211; Force authentication for OPs\/specific permissions<br \/>\n&#8211; **Experimental Features**:<br \/>\n  &#8211; Discord role sync (grant Minecraft permissions based on Discord roles)<br \/>\n  &#8211; DiscordSRV compatibility mode<\/p>\n<p>## Commands<\/p>\n<p>&#8211; `\/discordauth <reload|unlink|logout>` &#8211; Main command (aliases: `\/dauth`)<br \/>\n  &#8211; `reload` &#8211; Reload the plugin configuration (admin)<br \/>\n  &#8211; `unlink [player]` &#8211; Unlink Discord account<br \/>\n  &#8211; `logout [player]` &#8211; Logout from verification session<br \/>\n&#8211; `\/password <set|change|forgot>` &#8211; Manage backup passwords (aliases: `\/pw`, `\/passwd`)<br \/>\n&#8211; `\/logout [player]` &#8211; Quick logout command<br \/>\n&#8211; `\/unlink [player]` &#8211; Quick unlink command<\/p>\n<p>## Permissions<\/p>\n<p>&#8211; `discordauth.use` &#8211; Allows use of basic commands (default: true)<br \/>\n&#8211; `discordauth.admin` &#8211; Allows use of admin commands (default: op)<br \/>\n&#8211; `discordauth.force.login` &#8211; Force players with this permission to always authenticate<\/p>\n<p>## Default Configuration<br \/>\n&#8220;`yaml<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# |              &#8212;&#8212;====== DISCORD AUTH PLUGIN ======&#8212;&#8212;               |<br \/>\n# |                       &#8212; By TheTWIXhunter &#8212;                           |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# |                                                                          |                                          |<br \/>\n# | More information about this config file can be found here:               |<br \/>\n# | https:\/\/thetwixhunter.nekoweb.org\/discordauth\/guides\/configuration.html  |<br \/>\n# |                                                                          |<br \/>\n# | !!!!    &#8212;MAKE SURE TO SET THE BOT TOKEN IN bottoken.yml&#8212;        !!!! |<br \/>\n# |                                                                          |<br \/>\n# | The initial setup guide can be found here:                               |<br \/>\n# | https:\/\/thetwixhunter.nekoweb.org\/discordauth\/guides\/initial-setup.html  |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<\/p>\n<p># +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# |              &#8212;&#8212;====== GENERAL SETTINGS ======&#8212;&#8212;                  |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<\/p>\n<p># Server name (shown in Discord messages)<br \/>\nserver-name: &#8220;My Minecraft Server&#8221;<\/p>\n<p># Discord server invite link (shown when DMs fail)<br \/>\ndiscord-invite: &#8220;https:\/\/discord.gg\/YOUR_INVITE_CODE&#8221;<\/p>\n<p># Maximum number of Minecraft accounts allowed per Discord account (0 = unlimited)<br \/>\nmax-accounts-per-discord: 0<\/p>\n<p># Language file to use (from the languages folder)<br \/>\n# Available: en-uk.yml, nl-be.yml<br \/>\nlanguage: &#8220;en-uk&#8221;<\/p>\n<p># Verification timeout in seconds (0 to disable, recommended: 600 for 10 minutes)<br \/>\n# Players will be kicked if they don&#8217;t verify within this time<br \/>\nverification-timeout: 600<\/p>\n<p># Kick players after X failed login attempts (default 3, 0 to disable)<br \/>\n# This helps prevent brute-force attacks on accounts<br \/>\nmax-login-attempts: 3<\/p>\n<p># +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# |              &#8212;&#8212;====== VERIFICATION METHODS ======&#8212;&#8212;              |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# |                                                                          |<br \/>\n# | Control how players verify their accounts (Discord, password, etc.)      |<br \/>\n# |                                                                          |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<\/p>\n<p># Discord verification (default method)<br \/>\n# Allow registration with a Discord account<br \/>\n# When enabled, players can register by entering their User ID or by linking their account with Discord<br \/>\nallow-discord-registration: true<\/p>\n<p># Allow registration without Discord account<br \/>\n# When enabled, players can register using just a password instead of linking Discord<br \/>\n# Players enter a password during registration instead of a Discord ID<br \/>\nallow-password-only-registration: true<\/p>\n<p># Allow players to login with password even when they have Discord linked<br \/>\n# (for when players lose Discord access)<br \/>\n# Players can set a password and use it to verify instead of Discord when they lost access to their account<br \/>\nenable-backup-password: true<\/p>\n<p># +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# |          &#8212;&#8212;====== AUTHENTICATION SKIP SETTINGS ======&#8212;&#8212;          |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<br \/>\n# | Authentication Skip Settings                                             |<br \/>\n# | Control who needs to authenticate and who can skip the login process     |<br \/>\n# |                                                                          |<br \/>\n# | &#8211; A user does not need to authenticate if any of the enabled skip rules  |<br \/>\n# | apply to them                                                            |<br \/>\n# | &#8211; A user won&#8217;t have to register if &#8220;require-registration&#8221; is false for   |<br \/>\n# | !any! of the skip rules that apply to them.                              |<br \/>\n# | (They will still be required to register if all of them are False)       |<br \/>\n# |                                                                          |<br \/>\n# +&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+<\/p>\n<p>authentication-skip:<br \/>\n  # Skip authentication for premium (Microsoft\/Mojang authenticated) accounts<br \/>\n  # Only applies when the player joins with proper Microsoft authentication<br \/>\n  # Offline mode players will still be required to login<br \/>\n  skip-premium-accounts:<br \/>\n    enabled: true<br \/>\n    # Require premium accounts to still register initially (even if they skip login later)<br \/>\n    require-registration: true<\/p>\n<p>  # Skip authentication when player&#8217;s IP matches their last known IP<br \/>\n  # This provides convenience for players connecting from the same location<br \/>\n  skip-matching-ip:<br \/>\n    enabled: true<br \/>\n    # Require players to still register initially (even if they skip login later)<br \/>\n    require-registration: true<\/p>\n<p>  # Skip authentication for specific players (DEBUG ONLY &#8211; NOT RECOMMENDED)<br \/>\n  # Players listed here will never be asked to authenticate<br \/>\n  # Use player usernames (case-sensitive)<br \/>\n  skip-specific-players:<br \/>\n    enabled: false<br \/>\n    # Require these players to still register initially<br \/>\n    require-registration: false<br \/>\n    players:<br \/>\n      &#8211; &#8220;DebugPlayer1&#8221;<br \/>\n      &#8211; &#8220;TestAccount&#8221;<\/p>\n<p>  # Force authentication overrides<br \/>\n  # Players matching these criteria MUST authenticate even if skip rules apply<br \/>\n  force-authentication:<br \/>\n    # Force OPs to always authenticate regardless of skip rules<br \/>\n    force-ops: true<br \/>\n    # Force players with specific permission to always authenticate<br \/>\n    # Permission: discordauth.force.login<br \/>\n    force-permission: true<br \/>\n&#8220;`<\/p>\n<p>## Initial Setup<\/p>\n<p>1. **Create a Discord Bot**<br \/>\n   &#8211; Go to Discord Developer Portal<br \/>\n   &#8211; Create a new application<br \/>\n   &#8211; Add a bot and copy the bot token<br \/>\n   &#8211; Enable these Privileged Gateway Intents:<br \/>\n     &#8211; Server Members Intent<br \/>\n     &#8211; Message Content Intent<\/p>\n<p>2. **Configure the Plugin**<br \/>\n   &#8211; Edit `plugins\/DiscordAuth\/bot-token.yml`<br \/>\n   &#8211; Replace `PUT_YOUR_BOT_TOKEN_HERE` with your bot token<br \/>\n   &#8211; Edit `plugins\/DiscordAuth\/config.yml` to your preferences<br \/>\n   &#8211; Set your `server-name` and `discord-invite` link<\/p>\n<p>3. **Invite the Bot**<br \/>\n   &#8211; Use your bot&#8217;s OAuth2 URL with these scopes: `bot`<br \/>\n   &#8211; Required permissions: Send Messages, Read Messages, Embed Links<\/p>\n<p>For detailed setup instructions, visit: https:\/\/thetwixhunter.nekoweb.org\/discordauth\/guides\/initial-setup.html (This site is still work in progress)<\/p>\n<p>## Building<\/p>\n<p>Run `mvn clean package` to build the plugin. The compiled JAR will be in the `target` folder.<\/p>\n<p>## Installation<\/p>\n<p>1. Build the plugin or download the JAR<br \/>\n2. Place the JAR in your server&#8217;s `plugins` folder<br \/>\n3. Restart the server<br \/>\n4. Follow the Initial Setup guide above<br \/>\n5. Configure `plugins\/DiscordAuth\/bot-token.yml` and `config.yml`<br \/>\n6. Reload or restart the server<\/p>\n<p>## How It Works<\/p>\n<p>### First-Time Registration<br \/>\n1. Player joins the server<br \/>\n2. Plugin prompts for Discord User ID or password setup using a dialog<br \/>\n3. If Discord: Bot sends 4-digit code via DM \u2192 Player enters code<br \/>\n4. If password-only: Player sets a password<br \/>\n5. Account is registered and player can join<\/p>\n<p>### Returning Players<br \/>\n1. Player joins the server<br \/>\n2. If skip rules apply (premium\/IP match), player joins immediately<br \/>\n3. Otherwise, player must verify with Discord code or password<br \/>\n4. After verification, player can join<\/p>\n<p>## Author<\/p>\n<p>me.theTWIXhunter<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A plugin designed to make your server more secure while (trying to be) as little a pain in the a*s as possible by sending 2FA messages to discord using a bot and password based authentication for users that don&#8217;t have discord.<\/p>\n","protected":false},"featured_media":57371,"template":"","meta":{"_minecraft_slug":"discordauth-plugin","_minecraft_project_id":"q04q3hrM","_minecraft_author":"theTWIXhunter","_minecraft_license":"GPL-3.0-or-later","_minecraft_downloads":24,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"discordauth-plugin.zip","_minecraft_size_bytes":177804,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T22:22:07.192672Z","_minecraft_date_created":"2026-03-04T22:22:21.137568Z","_minecraft_date_modified":"2026-04-03T14:03:52.089287Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/discordauth-plugin","_minecraft_icon_attachment_id":57371,"_minecraft_imported_at":"2026-06-03T03:51:00+00:00","_minecraft_import_hash":"a2c8329d9b81266144b3bac73a4bfb6d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,867,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-57370","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DiscordAuth-Plugin - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DiscordAuth-Plugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A plugin designed to make your server more secure while (trying to be) as little a pain in the a*s as possible by sending 2FA messages to discord using a bot and password based authentication for users that don&#039;t have discord.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/\",\"name\":\"DiscordAuth-Plugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/discordauth-plugin-icon-826aef547bcb727cddd5f3c7a8720e2fd1ad1aff_96.webp\",\"datePublished\":\"2026-06-03T03:51:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/discordauth-plugin-icon-826aef547bcb727cddd5f3c7a8720e2fd1ad1aff_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/discordauth-plugin-icon-826aef547bcb727cddd5f3c7a8720e2fd1ad1aff_96.webp\",\"width\":96,\"height\":92},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordauth-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"DiscordAuth-Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DiscordAuth-Plugin - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/","og_locale":"en_US","og_type":"article","og_title":"DiscordAuth-Plugin - Minecraft","og_description":"A plugin designed to make your server more secure while (trying to be) as little a pain in the a*s as possible by sending 2FA messages to discord using a bot and password based authentication for users that don't have discord.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/","name":"DiscordAuth-Plugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/discordauth-plugin-icon-826aef547bcb727cddd5f3c7a8720e2fd1ad1aff_96.webp","datePublished":"2026-06-03T03:51:00+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/discordauth-plugin-icon-826aef547bcb727cddd5f3c7a8720e2fd1ad1aff_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/discordauth-plugin-icon-826aef547bcb727cddd5f3c7a8720e2fd1ad1aff_96.webp","width":96,"height":92},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordauth-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"DiscordAuth-Plugin"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/57370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/57371"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=57370"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=57370"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=57370"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=57370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}