Hello, I want to send commands to a server in Minecraft. For example, a person writes a command on a stream, for example !creaper, and a creeper appears on the server. Thanks in advance for your help
1 reply
Polar Llama
You can use an API end to receive the event and then relay it to server by using RCON (remote console)
I have never played Minecraft though. but this is the only immediate answer I could think of.