Votre Nom 2 years ago
parent
commit
d09628fb37
1 changed files with 11 additions and 0 deletions
  1. 11 0
      options/minecraft.sh

+ 11 - 0
options/minecraft.sh

@@ -48,6 +48,17 @@ exit 1
 fi
 echo "Done."
 
+echo -e "Download mcrcon:"
+cd /home/wareck/
+git clone https://github.com/Tiiffi/mcrcon.git
+cd /home/wareck/mcrcon
+make
+sudo make install
+cd ..
+rm -r -f /home/wareck/mcrcon
+echo -e "Done"
+exit
+
 echo -e "Download Minecraft server structure:"
 cd /home/wareck/
 wget -c http://folivier.homelinux.org/cube/pack/minecraft.tar.xz