mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
* Send chatmessages to Discord via webhook. With corresponding Minecraft skins as profilepicture. * Support for pings at keywords and server messages. * Cleanup, Settings Class and applied suggestions. * Fix all function names * Improve variable naming and UUID search * Re-format some comment * Rename file to DiscordWebhook.cs * Add message caching and option for disabling UUID lookup Add Message class Add Cache class Change internal Message delivery * Add an ignore list Improved help message Add option to get all settings * Add feature to deactivat CustomChatDetection Comment some functions * Option to unload the bot Fix crash when not entering a valid ping syntax Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ChatBots | ||
| Commands | ||
| config | ||
| Crypto | ||
| Inventory | ||
| Logger | ||
| Mapping | ||
| Properties | ||
| Protocol | ||
| Proxy | ||
| Resources | ||
| WinAPI | ||
| .gitignore | ||
| AutoTimeout.cs | ||
| ChatBot.cs | ||
| Command.cs | ||
| ConsoleIO.cs | ||
| CSharpRunner.cs | ||
| DefaultConfigResource.Designer.cs | ||
| DefaultConfigResource.resx | ||
| FileMonitor.cs | ||
| INIFile.cs | ||
| Json.cs | ||
| McClient.cs | ||
| MinecraftClient.csproj | ||
| MinecraftClient.csproj.user | ||
| Program.cs | ||
| Settings.cs | ||
| Translations.cs | ||