Each invocation of managecraft instantiates a client and connects over RCON.
There should be a way to send multiple commands either by providing a file, stdin, etc
Example of commands sent via 3 separate clients
managecraft execute time night
managecraft say "goodnight everyone
managecraft execute kick bob "its bed time"
Each invocation of
managecraftinstantiates a client and connects over RCON.There should be a way to send multiple commands either by providing a file, stdin, etc
Example of commands sent via 3 separate clients
managecraft execute time nightmanagecraft say "goodnight everyonemanagecraft execute kick bob "its bed time"