You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
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.