mcwrapper icon indicating copy to clipboard operation
mcwrapper copied to clipboard

Minecraft Server wrapper providing world data backup functionality, log reader, launch configuration and a named pipe (FIFO) for sending commands.

Results 8 mcwrapper issues
Sort by recently updated
recently updated
newest added

Adds a check to see if the server should be started in the foreground and does so if $FOREGROUND == 1

CentOS/RHEL7 and recent Debians now utilize SystemD, so a compatible start script would be very useful.

for OSX. so minecraft server can launch on boot and shut down gracefully on shutdown of computer.

for doing timely, automated backups in OSX.

for init.d. for now, just ubuntu, but possibly redhat in the future, too.

If mcwrapper detects that minecraft_server's process goes away, have an option to automatically restart it. Another cool feature could be to keep a counter of how many times it's been...

I should implement a new `shell` action which allows me to attach to a running minecraft server instance with real-time log output and possibly a command history? Could be awesome?

should show server status, provide start, stop, restart functionality. show log in real-time and maybe provide a console for running commands.