mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
- Now scripts can also be written in C# - C# scripts can access ChatBot API - Add more methods in ChatBot API - Add an example of C# script file - Coding style fixes: method names ucfirst |
||
|---|---|---|
| .. | ||
| Alerts.cs | ||
| AntiAFK.cs | ||
| AutoRelog.cs | ||
| AutoRespond.cs | ||
| ChatLog.cs | ||
| HangmanGame.cs | ||
| PlayerListLogger.cs | ||
| RemoteControl.cs | ||
| Script.cs | ||
| ScriptScheduler.cs | ||
| TestBot.cs | ||