Minecraft-Console-Client
Minecraft-Console-Client copied to clipboard
Lightweight console for Minecraft chat and automated scripts
### Prerequisites - [X] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [X] I tried to [look for similar issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one - [X]...
Bug fix: Cancel chunk load task when switching worlds fix #2118 I will record some of the before and after optimization comparisons below.
### Prerequisites - [X] I have read and understood the [user manual](https://github.com/MCCTeam/Minecraft-Console-Client/tree/master/MinecraftClient/config) - [X] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/Minecraft-Console-Client/build/artifacts) - [X] I tried to [look...
### Prerequisites - [X] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [X] I tried to [look for similar issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one - [X]...
[BUG]
### Prerequisites - [X] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [X] I tried to [look for similar issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one - [X]...
Current Progress: - [x] Login Support with online-mode=false - [x] Login Support with online-mode=true, enforce-secure-profile=true - [ ] Processing the text of received chats - [ ] Present the received...
### Prerequisites - [X] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [X] I tried to [look for similar issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one - [X]...
Added Entity, Block, Material and Item palettes. Fixed a bug in `SpawnEntity` packet which was causing crashes when Entity handling was enabled. Temporarily disabled `BlockChanged` packet for 1.19 due to...
### Prerequisites - [X] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [X] I tried to [look for similar issues](https://github.com/MCCTeam/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one - [X]...
Fixed and tested the Docker image. I've updated the image to use the official Microsoft .NET image and I've updated the process to include an option for specific version downloading...