Output a message in Minecraft via a website?

Jo
- in Plugins
2

I would like to output a message in Minecraft or on a Minecraft server via a website.

I could imagine using a plugin to connect to a database, but I don't want to have any delay.

How do I get this done or is it even possible?

For those who did not understand it, a small example:

I send "Hello" via a website.

Then the website connects to a plugin that is on the Minecraft server and outputs "Hello" to all players.

I hope I could make it understandable to some extent.

Gu

Not hey

You could do that from the console

Jo

First of all, thank you for your answer.
I don't want to do this via the console, but via a website that does not belong directly to the MC server.