{"id":21347503,"url":"https://github.com/fulcanelly/mctg-bridge","last_synced_at":"2025-08-10T14:15:49.234Z","repository":{"id":45350626,"uuid":"259740028","full_name":"fulcanelly/mctg-bridge","owner":"fulcanelly","description":"Chat bridge between telegram group and minecraft chat","archived":false,"fork":false,"pushed_at":"2024-12-20T05:42:27.000Z","size":2410,"stargazers_count":11,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T17:43:48.578Z","etag":null,"topics":["bot","bridge","minecraft","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fulcanelly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"custom":["https://t.me/fulcanelly"]}},"created_at":"2020-04-28T20:06:53.000Z","updated_at":"2024-12-20T05:42:31.000Z","dependencies_parsed_at":"2023-01-20T16:00:41.248Z","dependency_job_id":"c35f386e-bce5-4d03-9a9f-c06dccd48be1","html_url":"https://github.com/fulcanelly/mctg-bridge","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/fulcanelly/mctg-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulcanelly%2Fmctg-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulcanelly%2Fmctg-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulcanelly%2Fmctg-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulcanelly%2Fmctg-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fulcanelly","download_url":"https://codeload.github.com/fulcanelly/mctg-bridge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulcanelly%2Fmctg-bridge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269734174,"owners_count":24466562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","bridge","minecraft","telegram","telegram-bot"],"created_at":"2024-11-22T02:14:24.984Z","updated_at":"2025-08-10T14:15:49.181Z","avatar_url":"https://github.com/fulcanelly.png","language":"Java","funding_links":["https://t.me/fulcanelly"],"categories":[],"sub_categories":[],"readme":"# MCTG-bridge\n![GitHub Tag](https://img.shields.io/github/v/tag/fulcanelly/mctg-bridge)\n\u003ca href=\"https://github.com/fulcanelly/mctg-bridge/releases/\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/fulcanelly/mctg-bridge/total.svg\" alt=\"GitHub All Releases\"/\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/fulcanelly/mctg-bridge\"/\u003e\n![GitHub Build](https://img.shields.io/github/actions/workflow/status/fulcanelly/mctg-bridge/main.yml?branch=master)\n\n\n\u003ca\u003e\u003cimg src=\"https://img.shields.io/badge/MC-1.17.*-brightgreen.svg\" alt=\"Minecraft\"/\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/MC-1.18.*-brightgreen.svg\" alt=\"Minecraft\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/MC-1.19.*-brightgreen.svg\" alt=\"Minecraft\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/MC-1.20.*-brightgreen.svg\" alt=\"Minecraft\"/\u003e\n\u003cimg src=\"https://img.shields.io/badge/MC-1.21.*-brightgreen.svg\" alt=\"Minecraft\"/\u003e\n\n\nMCTG-bridge is a standalone working out of box plugin that creates a chat bridge between Telegram group and Minecraft chat.\n\n### How to use \n- [Get jar file](#get-jar-file)\n- [Setup telegram bot](#setup-telegram-bot)\n- [Configure plugin](#configure-plugin)\n- Configure additional modules\n   - ngrok proxy tunnel\n   - LoginSecurity plugin\n   - Invite system\n\n### Get jar file\n- Download stable version - you can download compiled package from releases [page](https://github.com/fulcanelly/mctg-bridge/releases)\n\n- Download experimental-automatiacly-built version from [github actions](https://github.com/fulcanelly/mctg-bridge/actions)\n\n- Build by yourself - `mvn clean install`\n\n### Setup telegram bot \n\n- Head to https://t.me/BotFather\n- Use command `/newbot` and follow instructions\n- Use `/setprivacy` and set it to `DISABLED` if you want bot to see messages in chats\n- Remember API token\n\n\n### Configure plugin\n - Copy jar file to server's `plugins` folder\n - Start server to generate config for plugins\n - Put bot's API token to ```plugins/tg-bridge/config.yml``` at `api_token` column \n - Restart server - at startup you should see message like this\n```log\n[17:10:59 WARN]: [tg-bridge] chat_id is null, use /attach \u003csecretTempCode\u003e to pin one\n[17:10:59 WARN]: [tg-bridge] secretTempCode is set to -72683\n```\nAfter that add bot to target chat and execute that command in it:\n```\n/attach secretTempCode\n```\nNow you need to make final restart and plugin is ready to use \n\n- Adjust other config options by your needs\n### Preview \n\n![image](https://github.com/user-attachments/assets/4c6339c9-be85-4c71-bdbf-b8c2af984cb7)\n\n\n![image](https://github.com/user-attachments/assets/c424be96-3a73-4c80-a5f0-0e54234a5cd7)\n\n \n![image](https://github.com/user-attachments/assets/a4e52cd1-e1a9-4790-a018-8ec457bb3a71)\n\n\n![image](https://github.com/user-attachments/assets/7be1055c-c16a-4c6b-9ad3-d3d17319efc2)\n\n\n\n### Telegram bot commands\n\nBase command set\n\n```\nmemory - show allocated memory\nlist - list online players\nping - pong\nuptime - show uptime\nstats - player stats\ntop - get top stats\nkickme - kicks you...\n```\n\nFrom ivite system\n```\ninvite - invite person to server (optional)\n```\n\nFrom login security\n```\nremovepass - remove account password\nchangepass - change account password\n```\n\nFor now all they by default enabled (except last ones since they depedns from corresponding plugin presence)\n\ntodo: add configurability and scripting \n\n\n### How to setup ngrok (`/tunnel` command)\n\nTo setup ngrok or telegram `/tunnel` command you need to put you ngrok auth to config file field `ngrok_auth`\n\nyou can get one from https://ngrok.com\n\n\n### What's Left to be Added/Fixed\n- The Following Ideas\n  - [x] Message reduction\n  - [x] Message merging\n  - [x] Login via telegram\n    - [x] Hook with existing login plugin\n  - [x] Flexible configurtation\n  - [x] Ingore switch\n  - [ ] Custom localization\n  - [ ] Config editor\n  - [ ] Reply by click\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulcanelly%2Fmctg-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffulcanelly%2Fmctg-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulcanelly%2Fmctg-bridge/lists"}