{"id":57469,"date":"2026-06-03T06:59:30","date_gmt":"2026-06-03T03:59:30","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/"},"modified":"2026-06-03T06:59:30","modified_gmt":"2026-06-03T03:59:30","slug":"discordvelocity","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/","title":{"rendered":"Velocity Discord"},"content":{"rendered":"<p># \ud83d\udd17 VelocityDiscord<\/p>\n<p>VelocityDiscord is a powerful and extensible plugin that connects your Velocity Proxy directly to Discord, allowing real-time communication and automation between your Minecraft network and your Discord server.<\/p>\n<p>The plugin is designed with stability, performance, and future expansion in mind, making it suitable for both small and large proxy-based networks.<\/p>\n<p>### \u2728 What does VelocityDiscord do?<\/p>\n<p>VelocityDiscord acts as a bridge between Velocity and Discord. It enables your proxy to send information, updates, and events directly to Discord channels, creating better transparency and interaction for staff and community members.<\/p>\n<p>The plugin provides a clean foundation that can be expanded with additional features such as player tracking, server status updates, moderation logs, and more.<\/p>\n<p>### \ud83d\ude80 Core Features<\/p>\n<p>&#8211; \ud83d\udd17 Discord Bot Integration<br \/>\n  &#8211; Connects to Discord using a bot token<br \/>\n  &#8211; Sends messages to configurable Discord channels<\/p>\n<p>&#8211; \ud83e\udde0 Velocity Proxy Integration<br \/>\n  &#8211; Listens to core Velocity events<br \/>\n  &#8211; Designed to support player, server, and network events<\/p>\n<p>&#8211; \u23f1 Task Scheduling<br \/>\n  &#8211; Uses Velocity\u2019s scheduler for periodic tasks<br \/>\n  &#8211; Ideal for automated updates such as Discord topic changes or status messages<\/p>\n<p>&#8211; \u2699\ufe0f Configuration System<br \/>\n  &#8211; Simple and clear configuration setup<br \/>\n  &#8211; Easily configurable Discord tokens and channel IDs<\/p>\n<p>&#8211; \ud83d\udee0 Technical Details<br \/>\n  &#8211; Built specifically for Velocity Proxy<br \/>\n  &#8211; Optimized for performance and long-term stability<br \/>\n  &#8211; Proper lifecycle handling for plugin startup and shutdown<br \/>\n  &#8211; Safe and structured scheduler usage<br \/>\n  &#8211; Ready for production environments<\/p>\n<p>&#8211; \ud83c\udfaf Intended Use<br \/>\n  &#8211; VelocityDiscord is perfect for:<br \/>\n  &#8211; Minecraft networks using Velocity<br \/>\n  &#8211; Staff teams that want Discord updates from the proxy<br \/>\n  &#8211; Developers looking for a solid Discord integration base<br \/>\n  &#8211; Servers planning advanced Discord automation in the future<\/p>\n<p>&#8211; \ud83d\udce6 Installation<br \/>\n  &#8211; Download the plugin from Modrinth<br \/>\n  &#8211; Place the .jar file in your Velocity plugins folder<br \/>\n  &#8211; Start the proxy once to generate the configuration<br \/>\n  &#8211; Configure your Discord bot token and channel IDs dont forget to enable all intents in the bot settings<br \/>\n  &#8211; Restart Velocity<\/p>\n<p>&#8211; \ud83e\uddfe Notes<br \/>\n  &#8211; This project is actively developed<br \/>\n  &#8211; Feedback and feature requests are welcome<br \/>\n  &#8211; Designed to grow alongside your network<\/p>\n<p>The standard config can you find below;<\/p>\n<p>&#8220;`<br \/>\nconfig-version: 2<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Config version<br \/>\n# Used for future migrations<br \/>\n# Do NOT change this manually<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<\/p>\n<p># =====================================================<br \/>\n# VelocityDiscord &#8211; Configuration<br \/>\n# =====================================================<br \/>\n# Everything in this file can be customized<br \/>\n#<br \/>\n# Placeholders are automatically replaced.<br \/>\n# If something is configured incorrectly,<br \/>\n# the plugin will use safe default values.<br \/>\n# =====================================================<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Discord bot settings<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\ndiscord:<\/p>\n<p>    # Discord bot token<br \/>\n    # Obtain this via https:\/\/discord.com\/developers\/applications<br \/>\n    # WARNING: NEVER share this with others<br \/>\n    token: &#8220;PUT_DISCORD_BOT_TOKEN_HERE&#8221;<\/p>\n<p>    # Discord guild (server) ID<br \/>\n    # This is the Discord server where the bot is active<br \/>\n    guild-id: 0<\/p>\n<p>    # Discord channel ID for server notifications<br \/>\n    # Also used as fallback when multiple servers share one channel<br \/>\n    channel-id: 0<\/p>\n<p>    # Discord bot status<br \/>\n    # Examples:<br \/>\n    # &#8220;Watching Velocity&#8221;<br \/>\n    # &#8220;Playing Minecraft&#8221;<br \/>\n    # &#8220;Listening to chat&#8221;<br \/>\n    status: &#8220;Watching Velocity&#8221;<\/p>\n<p>    # &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n    # Discord role \u2192 Minecraft chat prefix<br \/>\n    # &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n    roles:<br \/>\n        admin:<br \/>\n            role-id: 1447273936982245397<br \/>\n            prefix: &#8220;<red>[Support]<\/red>&#8221;<br \/>\n            priority: 100<\/p>\n<p>        moderator:<br \/>\n            role-id: 987654321098765432<br \/>\n            prefix: &#8220;<blue>[Mod]<\/blue>&#8221;<br \/>\n            priority: 80<\/p>\n<p>    # &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n    # Discord \u2192 Minecraft chat settings<br \/>\n    # &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n    chat:<\/p>\n<p>        # Chat format for messages sent from Discord<br \/>\n        # to Minecraft<br \/>\n        #<br \/>\n        # Available placeholders:<br \/>\n        # {user}    &#8211; Discord username<br \/>\n        # {message} &#8211; The Discord message<br \/>\n        #<br \/>\n        # Example output:<br \/>\n        # [Discord] <Assausive> Hello everyone!<br \/>\n        format: &#8220;[Discord] <{user}> {message}&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Minecraft \u2192 Discord chat settings<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nchat:<\/p>\n<p>    # Enable\/disable Minecraft chat \u2192 Discord<br \/>\n    enabled: true<\/p>\n<p>    # Chat format for messages sent from Minecraft<br \/>\n    #<br \/>\n    # Available placeholders:<br \/>\n    # {server}  &#8211; Velocity server name<br \/>\n    # {player}  &#8211; Player name<br \/>\n    # {message} &#8211; Chat message<br \/>\n    #<br \/>\n    # Example output:<br \/>\n    # [survival] <Steve> Hello Discord!<br \/>\n    format: &#8220;[{server}] <{player}> {message}&#8221;<\/p>\n<p>    # Servers whose chat should NOT be sent to Discord<br \/>\n    #<br \/>\n    # Use the exact server names<br \/>\n    # as defined in velocity.toml<br \/>\n    ignored-servers:<br \/>\n        &#8211; deve<br \/>\n        &#8211; test<br \/>\n        &#8211; dev<\/p>\n<p>luckperms:<\/p>\n<p>    # Enable LuckPerms integration<br \/>\n    # If false or LuckPerms is not installed,<br \/>\n    # the plugin will automatically fall back<br \/>\n    enabled: true<\/p>\n<p>    # Show LuckPerms prefix in Discord chat<br \/>\n    show-prefix: true<\/p>\n<p>    # Show LuckPerms suffix in Discord chat (optional)<br \/>\n    show-suffix: false<\/p>\n<p>    # What to do with color codes from LuckPerms<br \/>\n    # STRIP    = remove colors (&#038;c, \u00a7c, etc.)<br \/>\n    # KEEP     = keep as plain text (no colors)<br \/>\n    # MINIMESSAGE = convert to MiniMessage (advanced)<br \/>\n    color-mode: STRIP<\/p>\n<p>    # Fallback prefix if player has no LuckPerms prefix<br \/>\n    fallback-prefix: &#8220;&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Join \/ Leave \/ Switch settings<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\njoin-leave:<\/p>\n<p>    # Send a message when a player<br \/>\n    # joins the network<br \/>\n    join-enabled: true<\/p>\n<p>    # Send a message when a player<br \/>\n    # leaves the network<br \/>\n    leave-enabled: true<\/p>\n<p>    # Send a message when a player<br \/>\n    # switches servers (e.g. lobby \u2192 survival)<br \/>\n    switch-enabled: true<\/p>\n<p>    # &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n    # Join \/ Leave \/ Switch messages (embeds)<br \/>\n    # &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br \/>\n    messages:<\/p>\n<p>        # Message when a player joins<br \/>\n        #<br \/>\n        # Available placeholders:<br \/>\n        # {player} &#8211; Player name<br \/>\n        # {server} &#8211; Server name<br \/>\n        join: &#8220;{player} joined {server}&#8221;<\/p>\n<p>        # Message when a player leaves<br \/>\n        leave: &#8220;{player} left {server}&#8221;<\/p>\n<p>        # Message when a player switches servers<br \/>\n        #<br \/>\n        # Available placeholders:<br \/>\n        # {from} &#8211; Previous server<br \/>\n        # {to}   &#8211; New server<br \/>\n        switch: &#8220;{player} switched from {from} to {to}&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Embed colors (hex)<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nembeds:<\/p>\n<p>    # Color for join messages (default green)<br \/>\n    join-color: &#8220;#2ecc71&#8221;<\/p>\n<p>    # Color for leave messages (default red)<br \/>\n    leave-color: &#8220;#e74c3c&#8221;<\/p>\n<p>    # Color for switch messages (default yellow)<br \/>\n    switch-color: &#8220;#f1c40f&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Per-server Discord channels<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Here you can configure a separate Discord channel<br \/>\n# per Minecraft server<br \/>\n#<br \/>\n# NO limit, NO code required<br \/>\n#<br \/>\n# Example:<br \/>\n#<br \/>\n# servers:<br \/>\n#     survival:<br \/>\n#         channel-id: 111111111111111111<br \/>\n#<br \/>\n#     lobby:<br \/>\n#         channel-id: 222222222222222222<br \/>\n#<br \/>\n#     creative:<br \/>\n#         channel-id: 333333333333333333<br \/>\n#<br \/>\n# If a server is NOT listed here,<br \/>\n# the plugin will use discord.channel-id<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nservers: {}<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Server &#038; Proxy status embeds<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nstatus-embeds:<\/p>\n<p>    # Backend server started<br \/>\n    server-start:<br \/>\n        enabled: true<br \/>\n        title: &#8220;\ud83d\udfe2 Server online&#8221;<br \/>\n        message: &#8220;Server **{server}** has successfully started.&#8221;<br \/>\n        color: &#8220;#2ecc71&#8221;<\/p>\n<p>    # Velocity proxy started<br \/>\n    proxy-start:<br \/>\n        enabled: true<br \/>\n        title: &#8220;\ud83d\udfe2 Proxy online&#8221;<br \/>\n        message: &#8220;The **Velocity proxy** has successfully started.&#8221;<br \/>\n        color: &#8220;#95a5a6&#8221;<\/p>\n<p>    # Velocity proxy stopped<br \/>\n    proxy-stop:<br \/>\n        enabled: true<br \/>\n        title: &#8220;\u26ab Proxy offline&#8221;<br \/>\n        message: &#8220;The **Velocity proxy** has gone offline.&#8221;<br \/>\n        color: &#8220;#34495e&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Discord channel topic (description)<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\nchannel-topic:<br \/>\n    enabled: true<\/p>\n<p>    # How often the topic is forcibly updated (seconds)<br \/>\n    refresh-interval: 30<\/p>\n<p>    # Anti-spam delay (seconds)<br \/>\n    update-delay: 10<\/p>\n<p>    fallback-format: &#8220;\ud83c\udf10 Network online | \ud83d\udc65 {players} players online&#8221;<br \/>\n    server-format: &#8220;\ud83d\udfe2 {server} | \ud83d\udc65 {players} players online&#8221;<\/p>\n<p># &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\n# Debug settings<br \/>\n# &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br \/>\ndebug:<\/p>\n<p>    # Enable extra logging<br \/>\n    #<br \/>\n    # Useful for:<br \/>\n    # &#8211; Discord connection issues<br \/>\n    # &#8211; Chat not being forwarded<br \/>\n    # &#8211; Reply system debugging<br \/>\n    #<br \/>\n    # NOT recommended for production servers<br \/>\n    enabled: false<\/p>\n<p>&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discord intergration for Velocity<\/p>\n","protected":false},"featured_media":57470,"template":"","meta":{"_minecraft_slug":"discordvelocity","_minecraft_project_id":"F6EIebyk","_minecraft_author":"Assausive","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":132,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"discordvelocity.zip","_minecraft_size_bytes":61237927,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-15T18:57:42.011683Z","_minecraft_date_created":"2025-12-21T05:28:31.529780Z","_minecraft_date_modified":"2025-12-23T19:24:47.737593Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/discordvelocity","_minecraft_icon_attachment_id":57470,"_minecraft_imported_at":"2026-06-03T03:59:31+00:00","_minecraft_import_hash":"5e379d3780fc4f2a7fb50f839d56d4c4","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,123,92,985],"mod_loader":[986],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-57469","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-technology","mod_category-utility","mod_category-velocity","mod_loader-velocity","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-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>Velocity 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\/discordvelocity\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Velocity Discord - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Discord intergration for Velocity\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/\" \/>\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\\\/discordvelocity\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/\",\"name\":\"Velocity Discord - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/discordvelocity-icon-b63de0fd8266fd0c3f7cedf502e3569f58a0f20f_96.webp\",\"datePublished\":\"2026-06-03T03:59:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/discordvelocity-icon-b63de0fd8266fd0c3f7cedf502e3569f58a0f20f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/discordvelocity-icon-b63de0fd8266fd0c3f7cedf502e3569f58a0f20f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/discordvelocity\\\/#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\":\"Velocity 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":"Velocity 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\/discordvelocity\/","og_locale":"en_US","og_type":"article","og_title":"Velocity Discord - Minecraft","og_description":"Discord intergration for Velocity","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/","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\/discordvelocity\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/","name":"Velocity Discord - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/discordvelocity-icon-b63de0fd8266fd0c3f7cedf502e3569f58a0f20f_96.webp","datePublished":"2026-06-03T03:59:30+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/discordvelocity-icon-b63de0fd8266fd0c3f7cedf502e3569f58a0f20f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/discordvelocity-icon-b63de0fd8266fd0c3f7cedf502e3569f58a0f20f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/discordvelocity\/#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":"Velocity 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\/57469","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\/57470"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=57469"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=57469"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=57469"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=57469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}