rconsharp
rconsharp copied to clipboard
rconsharp is a Valve RCON protocol implementation written in C# targeting netstandard 2.1
RCON server support remote logging via UDP socket using the [HL Log Standard](https://developer.valvesoftware.com/wiki/HL_Log_Standard). It would be useful to implement a listener for that particular stream.
Problem in Minecraft rcon: response after certain amount of character cuts off and the client hangs.
**Describe the bug** Problem in Minecraft rcon: response after certain amount of character cuts off and the client hangs. **Game Server** [andyxie.cn](axcwg.github.io/mc_server) **Screenshots** If applicable, add screenshots to help explain...