Ahtenus / minecraft-init

Init script for minecraft and bukkit servers
403 stars 124 forks source link

Added a feature to send a command. #134

Closed stuxcrystal closed 11 years ago

stuxcrystal commented 11 years ago

Adds a feature to send a command.

Additionally I changed the syntax of the "say" command (notice the missing quotation marks):

root@v166:/etc/minecraft-init/minecraft say your text
Said: your text

The syntax is backwardscompatible with the old syntax. The added command-Subcommand works in the same way.