Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
V-Discord Chatbridge
PluginMIT

V-Discord Chatbridge

A Discord chatbridge between Minecraft and discord

571
Downloads
7
Followers
11 months ago
Updated
📦
10
Versions
managementsocialutilitypaperpurpur
Download Latestv1.4.3View on Modrinth

📖About V-Discord Chatbridge

V-Discord-Integration

Build Status
Release

Available on Modrinth

V-Discord Integration | Simple Discord Chatbridge

V-Discord Integration is a powerful plugin that creates a seamless chat bridge between Minecraft and Discord. Enhance your server's communication and keep your community connected across platforms!

🌟 Features

  • Chat Bridge: Real-time message syncing between Minecraft and Discord
  • Flexible Configuration: Choose between BOT and WEBHOOK modes
  • Account Linking: Optional Discord-Minecraft account linking
  • Custom Messages: Fully customizable messages using MiniMessage format
  • Role Sync: Synchronize Minecraft roles with Discord roles
  • Multi-language Support: Currently supports en and de

📸 Preview

In-game Preview Discord Preview

🚀 Quick Start

  1. Download the plugin from Modrinth
  2. Place the JAR file in your server's plugins folder
  3. Start your server to generate the configuration files
  4. Configure the config.yml file (see Configuration section)
  5. Restart your server

⚙️ Configuration

The plugin is highly configurable. Here's a quick overview of the main sections:

  1. Database: Choose between SQLite, or MySQL
  2. Chat Bridge: Set up BOT or WEBHOOK mode
  3. Discord Linking: Enable/disable account linking
  4. Custom Messages: Customize all plugin messages
  5. Permissions: Manage user permissions

📚 Example Configurations

Click to view example config.yml
language: "en"

chatbridge:
   type: BOT
   webhook:
      url: "webhook_url"
      avatar: "some_avatar_url"
      name: "ChatBridge"
   guild: 1322873747535040512
   channel: 1323049958911381515
   token: "discord_bot_token"

discord-link:
   enabled: true
   enforce: false
   gets-roles:
      - 1323067372214419526
   commands:
      - "lp user <name> parent set linked"

luckperms:
   prefix: true

role-sync:
   enabled: true
   delay: 30000
   roles:
      admin: 1323313717336608808
Click to view example messages.yml
Apply
prefix: "<b><gradient:#08FB22:#BBFDAD>[VDiscord]</gradient></b><reset><!i><gray> "
startup: "<prefix>Discord Integration has started up!"

chatbridge:
   join:
      enabled: true
      color: "#00FF00"
      title: "<player> has joined the game"
   quit:
      enable: true
      color: "#FF0000"
      title: "<player> has left the game"
   ingame-message:
      enabled: true
      message: "<message>"
      name: "<name>"
   discord-message:
      enabled: true
      message: "<dark_gray>[<blue><b>Discord</b></blue>] <gray><discordname> <dark_gray>»  <yellow><message>"

commands:
   reload:
      reloaded: "<prefix>The config has been reloaded"
   link:
      linked: "You have been connected to the account <name>"
      code-sent: "<prefix>To link your discord account, send the following code to the DiscordBot: <click:copy_to_clipboard:<code>><hover:show_text:Click here to copy><yellow><code></yellow> (click to copy)"

🔧 Permissions

discord.link: Allows users to link their Discord and Minecraft accounts

discord.reload: Allows users to reload the plugin configuration

🆘 Support

Join our Discord for help

👥 Team & Contributors

No authors recorded.

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperpurpur
Minecraft Versions
1.20.61.211.21.11.21.21.21.31.21.41.21.5

🔗 Links

Modrinth Page