
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.
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.
plugins folderplugins/SocialsBridge/config.ymlThe 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'
/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/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)/set <channel> - Set the channel for command execution (admin only)socialsbridge.admin - Access to all Minecraft commands/newbot commandIf you encounter any issues or need help, please create an issue on the GitHub repository. (unavailable)
© 2025 RATcraft. All rights reserved.