{"id":101574,"date":"2026-06-05T23:06:55","date_gmt":"2026-06-05T20:06:55","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/"},"modified":"2026-06-05T23:06:55","modified_gmt":"2026-06-05T20:06:55","slug":"minecord","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/","title":{"rendered":"Minecord (for Discord)"},"content":{"rendered":"<div align=\"center\">\n<p><img decoding=\"async\" alt=\"Minecord Icon\" src=\"https:\/\/cdn.modrinth.com\/data\/DoVQa3oa\/874a7214c551b23b078a316a2bc4ad79e0a3c1a8.png\" width=\"128\"><\/p>\n<p># Minecord<\/p>\n<p>Bring your Minecraft world into your Discord guild<\/p>\n<p>![Build][ci:release]<br \/>\n![Release][releases]<br \/>\n![Available For][curseforge]<br \/>\n![Downloads][curseforge:files]<\/p>\n<\/div>\n<p>Minecord is a **Minecraft mod** that brings your Minecraft world into your<br \/>\nDiscord guild.<\/p>\n<p>It is a **server-side** only mod, uses [JDA][jda] to interface with Discord, is<br \/>\nbuilt on the [Fabric][fabric] mod loader, and is available for modern versions<br \/>\nof [Minecraft][minecraft] Java Edition.<\/p>\n<p>> \ud83d\udca1 You only need to add the one mod jar to your server, e.g. `minecord-2.0.3+1.20.6.jar`.<\/p>\n<p>#### Integrations<\/p>\n<p>  * [TextPlaceholderAPI][text-placeholder-api] by Patbox &mdash; for text<br \/>\n    placeholders<br \/>\n  * [TydiumCraft Skin API][tydiumcraft-api] by Tydium &mdash; for embed avatars<\/p>\n<p>## Features<\/p>\n<p>### \ud83d\udcac Chat<\/p>\n<p>[Chat](minecord-chat\/README.md) is responsible for bridging chat-related events<br \/>\nbetween Minecraft and Discord.<\/p>\n<p>* Multi-channel support<br \/>\n* Filter events to Minecraft dimensions<br \/>\n* Translate unicode emojis, e.g. \ud83d\ude03 -> `:smiley:`<br \/>\n* Show player avatars in embeds where appropriate<br \/>\n* Discord events relayed to Minecraft<br \/>\n  * A user sent a message<br \/>\n  * A user sent a message in reply to another<br \/>\n  * A user edited their recently sent message<br \/>\n  * A user reacted to a recent message<br \/>\n  * A user removed their reaction from a recent message<br \/>\n  * A user sent a message that contained stickers<br \/>\n  * A user sent a message that contained attachments<br \/>\n* Minecraft events relayed to Discord<br \/>\n  * A player sent an in-game chat message<br \/>\n  * A player sent an in-game message via the `\/me` command<br \/>\n  * An admin broadcast an in-game message via the `\/say` command<br \/>\n  * An admin broadcast an in-game message to all players via the `\/tellraw @a`<br \/>\n    command<br \/>\n  * A player had died<br \/>\n  * A named animal\/monster (with name tag) had died<br \/>\n  * A player unlocked an advancement task<br \/>\n  * A player reached an advancement goal<br \/>\n  * A player completed an advancement challenge<br \/>\n  * A player teleported to another dimension<br \/>\n  * A player joined the game<br \/>\n  * A player left the game<br \/>\n  * The server began to start<br \/>\n  * The server started and is accepting connections<br \/>\n  * The server began to stop<br \/>\n  * The server stopped and is offline<br \/>\n  * The server stopped unexpectedly and is inaccessible<br \/>\n    * Optionally attach the crash report if available<\/p>\n<p>### \ud83e\ude84 Commands<\/p>\n<p>[Commands](minecord-cmds\/README.md) is responsible for providing various commands to interact with your Minecraft server from Discord.<\/p>\n<p>* Built-in commands ready to use<br \/>\n  * `\/uptime` &mdash; shows for how long the server has been online<br \/>\n  * `\/tps` &mdash; displays the Minecraft server&#8217;s current ticks-per-second<br \/>\n* Configure your own slash commands to run Minecraft commands<br \/>\n  * For example, you could manage your server&#8217;s whitelist via `\/whitelist`<br \/>\n* Ability to apply cooldowns to commands<br \/>\n  * This can be configured on a per user, channel or guild basis<br \/>\n* Detects players in commands and places their avatar in the response<br \/>\n* Mod developers can register their own slash commands<\/p>\n<p>### \ud83d\ude07 Presence<\/p>\n<p>[Presence](minecord-presence\/README.md) is responsible for updating the bot presence in Discord to show more detailed statuses.<\/p>\n<p>* Built-in presence categories ready to use<br \/>\n  * `starting` &mdash; used when the Minecraft server is starting<br \/>\n  * `running` &mdash; used when the Minecraft server is running<br \/>\n  * `stopping` &mdash; used when the Minecraft server is stopping<br \/>\n* Configure your own presences<br \/>\n  * Type of activity, i.e. competing, listening, playing, streaming, or watching<br \/>\n  * Name of activity (supports placeholder values)<br \/>\n* Mod developers can register and trigger their own presence categories<\/p>\n<p>### \ud83d\udce6 API<\/p>\n<p>[API](minecord-api\/README.md) is a gateway into the Minecord mod. It equips<br \/>\ndevelopers with the tools necessary to integrate their mods with Discord.<\/p>\n<p>## Sponsors<\/p>\n<p>We would like to extend our thanks to the following sponsors for supporting<br \/>\nMinecord development.<\/p>\n<p>[<img decoding=\"async\" alt=\"BisectHosting\" src=\"https:\/\/www.bisecthosting.com\/partners\/custom-banners\/b9fe4fbe-8cc4-42cc-a545-dfd1b46d20e6.webp\" height=\"80\">][bisecthosting]<\/p>\n<p>## Contributing<\/p>\n<p>Thank you for considering contributing to Minecord! Please see the<br \/>\n[Contribution Guidelines][contributing].<\/p>\n<p>## Security Vulnerabilities<\/p>\n<p>Please review the [Security Policy][security] on how to report security<br \/>\nvulnerabilities.<\/p>\n<p>## Licence<\/p>\n<p>Minecord is open-sourced software licenced under the [MIT licence][licence].<\/p>\n<p>[bisecthosting]: https:\/\/bisecthosting.com\/axieum<br \/>\n[ci:release]: https:\/\/github.com\/axieum\/minecord\/actions\/workflows\/release.yml<br \/>\n[contributing]: https:\/\/github.com\/axieum\/minecord\/blob\/main\/.github\/CONTRIBUTING.md<br \/>\n[curseforge]: https:\/\/curseforge.com\/minecraft\/mc-mods\/minecord-for-discord<br \/>\n[curseforge:files]: https:\/\/curseforge.com\/minecraft\/mc-mods\/minecord-for-discord\/files<br \/>\n[fabric]: https:\/\/fabricmc.net\/<br \/>\n[jda]: https:\/\/github.com\/DV8FromTheWorld\/JDA<br \/>\n[licence]: https:\/\/opensource.org\/licenses\/MIT<br \/>\n[minecraft]: https:\/\/minecraft.net\/<br \/>\n[releases]: https:\/\/github.com\/axieum\/minecord\/releases<br \/>\n[security]: https:\/\/github.com\/axieum\/minecord\/security\/policy<br \/>\n[text-placeholder-api]: https:\/\/github.com\/Patbox\/TextPlaceholderAPI<br \/>\n[tydiumcraft-api]: https:\/\/www.tydiumcraft.net\/docs\/skinapi<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bring your Minecraft world into your Discord guild<\/p>\n","protected":false},"featured_media":101575,"template":"","meta":{"_minecraft_slug":"minecord","_minecraft_project_id":"DoVQa3oa","_minecraft_author":"axieum","_minecraft_license":"MIT","_minecraft_downloads":24468,"_minecraft_follows":58,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"minecord.zip","_minecraft_size_bytes":763945406,"_minecraft_version_count":290,"_minecraft_updated_at":"2026-05-16T21:10:06.892492Z","_minecraft_date_created":"2021-07-10T00:26:41.704508Z","_minecraft_date_modified":"2026-01-26T04:49:30.872931Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/minecord","_minecraft_icon_attachment_id":101575,"_minecraft_imported_at":"2026-06-05T20:06:57+00:00","_minecraft_import_hash":"aeb7f2ec54387704945ba6a8636821e0","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,92],"mod_loader":[99],"minecraft_version":[54,58,59,36,60,93,94,101,102,62,37,40,41,74,38,78,79,80,82],"class_list":["post-101574","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-utility","mod_loader-fabric","minecraft_version-1-19","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-11","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-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Minecord (for Discord) - 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\/minecord\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Minecord (for Discord) - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Bring your Minecraft world into your Discord guild\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.modrinth.com\/data\/DoVQa3oa\/874a7214c551b23b078a316a2bc4ad79e0a3c1a8.png\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/\",\"name\":\"Minecord (for Discord) - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/minecord-icon-279f1841825e264a395be505edde32557a5cd8bf_96.webp\",\"datePublished\":\"2026-06-05T20:06:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/minecord-icon-279f1841825e264a395be505edde32557a5cd8bf_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/minecord-icon-279f1841825e264a395be505edde32557a5cd8bf_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecord\\\/#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\":\"Minecord (for Discord)\"}]},{\"@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":"Minecord (for Discord) - 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\/minecord\/","og_locale":"en_US","og_type":"article","og_title":"Minecord (for Discord) - Minecraft","og_description":"Bring your Minecraft world into your Discord guild","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.modrinth.com\/data\/DoVQa3oa\/874a7214c551b23b078a316a2bc4ad79e0a3c1a8.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/","name":"Minecord (for Discord) - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/minecord-icon-279f1841825e264a395be505edde32557a5cd8bf_96.webp","datePublished":"2026-06-05T20:06:55+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/minecord\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/minecord-icon-279f1841825e264a395be505edde32557a5cd8bf_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/minecord-icon-279f1841825e264a395be505edde32557a5cd8bf_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecord\/#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":"Minecord (for Discord)"}]},{"@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\/101574","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\/101575"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=101574"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=101574"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=101574"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=101574"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}