Введение

О программе

Minecraft Console Client (MCC) — лёгкий кросс-платформенный Minecraft клиент с открытым исходным кодом для версии Java, позволяющей подключаться к любому серверу Minecraft, отправлять команды и получение текстовых сообщений быстрым и простым способом без открытия основной игры Minecraft.

Он также предоставляет различные автоматизации, которые можно включить для администрирования и других целей, а также расширяемый C# API для создания ботов.

Первоначально клиент был создан ORelioоткрыть в новом окне в 2012 году на форуме Minecraftоткрыть в новом окне, а сейчас он поддерживается им и многими другими авторами из сообщества.

Возможности

ПРИМЕЧАНИЕ: Некоторые из упомянутых функций по умолчанию отключены и вам придется включить их в конфигурационном файле, а некоторые могут потребовать дополнительной настройки для вашего конкретного использования.

Почему Minecraft Console Clinet?

  • Легкость в использовании
  • Помощь сообщества
  • Открытый исходный код
  • Быстрая производительность
  • Easy Scripting/Automation
  • Кросс-платформенный
  • Поддержка Docker
  • 10 лет непрерывного развития
  • Активное участники
  • Широко используется

Быстрое введение

У вас нет времени читать документация? Наше сообщество сделало несколько простых вводных видео о Minecraft Console Client.

Список уроков:

Установка:

Использование команд, скриптов и других функций:

Получение помощи

У MCC есть сообщество, которое готово помочь, у нас есть раздел обсуждения в GitHub репозитории.

Нажмите здесьоткрыть в новом окне для доступа к нему.

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

Bugs, Ideas, Feature Requests

Bug reporting, idea submitting or feature requesting are done in the Issuesоткрыть в новом окне 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. Thank you!

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

Авторы

Project initiated by ORelioоткрыть в новом окне in 2012 on the Minecraft Forumоткрыть в новом окне.

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

Maintainers

ORelio, ReinforceZwei, milutinke, BruceChenQAQ, bradbyte

Ideas

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 moreоткрыть в новом окне.

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 moreоткрыть в новом окне.

Участники

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 contributorsоткрыть в новом окне!

Libraries:

Minecraft Console Client also borrows code from the following libraries:

NamePurposeAuthorЛицензия
BikoProxy handlingBenton StarkMIT
Heijden.DnsDNS SRV LookupGeoffrey HuntleyMIT
DotNetZipZlib compressionDino ChiesaMS-PL

Отказ от ответственности

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

This app does not steal your password. If you don't trust it, don't use it or check & compile from the source code.

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.

Лицензия

Minecraft Console Client is a totally free of charge, open source project.

The source code is available at Github Repositoryоткрыть в новом окне

Unless specifically stated, source code is from the MCC Team or Contributors, and available under CDDL-1.0.

More info about CDDL-1.0: http://qstuff.blogspot.fr/2007/04/why-cddl.htmlоткрыть в новом окне

Full license at http://opensource.org/licenses/CDDL-1.0открыть в новом окне