mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
- Change "replaceVars" to "expandVars" (more explicit) - Store server IP and server port in distinct vars in Settings class - Add setServerIP setter in Settings which automatically split a host:port string - Add %serverip% variable which use the new ServerPort setting - Fix "text%incompletevarnameatstringend" strings |
||
|---|---|---|
| .. | ||
| Alerts.cs | ||
| AntiAFK.cs | ||
| AutoRelog.cs | ||
| ChatLog.cs | ||
| HangmanGame.cs | ||
| PlayerListLogger.cs | ||
| RemoteControl.cs | ||
| Script.cs | ||
| ScriptScheduler.cs | ||
| TestBot.cs | ||