This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
RCON Connector #62
Closed
Description
Description
A connector that allows remote control of services & games by using the Source RCON Protocol, especially executing commands inside minecraft and receiving the response.
This would allow triggering actions ingame from the codeoverflow framework, but is limited to executing the commands and receiving the responses.
It wouldn't allow getting the ingame chat or the console output.
Furthermore reacting to ingame commands is also not possible.
References
Documentation of the protocol (valve): https://developer.valvesoftware.com/wiki/Source_RCON_Protocol
Documentation of the protocol (minecraft): https://wiki.vg/RCON
Possible library: https://github.com/Kronos666/rkon-core