Go to file
N07070 c809b41305
Update README.md
Removed twitter
2018-11-06 21:48:52 +01:00
README.md Update README.md 2018-11-06 21:48:52 +01:00
server-icon.png Adding the bash script, plus the default icon. 2014-07-30 15:35:18 +02:00
start_server.sh updated to last version of minecraft server 2015-06-09 18:55:34 +02:00
update.txt Update update.txt 2014-10-08 18:33:09 +02:00
version.txt Update version.txt 2014-10-08 18:32:51 +02:00

README.md

Minecraft-Startup-Script

A simple bash script to create a minecraft server, it setups everything.

##Features:

  • Verifies the installation of the server .jar,
  • Creates a directory for backups,
  • Downloads everything needed for the server,
  • Contains every instruction needed to start the server,
  • Open-Source, Free, Very small ( < 4ko )

##Installation:

Most of the installation is done by the script, but you still need:

  • A working version of Java 7,
  • To run the script. To do so, just drap n' drop the script in the Terminal.
    • To open the terminal, press cmb + space and type Terminal, then press enter.
  • That should do it !