1 Replies - 1140 Views - Last Post: 06 May 2012 - 03:34 PM

#1 Tom9729  Icon User is offline

  • Segmentation fault
  • member icon

Reputation: 178
  • View blog
  • Posts: 2,636
  • Joined: 30-December 07

Minecraft server script

Posted 22 March 2012 - 08:24 PM

Rewritten Minecraft server script for Linux. I use it on Ubuntu, but it should be portable to other distros with some effort.

Old Freebsd 8 script here.

Changes:
  • Uses netcat instead of screen.
  • Manage multiple servers.
  • Backups dir scales better.

See header comments in script for more information.

Version: 2012.03.22 (sorry about pastebin link, code tags mess up the indentation)

Enjoy!

Is This A Good Question/Topic? 2
  • +

Replies To: Minecraft server script

#2 Tom9729  Icon User is offline

  • Segmentation fault
  • member icon

Reputation: 178
  • View blog
  • Posts: 2,636
  • Joined: 30-December 07

Re: Minecraft server script

Posted 06 May 2012 - 03:34 PM

I've switched back to using my older script. It seems like after time netcat closes the sockets it is listening to, and the server stops receiving commands from the script, which breaks things unless you restart frequently. I will work on a fix but it's pretty low priority. :(
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1