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
SocialsBridge
PluginLicenseRef-All-Rights-Reserved

SocialsBridge

Social bridge is a Minecraft plugin that adds to the game the ability to transfer commands from Telegram and/or Discord directly into the game.

23
Downloads
2
Followers
11 months ago
Updated
📦
1
Versions
technologyutilitybukkitfoliapaperpurpurspigot
Download Latestv1.0View on Modrinth

📖About SocialsBridge

SocialsBridge

Social bridge is a Minecraft plugin that adds to the game the ability to transfer commands from Telegram and/or Discord directly into the game.

Features

  • Connect Minecraft with Discord and Telegram
  • Execute Minecraft commands from Discord and Telegram
  • Command cooldown system with auto-deletion of cooldown messages
  • Multi-language support (English, Russian, Italian, French, Japanese, Chinese)
  • Command blocking system
  • Admin-only commands
  • In-game titles when commands are executed

Requirements

  • Minecraft 1.21.4
  • Paper server
  • Java 17 or higher
  • Discord bot token
  • Telegram bot token

Installation

  1. Download the latest release from the releases page
  2. Place the JAR file in your server's plugins folder
  3. Restart your server
  4. Configure the plugin in plugins/SocialsBridge/config.yml

Configuration

The configuration file (config.yml) contains the following sections:

# Main settings
enable: true              # Enable/disable the plugin
lang: 'en'               # Language setting (en, ru, it, fr, ja, zh)
command-cooldown: 5000    # Command cooldown in milliseconds


# Discord settings
discord:
  token: 'YOUR_DISCORD_BOT_TOKEN'
  channel-id: 'CHANNEL_ID'

# Telegram settings
telegram:
  token: 'YOUR_TELEGRAM_BOT_TOKEN'

Commands

Minecraft Commands

  • /bridge reload - Reload configuration
  • /bridge on/off - Enable/disable the plugin
  • /bridge telegram on/off - Enable/disable Telegram integration
  • /bridge discord on/off - Enable/disable Discord integration
  • /bridge lang en/ru/zh/it/fr/ja - Changes the language of the plugin

Discord & Telegram Commands

  • /execute <command> - Execute a Minecraft command
  • /help - Show available commands
  • /info - Show plugin information
  • /block <command> - Block a command from being executed (admin only)
  • /unblock <command> - Unblock a command (admin only)

Discord-specific Commands

  • /set <channel> - Set the channel for command execution (admin only)

Permissions

  • socialsbridge.admin - Access to all Minecraft commands

Discord Bot Setup

  1. Go to the Discord Developer Portal
  2. Create a new application
  3. Go to the "Bot" section and create a bot
  4. Copy the bot token and paste it in the config.yml
  5. Enable the "Message Content Intent" in the bot settings
  6. Use the OAuth2 URL Generator to invite the bot to your server
    • Required permissions: Send Messages, View Channels
    • Required scope: bot, applications.commands

Telegram Bot Setup

  1. Talk to @BotFather on Telegram
  2. Create a new bot using the /newbot command
  3. Copy the bot token and paste it in the config.yml
  4. Add the bot to your group
  5. Make the bot an admin in the group to use admin-only commands

Support

If you encounter any issues or need help, please create an issue on the GitHub repository. (unavailable)

License

© 2025 RATcraft. All rights reserved.

👥 Team & Contributors

RATcraft
RATcraftOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.21.4

🔗 Links

Modrinth Page