GitHub - MCCTeam/Minecraft-Console-Client: Lightweight console for Minecraft chat and automated scripts. Currently supports up to Minecraft 26.1 (original) (raw)

GitHub Actions build status Discord server

About ℹ️

Minecraft Console Client (MCC) is a lightweight cross-platform open-source Minecraft TUI client for Java edition that allows you to connect to any Minecraft Java server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game.

Download

Get the latest release from the Releases section.

Quick Install ⚡

Open a terminal in the folder where you want MCC and run:

Linux / macOS:

curl -fsSL https://mccteam.github.io/install.sh | sh

Windows (PowerShell):

iwr -useb https://mccteam.github.io/install.ps1 | iex

The script detects your architecture and downloads the right binary. For more options (including wget and manual downloads), see the installation guide.

How to use 📚

Getting Help 🙋

Check out the Website, README and existing Discussions: Maybe your question is answered there. If not, please open a New Discussion and ask your question. If you find a bug, please report it in the Issues section.

Discord

We now have a Discord server, click here to join.

Helping Us ❤️

We are a small community so we need help to implement upgrades for new Minecraft versions, fixing bugs and expanding the project. We are always looking for motivated people to contribute. If you feel like it could be you, please have a look at the issues section :)

How to contribute 📝

If you'd like to contribute to Minecraft Console Client, great, just fork the repository and submit a pull request on the Master branch. To contribute to the website / online documentation see also the Website repository.

Alt

Translating Minecraft Console Client 🌍

To improve translations for MCC, please visit: Crowdin - Minecraft Console Client.

Building from the source 🏗️

This section has been moved to our new Documentation website.

License ⚖️

Unless specifically stated, the code is from the MCC Team or Contributors, and available under CDDL-1.0. Else, the license and original author are mentioned in source file headers. The main terms of the CDDL-1.0 license are basically the following:

More info at http://qstuff.blogspot.fr/2007/04/why-cddl.htmlFull license at http://opensource.org/licenses/CDDL-1.0

Uses technologies from

Sentry