A Server wrapper like RemoteToolkit

I am essentially talking about this: Application - RemoteToolkit - Restarts + crash detection + auto saves + remote console! | Page 95 | Bukkit Forums

A server wrapper would do the functions of that, except for telnet would be very useful for server owners. The most essential things that come from that include:

  • A restart command
  • An auto-restart service
  • Useful alert messages signifying the time remaining towards a restart, or server shutdown
  • Crash-detection restarts
  • (More)

I (among others) would greatly appreciate it if someone would undertake a project like this. This would be very useful to many server owners, or admins.

Best of luck,
–Darkness3840

What about Multicraft?

You can pretty much use any wrapper that works on any other platform.

A wrapper is a wrapper is a wrapper. If it works on Vanilla chances are it will work on Sponge.

It does not work with sponge as sponge does not use the calls that bukkit used to pass commands to the system.

I believe some people would prefer something with a purely commandline based interface

I used to to use Mark2 but it doesn’t look like it’s been touched in a while so idk what it’s current state is.

EDIT: Looks like it’s maintained by someone else now

I will look into that. Thank you for referring it to me.