-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Having a good executable to quickly edit the update script would be good. Or just to run simple configs. I imagine the following
$> minecraft-server --help
config
edit (Open config in $EDITOR)
append (Append a string to the update file, such as a plugin download)
server
restart (restart the server)
send (send a specific command to the server)
attach (attach to the server)
If you want I can help to make this little CLI 🤔
We could do it with Deno using something like https://cliffy.io/ and make a simple executable or just a long bash script
Metadata
Metadata
Assignees
Labels
No labels