mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- Update Roslyn compiler LanguageVersion from CSharp9 to Latest - Implement ChatBotCommand.RegisterCommand() (was empty) - Add RegisterChatBotCommand() helper to ChatBot base class - Add automatic command cleanup in BotUnLoad via UnregisterChatBotCommands() - Fix external scripts using Handler.dispatcher (CS0176 static via instance) - Fix AutoTree.cs wrong Initialize/OnUnload signatures (CS0115) - EntityCount.cs RegisterChatBotCommand() now works with new helper Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com> Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/27fc44b8-50d8-4194-8057-019a29675d4a |
||
|---|---|---|
| .. | ||
| ChatBots | ||
| hangman-en.txt | ||
| hangman-fr.txt | ||
| README.md | ||
| sample-matches.ini | ||
| sample-script-extended.cs | ||
| sample-script-packet-capture.cs | ||
| sample-script-pm-forwarder.cs | ||
| sample-script-random-command.cs | ||
| sample-script-tick-counter.cs | ||
| sample-script-with-chatbot.cs | ||
| sample-script-with-http-request.cs | ||
| sample-script-with-task.cs | ||
| sample-script-with-world-access.cs | ||
| sample-script.cs | ||
| sample-script.txt | ||
Minecraft Console Client User Manual
This page has been moved to appropriate sections on our new Documentation website.