Help me with minecraft Api

Asked Sep 14, 2023·1 reply·Last activity 2 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

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

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.