Minecraft console client как пользоваться
Minecraft Console Client
Minecraft Console Client (MCC) is a lightweight app allowing you to connect to any Minecraft 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.
Check out the sample configuration files which includes the how-to-use README.
Check out the 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.
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. MCC is currently distributed as development builds only (which are usually stable) so we no longer use the Indev branch.
Translating Minecraft Console Client 🌍
If you would like to translate Minecraft Console Client to a different language, please download the translation file from the lang folder or just fork the repository. Once you finished the translation work, submit a pull request or send us the file through an Issue in case you are not familiar with Git.
To use the translated language file, place it under lang/mcc/ folder and set your language in .ini config. You may create the directory if does not exist.
For the names of the translation file, please see this comment.
Building from source 🏗️
The recommended development environment is Visual Studio. If you want to build the project without installing a development environment, you may also follow these instructions:
First of all, get a zip of source code, extract it and navigate to the MinecraftClient folder.
Edit MinecraftClient.csproj to set the Build target to Release on line 4:
On Mac and Linux 🐧
- Install the Mono Framework if not already installed
- Run msbuild MinecraftClient.csproj in a terminal
- If the build succeeds, you can find MinecraftClient.exe under MinecraftClient\bin\Release
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:
In-game Console - Консоль прямо в игре! [1.12] [1.11] [1.10] [1.9] [1.8]
Особенности
- Прост в использовании
- Не занимает много памяти
- Ошибки в консоли выделяется красным для большего понимания
Как открыть консоль игры (лог) Майнкрафт
Rulauncher
Сверху слева, для вывода не только лога запуска, а лога хода игры установите галочку.
Помните , вывод окна консоли может влиять на производительность игры, особенно это видно на картах с большим количеством командных блоков, в таких случаях из-за окна консоли игра может очень сильно тормозить.
Команды
/console show - Показывает текст в консоли(ошибки, команды и т.д.) требует право console.show
/console send Команда - Отправляет вашу команду в консоль, где она выполняется. Право - console.send
/console help - Показывает помощь по командам плагина
Установка плагина In-game Console
- Скачайте плагин
- Откройте папку вашего сервера
- Закиньте плагин в папку Plugins
- Перезапустите сервер
Minecraft console client как пользоваться
Minecraft Console Client
Minecraft Console Client (MCC) is a lightweight app allowing you to connect to any Minecraft 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.
Check out the sample configuration files which includes the how-to-use README.
Check out the 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.
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. MCC is currently distributed as development builds only (which are usually stable) so we no longer use the Indev branch.
Translating Minecraft Console Client 🌍
If you would like to translate Minecraft Console Client to a different language, please download the translation file from the lang folder or just fork the repository. Once you finished the translation work, submit a pull request or send us the file through an Issue in case you are not familiar with Git.
To use the translated language file, place it under lang/mcc/ folder and set your language in .ini config. You may create the directory if does not exist.
For the names of the translation file, please see this comment.
Building from source 🏗️
The recommended development environment is Visual Studio. If you want to build the project without installing a development environment, you may also follow these instructions:
First of all, get a zip of source code, extract it and navigate to the MinecraftClient folder.
Edit MinecraftClient.csproj to set the Build target to Release on line 4:
On Mac and Linux 🐧
- Install the Mono Framework if not already installed
- Run msbuild MinecraftClient.csproj in a terminal
- If the build succeeds, you can find MinecraftClient.exe under MinecraftClient\bin\Release
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:
Пример
Читайте также: