Minecraft-Console-Client/docs
copilot-swe-agent[bot] 5147fb42df Replace PPFT/urlPost HTML scraping with OAuth 2.0 device code flow for 2FA support
- Add Microsoft.RequestDeviceCode() and Microsoft.PollDeviceCodeToken() methods
- Remove XboxLive.PreAuth() and XboxLive.UserLogin() (HTML scraping)
- Remove PreAuthResponse struct, PPFT/urlPost regex patterns
- Update XblAuthenticate to always use "d=" prefix for OAuth tokens
- Update MicrosoftMCCLogin to use device code flow
- Skip password prompting for Microsoft device code method
- Add translation strings for device code prompts
- Update config comments and documentation

Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com>
Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/e13b31f3-8d76-4240-bb69-a519a145fc6a
2026-03-23 15:38:47 +00:00
..
.vuepress Updated documentation to use <details> tag, updated the AGENTS md 2026-03-22 17:31:41 +01:00
guide Replace PPFT/urlPost HTML scraping with OAuth 2.0 device code flow for 2FA support 2026-03-23 15:38:47 +00:00
package.json Added AI Assisted development documentation. Updated Vuepress to the latest version. Added SEO and Sitemap plugins to Vuepress. 2026-03-22 14:29:02 +01:00
README.md Updated the latest version to: 26.1. Fixed Warning, Tip and info blocks not-rendering properly. Updated Physics section to be up to date. Fixed a formatting error on the Installation page. 2026-03-22 16:29:14 +01:00
yarn.lock Added AI Assisted development documentation. Updated Vuepress to the latest version. Added SEO and Sitemap plugins to Vuepress. 2026-03-22 14:29:02 +01:00

title home heroImage tagline actions actionText actionLink features footer
Home true /images/MCC_logo_with_edge.png Minecraft Console Client (MCC) is a lightweight open-source Minecraft Java client implemented in C#
text link type
Installation ./guide/installation.md primary
text link type
Learn More → ./guide/ secondary
title details
Chat Chat with other people on the server
title details
Automation Create bots to do automated tasks
title details
Supported Versions 1.4.6 - 26.1
Made by MCC Team with ❤️