1

I heard that minecraft server is very leaky, can consume a lot of resources very quickly. People say to use a virtual machine, all well and good. I'm making an application to automate server setup, and I'd like my whole application (including minecraft) to run in an ultra basic auto setup vm (or something similar). I've heard of mineos, but I'm not sure if that can be set up very quickly. The vm will be so basic it won't even have a ui. I'm using a Mac, not planning to distribute the server WITH the application but have it download from the minecraft server, not modified.

I want it to be like a one-click-done solution for the end user, they don't have to worry about minecraft server gobbling up resources because it's be in a controllable virtual machine.

Distrubuting minecraft server (Notch's property) could be an issue, but if anyone knows about that if be happy to hear.

1 Answer 1

0

Rather than writing a program, why not just create the VM, but make snapshots. So rather than recreating the VM, just revert back to a previous snapshot. . .

2
  • Good idea! I never would have thought of that.
    – alexyorke
    Commented Jan 1, 2012 at 15:55
  • Glad that helped.
    – surfasb
    Commented Jan 2, 2012 at 0:09

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .