2014-07-30 14:55:13 +02:00
|
|
|
Minecraft-Startup-Script
|
|
|
|
========================
|
|
|
|
|
|
|
|
A simple bash script to create a minecraft server, it setups everything.
|
2014-07-30 14:57:24 +02:00
|
|
|
|
|
|
|
##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 )
|
2014-07-30 15:46:54 +02:00
|
|
|
|
|
|
|
##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.
|
2014-07-30 15:47:35 +02:00
|
|
|
* That shoul do it ! If you have any problemes, please contact me @_ 007N_ on twitter.
|