MCXboxBroadcast
🟡 Updated this year🖼️ Gallery (2 images)
🔍 Analysis
- 👍 0.1% endorsement rate
📋 About This Mod
# MCXboxBroadcast (https://img.shields.io/github/license/MCXboxBroadcast/Broadcaster)](LICENSE) (https://github.com/MCXboxBroadcast/Broadcaster/actions/workflows/release.yml/badge.svg)](https://github.com/MCXboxBroadcast/Broadcaster/actions/workflows/release.yml) (https://img.shields.io/discord/1139621390908133396?label=discord&color=5865F2)](https://discord.gg/Tp3tA2kdCN) A simple tool that broadcasts an existing (https://github.com/GeyserMC/Geyser)/Bedrock server over Xbox Live. This shows up to the authenticated accounts friends in-game as a joinable session. !(https://user-images.githubusercontent.com/5401186/159083033-b965bfba-de17-4708-8979-1f33bfd5fa28.png) # DISCLAIMER You use this project at your own risk, the contributors are not responsible for any damage or loss caused by the software. We suggest you use an alt account for running the tool in case the account is banned as we emulate some features of a client which may or may not be against TOS. ## Features - Syncing of MOTD and other server details - Automatic friend list management - Easy Geyser integration (as an extension) - Shows as online and playing Minecraft in the Xbox app and website - Multi-account support - Web manager for larger networks - Uploading of a custom image for the account (see below for more info) ## Pterodactyl Panel There is an egg for easy instance creation supplied for (https://pterodactyl.io/), this being `egg-m-c-xbox-broadcast.json` ## Docker There is a docker image available for the standalone version of the tool, this can be found at `ghcr.io/mcxboxbroadcast/standalone:latest` ```bash docker run --rm -it -v /path/to/config:/opt/app/config ghcr.io/mcxboxbroadcast/standalone:latest ``` ## Installation ### Extension 1. Download the latest release file `MCXboxBroadcastExtension.jar` 2. Drop the extension into the Geyser `extensions` folder 3. Restart the server 4. Wait for the extension to start and present you with an authentication code - `To sign in, use a web browser to open the page https://www.microsoft.com/link and enter the code XXXXXXXX to authenticate.` 5. Follow the link and enter the code 6. Login to the account you want to use 7. Follow the account on Xbox LIVE 8. Check the friends tab ingame and you should see the server listed ### Standalone 1. Download the latest release file `MCXboxBroadcastStandalone.jar` 2. Start the jar file using `java -jar MCXboxBroadcastStandalone.jar` 3. Wait for the extension to start and present you with an authentication code - `To sign in, use a web browser to open the page https://www.microsoft.com/link and enter the code XXXXXXXX to authenticate.` 4. Follow the link and enter the code 5. Login to the account you want to use 6. Follow the account on Xbox LIVE 7. Edit the `config.yml` to have the correct ip and port for the target server 8. Restart the tool 9. Check the friends tab ingame and you should see the server listed ## Manager There is a web manager available for donators. After joining the relevent (https://github.com/sponsors/rtm516) tier you will be able to access its builds at https://github.com/MCXboxBroadcast/Manager/releases Note: This also requires a MongoDB instance to be running <details> <summary>Screenshots</summary> !(https://github.com/user-attachments/assets/e4760c93-a146-45b9-b029-fd3c5c6e7bea) !(https://github.com/user-attachments/assets/462f1d8b-c8ab-42e0-ab0e-cb335fc00ab4) !(https://github.com/user-attachments/assets/f603d51f-f59e-4a49-b2a5-ffeb074109e8) !(https://github.com/user-attachments/assets/e203eac3-7190-4510-9f5b-ef87de507cab) !(https://github.com/user-attachments/assets/11f85c70-9b50-4039-bddb-961833b7d11e) </details> ## Custom Image !(https://github.com/user-attachments/assets/b00832fd-8fa6-4c7a-b764-342bcf6fc037) You can add a custom image to the profile page for the account by placing a `screenshot.jpg` in the same directory as the `config.yml`. The best settings for this image are `1200x675`, quality `90` and chroma subsampling `4:2:0`. This can take a few minutes to update on the Xbox Live servers and show ingame. ## Commands For the extension version prefix with `/mcxboxbroadcast` | Command | Description | | --- | --- | | `exit` (Standalone Only) | Exits the program | | `restart` | Restarts the tool | | `dumpsession` | Dumps the current session data to files for debugging | | `accounts list` | Lists the accounts that are currently in use and their followers count | | `accounts add <sub-session-id>` | Adds an account to the list of accounts to use | | `accounts remove <sub-session-id>` | Removes an account from the list of accounts to use |
# MCXboxBroadcast [!(https://img.shields.io/github/license/MCXboxBroadcast/Broadcaster)](LICENSE) [!(https://github.com/MCXboxBroadcast/Broadcaster/actions/workflows/release.yml/badge.svg)](https://github.com/MCXboxBroadcast/Broadcaster/actions/workflows/release.yml) [!(https://img.shields.io/discord/1139621390908133396?label=discord&color=5865F2)](https://discord.gg/Tp3tA2kdCN)
A simple tool that broadcasts an existing (https://github.com/GeyserMC/Geyser)/Bedrock server over Xbox Live.
This shows up to the authenticated accounts friends in-game as a joinable session.
!(https://user-images.githubusercontent.com/5401186/159083033-b965bfba-de17-4708-8979-1f33bfd5fa28.png)
# DISCLAIMER You use this project at your own risk, the contributors are not responsible for any damage or loss caused by the software. We suggest you use an alt account for running the tool in case the account is banned as we emulate some features of a client which may or may not be against TOS.
## Features - Syncing of MOTD and other server details - Automatic friend list management - Easy Geyser integration (as an extension) - Shows as online and playing Minecraft in the Xbox app and website - Multi-account support - Web manager for larger networks - Uploading of a custom image for the account (see below for more info)
## Pterodactyl Panel There is an egg for easy instance creation supplied for (https://pterodactyl.io/), this being `egg-m-c-xbox-broadcast.json`
## Docker There is a docker image available for the standalone version of the tool, this can be found at `ghcr.io/mcxboxbroadcast/standalone:latest`
```bash docker run --rm -it -v /path/to/config:/opt/app/config ghcr.io/mcxboxbroadcast/standalone:latest ```
## Installation ### Extension 1. Download the latest release file `MCXboxBroadcastExtension.jar` 2. Drop the extension into the Geyser `extensions` folder 3. Restart the server 4. Wait for the extension to start and present you with an authentication code - `To sign in, use a web browser to open the page https://www.microsoft.com/link and enter the code XXXXXXXX to authenticate.` 5. Follow the link and enter the code 6. Login to the account you want to use 7. Follow the account on Xbox LIVE 8. Check the friends tab ingame and you should see the server listed
### Standalone 1. Download the latest release file `MCXboxBroadcastStandalone.jar` 2. Start the jar file using `java -jar MCXboxBroadcastStandalone.jar` 3. Wait for the extension to start and present you with an authentication code - `To sign in, use a web browser to open the page https://www.microsoft.com/link and enter the code XXXXXXXX to authenticate.` 4. Follow the link and enter the code 5. Login to the account you want to use 6. Follow the account on Xbox LIVE 7. Edit the `config.yml` to have the correct ip and port for the target server 8. Restart the tool 9. Check the friends tab ingame and you should see the server listed
## Manager There is a web manager available for donators. After joining the relevent (https://github.com/sponsors/rtm516) tier you will be able to access its builds at https://github.com/MCXboxBroadcast/Manager/releases
Screenshots
!(https://github.com/user-attachments/assets/e4760c93-a146-45b9-b029-fd3c5c6e7bea) !(https://github.com/user-attachments/assets/462f1d8b-c8ab-42e0-ab0e-cb335fc00ab4) !(https://github.com/user-attachments/assets/f603d51f-f59e-4a49-b2a5-ffeb074109e8) !(https://github.com/user-attachments/assets/e203eac3-7190-4510-9f5b-ef87de507cab) !(https://github.com/user-attachments/assets/11f85c70-9b50-4039-bddb-961833b7d11e)
## Custom Image !(https://github.com/user-attachments/assets/b00832fd-8fa6-4c7a-b764-342bcf6fc037)
You can add a custom image to the profile page for the account by placing a `screenshot.jpg` in the same directory as the `config.yml`.
The best settings for this image are `1200x675`, quality `90` and chroma subsampling `4:2:0`.
This can take a few minutes to update on the Xbox Live servers and show ingame.
## Commands For the extension version prefix with `/mcxboxbroadcast`
| Command | Description |
| --- | --- |
| `exit` (Standalone Only) | Exits the program |
| `restart` | Restarts the tool |
| `dumpsession` | Dumps the current session data to files for debugging |
| `accounts list` | Lists the accounts that are currently in use and their followers count |
| `accounts add
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- rtm516
- Version
- 151
- Downloads
- 38,671
- Endorsements
- 36
- Category
- geyser
- Created
- 11/9/2025
- Updated
- 8/23/2026
- Game Versions
- 1.21.11
- Tags
- management, social, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does MCXboxBroadcast support?
The author lists 1.21.11. Other versions may work but are untested by the author.
What is the latest version of MCXboxBroadcast?
Version 151, published 2026-08-23 with 38,671 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await

