mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
- Change SessionCache.db to SessionCache.ini Allows users to view and edit session cache - Automatically import previous SessionCache.db But this file is only read, not updated - Automatically import Minecraft session If you are logged in in Minecraft, no need to login again This is only done if Disk session cache is enabled See #232 and #430 for more information - Disk session cache becomes default The feature is no longer experimental and now recommended as the Mojang login servers now have a severe rate limit Previous default was Memory session cache, not saved to disk |
||
|---|---|---|
| .. | ||
| ChatBots | ||
| Commands | ||
| config | ||
| Crypto | ||
| Mapping | ||
| Properties | ||
| Protocol | ||
| Proxy | ||
| Resources | ||
| WinAPI | ||
| .gitignore | ||
| AutoTimeout.cs | ||
| ChatBot.cs | ||
| Command.cs | ||
| ConsoleIO.cs | ||
| CSharpRunner.cs | ||
| Json.cs | ||
| McTcpClient.cs | ||
| MinecraftClient.csproj | ||
| MinecraftClient.csproj.user | ||
| Program.cs | ||
| Settings.cs | ||