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

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
BungeeChatDiscord
PluginMIT

BungeeChatDiscord

BungeeChatDiscord (BCD) is a professional chat synchronization solution designed for BungeeCord networks. It seamlessly links your Minecraft servers with a Discord channel, featuring real-time rank synchronization via LuckPerms, custom server aliases, and

7
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions
bungeecordwaterfall
Download Latestv1.5.2-RELEASEView on Modrinth

📖About BungeeChatDiscord

💎 BungeeChatDiscord (BCD)

Advanced Chat Bridge for BungeeCord Networks

Java
Platform
License
Version

Professional bi-directional chat synchronization between Minecraft (BungeeCord) and Discord. Developed by ATRCORE

Report Bug · Request Feature


✨ Features

BCD is built for performance and customization. Unlike other bloatware, it does exactly what you need:

  • 🔄 Bi-Directional Sync: Chat flows seamlessly from Minecraft to Discord and vice versa.
  • 🔰 LuckPerms Integration: Displays player prefixes (Ranks) from Minecraft in Discord.
  • 🎭 Discord Roles: Displays the user's top Discord role in Minecraft chat with custom aliases (e.g., Owner -> &4[Admin]).
  • 🛡️ Smart Anti-Spam: Prevents Discord channel flooding without blocking in-game chat.
  • 🌍 Server Aliases: Renames internal server names (e.g., main -> SURVIVAL) for a cleaner look.
  • 🎨 Full Color Support: Supports legacy (&a) and Hex colors (&#RRGGBB).
  • ⚙️ Hot Reload: Configure everything without restarting the proxy via /bcd reload.

📦 Installation

  1. Download the latest .jar from the Releases page.
  2. Drop the file into your BungeeCord plugins folder.
  3. Restart your proxy.
  4. Open plugins/BungeeChatDiscord/config.yml.
  5. Paste your Discord Bot Token and Channel ID.
  6. Run /bcd reload or restart.

⚙️ Configuration

Everything is configurable in config.yml.

# ==========================================
#         BungeeChatDiscord (BCD)
#           Created by ATRCORE
# ==========================================

# --- DISCORD SETTINGS ---
token: "INSERT_TOKEN_HERE"
channel_id: "000000000000000000"

# Bot Status Settings
# Type: PLAYING, WATCHING, LISTENING, COMPETING
status:
  enabled: true
  text: "ExoticLegacy Network"
  type: "PLAYING"

# --- FEATURES ---

# Server Aliases (Rename your servers for Discord)
# RealName: "Nice Name"
aliases:
  lobby: "HUB"
  main: "SURVIVAL"
  minigames: "GAMES"

# Role Aliases (Rename Discord roles for Minecraft chat)
# DiscordRole: "MinecraftFormat"
roles:
  "Owner": "&4[Owner]"
  "Admin": "&c[Admin]"
  "Moderator": "&9[Mod]"
  "VIP": "&6[VIP]"
  "default": "&7[Player]"

# Anti-Spam System
anti_spam:
  enabled: true
  max_repeats: 3        # How many identical messages allowed?
  time_window: 2000     # Time in ms (2 seconds)
  warning_message: "&cPlease do not spam!"

# --- FORMATTING & MESSAGES (LOCALIZATION) ---
# Supports standard color codes (&a) and Hex colors (&#RRGGBB)

formats:
  # Variables: %role_alias%, %user%, %message%
  discord_to_minecraft: "&b[Discord] %role_alias% &f%user%: &f%message%"
  
  # Variables: %server%, %prefix%, %player%, %message%
  minecraft_to_discord: "**[%server%]** %prefix% %player%: %message%"

messages:
  # Join/Leave Messages for Discord
  join:
    enabled: true
    text: "🟢 **%player%** joined the server!"
  leave:
    enabled: true
    text: "🔴 **%player%** left the server."
  
  # Plugin Messages (In-Game)
  reload_success: "&a[BCD] Configuration reloaded successfully!"
  no_permission: "&c[BCD] You do not have permission to use this command."
  unknown_command: "&c[BCD] Unknown command. Use /bcd reload"

👥 Team & Contributors

ATRCORE-UA
ATRCORE-UAOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bungeecordwaterfall
Minecraft Versions
1.12.21.131.13.11.13.21.141.14.11.14.21.14.3+27 more

🔗 Links

Modrinth Page