nimmis / docker-spigot

A docker container with spigot, builds spigot.jar on first start
175 stars 82 forks source link

Question: How do you send command to the Spigot server? #19

Closed BirkhoffLee closed 7 years ago

BirkhoffLee commented 7 years ago

In https://github.com/nimmis/docker-spigot/blob/master/rootfs/etc/init.d/minecraft_server#L129

I don't understand how this works. Do I need a plugin to do that or is it a Spigot built-in feature for running a command outside the Spigot console?

BirkhoffLee commented 7 years ago

Oh!!! You are genius! I saw it! Thanks!

https://github.com/nimmis/docker-spigot/blob/master/rootfs/etc/init.d/minecraft_server#L273

penut85420 commented 3 years ago

You save my life, what a magic command