Einführung

Über

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.

It also provides various automations that you can enable for administration and other purposes, as well as extensible C# API for creating Bots.

It was originally made by ORelioIn neuem Fenster öffnen in 2012 on the Minecraft ForumIn neuem Fenster öffnen, now it's maintained by him and many other contributors from the community.

Funktionen

HINWEIS: Einige der genannten Funktionen sind standardmäßig deaktiviert und du musst sie in der Konfigurationsdatei einschalten, und einige benötigen möglicherweise eine zusätzliche Konfiguration deinerseits für deine spezifische Nutzung.

Warum der Minecraft Konsolen-Client?

  • Easy to use
  • Hilfsbereite Gemeinschaft
  • Quelloffen
  • Fast performance
  • Easy Scripting/Automation
  • Plattformübergreifend
  • Docker-Unterstützung
  • 10 Jahre kontinuierliche Entwicklung
  • Active contributors
  • Widely used

Quick Intro

Don't have time to read through the documentation, we got you, our community has made some simple introduction videos about the Minecraft Console Client.

The list of the tutorials:

Installation:

Using Commands, Scripts and other features:

Hilfe erhalten

MCC has a community that is willing to help, we have a Discussions section in out Git Hub repository.

Click hereIn neuem Fenster öffnen to access it.

Before getting help

  • Please use the search option here or in the discussion section and read the documentation so we avoid duplicate questions. Thank you!
  • Please be kind and patient, respect others as they're the ones using their time to help you

Fehler, Ideen und Funktionsanfragen

Bug reporting, idea submitting or feature requesting are done in the IssuesIn neuem Fenster öffnen section of our Github repository.

Navigate to the Issues section, search for a bug, idea or a feature using the search option here in the documentation and in the Issues section on Git Hub before making your own.

If you haven't found anything similar, go ahead and click on the New issue button, then choose what you want to do.

If you're reporting a bug, please be descriptive as much as possible, try to explain how to re-create the bug, attack screenshots and logs, make sure that you have debugmessages set to true before sending a bug report or taking a screenshot.

Before submitting

  • Please use the search option here or in the Issues section and read the documentation so we avoid duplicate questions/ideas/reports. Thank you!
  • Please be kind, patient and respect others. Vielen Dank!

Notes on some features

Inventory, Terrain and Entity Handling

Inventory handling is currently not supported in versions: 1.4.6 - 1.9 (The inventory handling code is in the place, but we're missing Item Palettes, on which we're working.)

Terrain handling is currently not supported in versions: 1.4.6 - 1.6

Entity handling is currently not supported in versions: 1.4.6 - 1.7

There features might not always be implemented in the latest version of the game, since they're often subjected to major changes by Mojang, and we need some time to figure out what has changed and to implement the required changes.

If there was a major game update, and the MCC hasn't been updated to support these features, if you're a programmer, feel free to contribute to the project.

Path-Finding and Physics

Currently the path-finding and physics have some limitations, those are:

  • Path finding under slabs is not supported (currently being worked on, partialy complete but not avaliable in the main branch)
  • Swimming is not supported yet
  • Jumping is not supported yet
  • Knockback is not supported yet

What is supported and works:

  • Terrain navigation (path-finding with A* algorithm and walking)
  • Climbing up and down the ladders and all types of vines
  • Gravity

Danksagungen

Project initiated by ORelioIn neuem Fenster öffnen in 2012 on the Minecraft ForumIn neuem Fenster öffnen.

Many features would not have been possible without the help of our talented community:

Maintainers

ORelio, ReinforceZwei, milutinke, BruceChenQAQ, bradbyte

Ideen

ambysdotnet, Awpocalypse, azoundria, bearbear12345, bSun0000, Cat7373, dagonzaros, Dids, Elvang, fuckofftwice, GeorgH93, initsuj, JamieSinn, joshbean39, LehmusFIN, maski, medxo, mobdon, MousePak, TNT-UP, TorchRJ, yayes2, Yoann166, ZizzyDizzyMC and many moreIn neuem Fenster öffnen.

Bug Hunters

1092CQ, ambysdotnet, bearbear12345, c0dei, Cat7373, Chtholly, Darkaegis, dbear20, DigitalSniperz, doranchak, drXor, FantomHD, gerik43, ibspa, iTzMrpitBull, JamieSinn, k3ldon, KenXeiko, link3321, lyze237, mattman00000, Nicconyancat, Pokechu22, ridgewell, Ryan6578, Solethia, TNT-UP, TorchRJ, TRTrident, WeedIsGood, xp9kus, Yoann166 and many moreIn neuem Fenster öffnen.

Beitragende

Allyoutoo, Aragas, Bancey, bearbear12345, corbanmailloux, Daenges, dbear20, dogwatch, initsuj, JamieSinn, justcool393, lokulin, maxpowa, medxo, milutinke, Pokechu22, ReinforceZwei, repository, TheMeq, TheSnoozer, vkorn, v1RuX, yunusemregul, ZizzyDizzyMC, BruceChenQAQ, bradbyte ... And all the GitHub contributorsIn neuem Fenster öffnen!

Bibliotheken:

Minecraft Console Client also borrows code from the following libraries:

NameZweckAutorLizenz
BikoProxy handlingBenton StarkMIT
Heijden.DnsDNS SRV LookupGeoffrey HuntleyMIT
DotNetZipZlib-KomprimierungDino ChiesaMS-PL

Haftungsausschluss

Even if everything should work, we are not responsible for any damage this app could cause to your computer or your server.

Dieses Programm klaut nicht dein Passwort. Wenn du es nicht vertraust, verwende es nicht oder überprüfe und kompiliere vom Quellcode.

Also, remember that when you connect to a server with this program, you will appear where you left the last time.

This means that you can die if you log in in an unsafe place on a survival server!

Use the script scheduler bot to send a teleport command after logging in.

We remind you that you may get banned by your server for using this program. Use accordingly with server rules.

Lizenz

Der Minecraft-Konsolen-Client ist ein kostenloses Open-Source-Projekt.

Der Quellcode ist im GitHub-RepositoriumIn neuem Fenster öffnen verfügbar

Sofern nicht ausdrücklich angegeben, stammt der Code vom MCC-Team oder Mitwirkenden und ist unter der CDDL-1.0 verfügbar.

More info about CDDL-1.0: http://qstuff.blogspot.fr/2007/04/why-cddl.htmlIn neuem Fenster öffnen

Vollständige Lizenz unter http://opensource.org/licenses/CDDL-1.0In neuem Fenster öffnen