Hi, can you please add support for the Source Rcon Protocol? https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
I was able to semi successfully do this on my own but it would be a lot easier and faster to do with a component. I was able to get it to auth and then send commands but it seems payload responses is always empty.
This example project contains a minecraft server to test the rcon. The RCON password is "test".
Example Project: https://drive.google.com/file/d/1hD-lhyG1DL4DBCVJpGtZkhKn6dkjVNqz/view?usp=sharing
I was able to semi successfully do this on my own but it would be a lot easier and faster to do with a component. I was able to get it to auth and then send commands but it seems payload responses is always empty.
This example project contains a minecraft server to test the rcon. The RCON password is "test".
Example Project: https://drive.google.com/file/d/1hD-lhyG1DL4DBCVJpGtZkhKn6dkjVNqz/view?usp=sharing