{"id":22767,"date":"2026-06-01T01:07:20","date_gmt":"2026-05-31T22:07:20","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/"},"modified":"2026-06-01T01:07:20","modified_gmt":"2026-05-31T22:07:20","slug":"auryxdiscord","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/","title":{"rendered":"AuryxDiscord"},"content":{"rendered":"<p># \ud83d\udcac AuryxDiscord &#8211; Lightweight Minecraft-Discord Integration<\/p>\n<p>![Version](https:\/\/img.shields.io\/badge\/Version-1.0.0&#8211;SNAPSHOT-blue?style=for-the-badge)<br \/>\n![Minecraft](https:\/\/img.shields.io\/badge\/Minecraft-1.8.8&#8211;1.21.10-green?style=for-the-badge)<br \/>\n![Platform](https:\/\/img.shields.io\/badge\/Platform-Paper%20%7C%20Spigot%20%7C%20Folia%20%7C%20Purpur%20%7C%20Velocity-orange?style=for-the-badge)<br \/>\n![License](https:\/\/img.shields.io\/badge\/License-MIT-red?style=for-the-badge)<\/p>\n<p>**AuryxDiscord** is a lightweight, high-performance Minecraft-Discord integration plugin built **without JDA**. Using modern HTTP clients (OkHttp + Jetty), it provides seamless two-way communication between your Minecraft server and Discord with minimal resource usage.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 **Key Features**<\/p>\n<p>### \ud83d\udcac **Two-Way Communication**<br \/>\n&#8211; **Minecraft \u2192 Discord** &#8211; Chat messages, events, notifications via webhooks<br \/>\n&#8211; **Discord \u2192 Minecraft** &#8211; Messages from Discord appear in-game via HTTP server<br \/>\n&#8211; **Real-time sync** &#8211; Instant message delivery with async processing<br \/>\n&#8211; **No JDA dependency** &#8211; Lightweight HTTP-only implementation<\/p>\n<p>### \ud83c\udfae **Server Events Integration**<br \/>\n&#8211; **Join\/Leave Messages** &#8211; Player connection notifications with custom formats<br \/>\n&#8211; **Death Messages** &#8211; Death notifications with cause and custom formatting<br \/>\n&#8211; **Chat Synchronization** &#8211; Full chat integration with AuryxChat support<br \/>\n&#8211; **Punishment Alerts** &#8211; Ban\/mute\/kick notifications for moderation teams<br \/>\n&#8211; **Server Status** &#8211; Startup\/shutdown notifications<\/p>\n<p>### \ud83c\udfa8 **Rich Formatting &#038; Customization**<br \/>\n&#8211; **Discord Embeds** &#8211; Beautiful rich messages with colors and timestamps<br \/>\n&#8211; **Player Avatars** &#8211; Automatic player head integration via Minotar<br \/>\n&#8211; **Custom Formats** &#8211; Fully customizable message templates for each event type<br \/>\n&#8211; **Placeholder Support** &#8211; PlaceholderAPI and AuryxCore placeholder integration<br \/>\n&#8211; **Emoji Support** &#8211; \ud83d\udfe2 Join, \ud83d\udd34 Leave, \u2620\ufe0f Death, \u26a0\ufe0f Punishments<\/p>\n<p>### \ud83d\udd27 **Advanced Configuration**<br \/>\n&#8211; **Multiple Webhooks** &#8211; Separate channels for chat, logs, deaths, punishments<br \/>\n&#8211; **Event Filtering** &#8211; Enable\/disable specific event types<br \/>\n&#8211; **Message Queuing** &#8211; Anti-spam protection with configurable queue limits<br \/>\n&#8211; **HTTP Server** &#8211; Built-in Jetty server for Discord \u2192 MC communication<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfae **Commands Overview**<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/auryxdiscord` | Main plugin command | `auryxdiscord.admin` |<br \/>\n| `\/auryxdiscord reload` | Reload configuration | `auryxdiscord.reload` |<br \/>\n| `\/auryxdiscord test [message]` | Send test message to Discord | `auryxdiscord.test` |<br \/>\n| `\/auryxdiscord info` | View plugin status and integration info | `auryxdiscord.info` |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd04 **How It Works**<\/p>\n<p>### **Minecraft \u2192 Discord Flow**<br \/>\n1. **Event Detection** &#8211; Listeners capture chat, join\/leave, death events<br \/>\n2. **Message Formatting** &#8211; Apply custom templates with placeholders<br \/>\n3. **Webhook Delivery** &#8211; Send via OkHttp to Discord webhook URLs<br \/>\n4. **Queue Management** &#8211; Async processing prevents server lag<\/p>\n<p>### **Discord \u2192 Minecraft Flow**<br \/>\n1. **HTTP Server** &#8211; Built-in Jetty server receives Discord webhooks<br \/>\n2. **Message Processing** &#8211; Parse and validate incoming Discord messages<br \/>\n3. **Chat Integration** &#8211; Forward to AuryxChat or broadcast directly<br \/>\n4. **Security** &#8211; Webhook signature verification for safety<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb **Message Examples**<\/p>\n<p>### **Discord Notifications**<br \/>\n&#8220;`<br \/>\n\ud83d\udfe2 **Sqrilizz** joined the server (Players: 5\/20)<br \/>\n[MC] Sqrilizz: Hello everyone from Minecraft!<br \/>\n\u2620\ufe0f Sqrilizz was slain by Zombie<br \/>\n\u26a0\ufe0f **Admin** banned **Griefer**: Griefing spawn area<br \/>\n\u2705 **Server started** &#8211; Players can now join!<br \/>\n&#8220;`<\/p>\n<p>### **Minecraft Chat**<br \/>\n&#8220;`<br \/>\n[Discord] DiscordUser: Hello from Discord!<br \/>\n[Discord] Moderator: Server restart in 5 minutes<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f **Configuration Highlights**<\/p>\n<p>### **Webhook Setup** (`config.yml`)<br \/>\n&#8220;`yaml<br \/>\nwebhooks:<br \/>\n  chat: &#8220;https:\/\/discord.com\/api\/webhooks\/YOUR_CHAT_WEBHOOK&#8221;<br \/>\n  log: &#8220;https:\/\/discord.com\/api\/webhooks\/YOUR_LOG_WEBHOOK&#8221;<br \/>\n  death: &#8220;https:\/\/discord.com\/api\/webhooks\/YOUR_DEATH_WEBHOOK&#8221;<br \/>\n  punishment: &#8220;https:\/\/discord.com\/api\/webhooks\/YOUR_MOD_WEBHOOK&#8221;<br \/>\n&#8220;`<\/p>\n<p>### **Event Configuration**<br \/>\n&#8220;`yaml<br \/>\nevents:<br \/>\n  join-leave: true<br \/>\n  deaths: true<br \/>\n  punishments: true<br \/>\n  console: false<br \/>\n  startup-shutdown: true<br \/>\n&#8220;`<\/p>\n<p>### **Message Formats**<br \/>\n&#8220;`yaml<br \/>\nformats:<br \/>\n  join: &#8220;\ud83d\udfe2 **{player}** joined the server (Players: {online}\/{max})&#8221;<br \/>\n  leave: &#8220;\ud83d\udd34 **{player}** left the server&#8221;<br \/>\n  death: &#8220;\u2620\ufe0f {death_message}&#8221;<br \/>\n  ban: &#8220;\u26a0\ufe0f **{staff}** banned **{player}**: {reason}&#8221;<br \/>\n&#8220;`<\/p>\n<p>### **HTTP Server** (Discord \u2192 MC)<br \/>\n&#8220;`yaml<br \/>\nserver:<br \/>\n  enabled: true<br \/>\n  port: 8080<br \/>\n  path: &#8220;\/discord-webhook&#8221;<br \/>\n  secret: &#8220;your-webhook-secret&#8221;<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf10 **Platform Compatibility**<\/p>\n<p>| Platform | Status | Features |<br \/>\n|&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;-|<br \/>\n| **Paper** | \u2705 Full Support | All features available |<br \/>\n| **Folia** | \u2705 Full Support | Thread-safe implementation |<br \/>\n| **Spigot** | \u2705 Compatible | Core features work |<br \/>\n| **Bukkit** | \u2705 Compatible | Basic functionality |<br \/>\n| **Purpur** | \u2705 Enhanced | Additional optimizations |<br \/>\n| **Velocity** | \u2705 Supported | Cross-server integration |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd17 **Integration &#038; Dependencies**<\/p>\n<p>### **Required Dependencies**<br \/>\n&#8211; **AuryxCore** &#8211; Core functionality and API<\/p>\n<p>### **Optional Integrations**<br \/>\n&#8211; **AuryxChat** &#8211; Enhanced chat formatting and modes<br \/>\n&#8211; **PlaceholderAPI** &#8211; Extended placeholder support<br \/>\n&#8211; **AuryxLink** &#8211; Discord account linking (planned)<\/p>\n<p>### **Developer API**<br \/>\n&#8220;`java<br \/>\n\/\/ Get AuryxDiscord API<br \/>\nAuryxDiscordAPI api = AuryxDiscord.getAPI();<\/p>\n<p>\/\/ Send messages to Discord<br \/>\napi.sendChatMessage(player, &#8220;Hello Discord!&#8221;);<br \/>\napi.sendLogMessage(&#8220;Server event occurred&#8221;);<br \/>\napi.sendEmbed(&#8220;Title&#8221;, &#8220;Description&#8221;, &#8220;#5865F2&#8221;);<\/p>\n<p>\/\/ Check integration status<br \/>\nboolean enabled = api.isDiscordEnabled();<br \/>\nboolean chatSync = api.isChatEnabled();<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 **Performance &#038; Technical Details**<\/p>\n<p>### **Lightweight Architecture**<br \/>\n&#8211; **No JDA** &#8211; Uses OkHttp for HTTP requests (much lighter)<br \/>\n&#8211; **Async Processing** &#8211; All Discord operations are non-blocking<br \/>\n&#8211; **Smart Queuing** &#8211; Message queue prevents spam and rate limiting<br \/>\n&#8211; **Memory Efficient** &#8211; Minimal RAM usage compared to bot-based solutions<\/p>\n<p>### **HTTP Components**<br \/>\n&#8211; **OkHttp Client** &#8211; Modern, efficient HTTP requests to Discord<br \/>\n&#8211; **Jetty Server** &#8211; Embedded HTTP server for receiving Discord messages<br \/>\n&#8211; **Gson JSON** &#8211; Fast JSON processing for webhook payloads<br \/>\n&#8211; **Shaded Dependencies** &#8211; No conflicts with other plugins<\/p>\n<p>### **Cross-Version Support**<br \/>\n&#8211; **Single JAR** &#8211; Works on Minecraft 1.8.8 through 1.21.10<br \/>\n&#8211; **API Compatibility** &#8211; Adapts to different Bukkit\/Paper API versions<br \/>\n&#8211; **Legacy Support** &#8211; Maintains compatibility with older server versions<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcca **Setup Guide**<\/p>\n<p>### **1. Installation**<br \/>\n1. Download **AuryxCore** (required)<br \/>\n2. Download **AuryxDiscord** from Modrinth<br \/>\n3. Place both JARs in your `plugins\/` folder<br \/>\n4. Restart your server<\/p>\n<p>### **2. Discord Webhook Setup**<br \/>\n1. Go to your Discord server settings<br \/>\n2. Navigate to **Integrations \u2192 Webhooks**<br \/>\n3. Create webhooks for different channels:<br \/>\n   &#8211; `#minecraft-chat` &#8211; For player chat messages<br \/>\n   &#8211; `#server-logs` &#8211; For join\/leave\/death events<br \/>\n   &#8211; `#moderation` &#8211; For punishment notifications<br \/>\n4. Copy webhook URLs to `config.yml`<\/p>\n<p>### **3. Configuration**<br \/>\n&#8220;`yaml<br \/>\n# Basic setup &#8211; just add your webhook URLs<br \/>\nwebhooks:<br \/>\n  chat: &#8220;https:\/\/discord.com\/api\/webhooks\/123456789\/abcdefg&#8221;<br \/>\n  log: &#8220;https:\/\/discord.com\/api\/webhooks\/987654321\/hijklmn&#8221;<\/p>\n<p># Enable desired events<br \/>\nevents:<br \/>\n  join-leave: true<br \/>\n  deaths: true<br \/>\n  punishments: true<\/p>\n<p># Optional: Enable Discord \u2192 Minecraft<br \/>\nserver:<br \/>\n  enabled: true  # Allows Discord users to send messages to MC<br \/>\n  port: 8080<br \/>\n  secret: &#8220;change-this-secret&#8221;<br \/>\n&#8220;`<\/p>\n<p>### **4. Testing**<br \/>\n&#8220;`bash<br \/>\n\/auryxdiscord info     # Check integration status<br \/>\n\/auryxdiscord test     # Send test message to Discord<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udfaf **Use Cases**<\/p>\n<p>### **\ud83c\udff0 Roleplay Servers**<br \/>\n&#8211; Immersive Discord integration for RP communities<br \/>\n&#8211; Character death notifications<br \/>\n&#8211; Staff moderation alerts<\/p>\n<p>### **\ud83c\udfc3 Survival Servers**<br \/>\n&#8211; Player activity monitoring<br \/>\n&#8211; Community chat bridge<br \/>\n&#8211; Achievement sharing<\/p>\n<p>### **\ud83c\udfae Mini-game Networks**<br \/>\n&#8211; Cross-server announcements via Velocity<br \/>\n&#8211; Tournament notifications<br \/>\n&#8211; Player statistics sharing<\/p>\n<p>### **\ud83d\udee1\ufe0f Moderated Communities**<br \/>\n&#8211; Real-time punishment notifications<br \/>\n&#8211; Staff communication bridge<br \/>\n&#8211; Server status monitoring<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 **Advanced Features**<\/p>\n<p>### **Message Placeholders**<br \/>\n&#8220;`yaml<br \/>\n# Available placeholders in message formats:<br \/>\n{player}        # Player name<br \/>\n{displayname}   # Player display name<br \/>\n{message}       # Chat message content<br \/>\n{server}        # Server name<br \/>\n{online}        # Current online players<br \/>\n{max}           # Maximum players<br \/>\n{balance}       # Player balance (AuryxCore)<br \/>\n{death_message} # Full death message<br \/>\n{staff}         # Staff member name<br \/>\n{reason}        # Punishment reason<\/p>\n<p># PlaceholderAPI support:<br \/>\n%player_name%           # Player name<br \/>\n%server_online%         # Online count<br \/>\n%auryxcore_balance%     # Player balance<br \/>\n# + 1000+ other PAPI placeholders<br \/>\n&#8220;`<\/p>\n<p>### **Webhook Security**<br \/>\n&#8211; **Signature Verification** &#8211; Validates incoming Discord webhooks<br \/>\n&#8211; **Secret Keys** &#8211; Configurable webhook secrets<br \/>\n&#8211; **IP Filtering** &#8211; Optional IP whitelist for HTTP server<br \/>\n&#8211; **Rate Limiting** &#8211; Built-in protection against spam<\/p>\n<p>### **Multi-Channel Setup**<br \/>\n&#8220;`yaml<br \/>\nwebhooks:<br \/>\n  chat: &#8220;https:\/\/discord.com\/api\/webhooks\/chat-webhook&#8221;<br \/>\n  log: &#8220;https:\/\/discord.com\/api\/webhooks\/log-webhook&#8221;<br \/>\n  death: &#8220;https:\/\/discord.com\/api\/webhooks\/death-webhook&#8221;<br \/>\n  punishment: &#8220;https:\/\/discord.com\/api\/webhooks\/mod-webhook&#8221;<\/p>\n<p># Events automatically route to appropriate channels<br \/>\n# Falls back to &#8216;log&#8217; webhook if specific webhook not configured<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcde **Support &#038; Community**<\/p>\n<p>&#8211; **\ud83d\udc1b Bug Reports**: GitHub Issues<br \/>\n&#8211; **\ud83d\udcac Discord**: Auryx Studio Community<br \/>\n&#8211; **\ud83d\udcd6 Documentation**: Wiki &#038; Setup Guide<br \/>\n&#8211; **\ud83d\udd27 Source Code**: GitHub Repository<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udd9a **Why Choose AuryxDiscord?**<\/p>\n<p>### **vs Traditional Discord Bots:**<br \/>\n&#8211; \u2705 **No Bot Hosting** &#8211; Runs directly on your Minecraft server<br \/>\n&#8211; \u2705 **Lower Resource Usage** &#8211; No JDA, just HTTP requests<br \/>\n&#8211; \u2705 **Easier Setup** &#8211; No bot tokens or permissions needed<br \/>\n&#8211; \u2705 **Better Integration** &#8211; Direct access to server events and data<\/p>\n<p>### **vs Other Discord Plugins:**<br \/>\n&#8211; \u2705 **Modern Architecture** &#8211; Built for Paper\/Folia with async processing<br \/>\n&#8211; \u2705 **Lightweight** &#8211; 6MB vs 20MB+ for JDA-based plugins<br \/>\n&#8211; \u2705 **Two-Way Communication** &#8211; Most plugins only do MC \u2192 Discord<br \/>\n&#8211; \u2705 **Rich Formatting** &#8211; Embeds, avatars, and advanced placeholders<\/p>\n<p>### **vs EssentialsX Discord:**<br \/>\n&#8211; \u2705 **Better Performance** &#8211; Async processing and message queuing<br \/>\n&#8211; \u2705 **More Features** &#8211; HTTP server, multiple webhooks, embeds<br \/>\n&#8211; \u2705 **Active Development** &#8211; Regular updates and new features<br \/>\n&#8211; \u2705 **Modern Codebase** &#8211; Java 21, latest APIs, clean architecture<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcc4 **License**<\/p>\n<p>AuryxDiscord is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.<\/p>\n<p>&#8212;<\/p>\n<p>**Made with \u2764\ufe0f by Auryx Studio**<\/p>\n<p>*Requires **AuryxCore** for full functionality. Part of the complete Auryx server management suite!*<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 **Quick Start**<\/p>\n<p>1. **Install**: Download AuryxCore + AuryxDiscord<br \/>\n2. **Configure**: Add Discord webhook URLs to config<br \/>\n3. **Test**: Use `\/auryxdiscord test` command<br \/>\n4. **Enjoy**: Seamless Minecraft-Discord integration!<\/p>\n<p>**Transform your server communication today!** \ud83c\udf8a\ud83d\udcac<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Lightweight Minecraft-Discord integration without JDA. Two-way chat sync, server events, webhooks, embeds, and HTTP server. Modern alternative to heavy Discord bots with AuryxCore integration.<\/p>\n","protected":false},"featured_media":22768,"template":"","meta":{"_minecraft_slug":"auryxdiscord","_minecraft_project_id":"Pje0Bi9j","_minecraft_author":"Sqrilizz","_minecraft_license":"MIT","_minecraft_downloads":70,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"auryxdiscord.zip","_minecraft_size_bytes":5738966,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T20:30:10.272977Z","_minecraft_date_created":"2025-10-27T08:06:51.220080Z","_minecraft_date_modified":"2025-10-26T16:38:19.149283Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/auryxdiscord","_minecraft_icon_attachment_id":22768,"_minecraft_imported_at":"2026-05-31T22:07:21+00:00","_minecraft_import_hash":"59bf60280f27f2d69118d9346e111f87","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,126,127,128,867,129,985],"mod_loader":[130,131,132,133,134,986],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,73,74,38,78,79,80,81,82,31,860,861,862,863,864],"class_list":["post-22767","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-velocity","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","mod_loader-velocity","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","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","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AuryxDiscord - 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\/auryxdiscord\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AuryxDiscord - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Lightweight Minecraft-Discord integration without JDA. Two-way chat sync, server events, webhooks, embeds, and HTTP server. Modern alternative to heavy Discord bots with AuryxCore integration.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/\",\"name\":\"AuryxDiscord - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/auryxdiscord-icon-a64b01bac2471fdfa1adf96824c8d8f5099c5d49_96.webp\",\"datePublished\":\"2026-05-31T22:07:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/auryxdiscord-icon-a64b01bac2471fdfa1adf96824c8d8f5099c5d49_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/auryxdiscord-icon-a64b01bac2471fdfa1adf96824c8d8f5099c5d49_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/auryxdiscord\\\/#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\":\"AuryxDiscord\"}]},{\"@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":"AuryxDiscord - 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\/auryxdiscord\/","og_locale":"en_US","og_type":"article","og_title":"AuryxDiscord - Minecraft","og_description":"Lightweight Minecraft-Discord integration without JDA. Two-way chat sync, server events, webhooks, embeds, and HTTP server. Modern alternative to heavy Discord bots with AuryxCore integration.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/","name":"AuryxDiscord - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/auryxdiscord-icon-a64b01bac2471fdfa1adf96824c8d8f5099c5d49_96.webp","datePublished":"2026-05-31T22:07:20+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/auryxdiscord-icon-a64b01bac2471fdfa1adf96824c8d8f5099c5d49_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/auryxdiscord-icon-a64b01bac2471fdfa1adf96824c8d8f5099c5d49_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/auryxdiscord\/#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":"AuryxDiscord"}]},{"@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\/22767","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\/22768"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=22767"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=22767"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=22767"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=22767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}