Skip to content

tigerw/Cuberite-Autoupdate-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

MCServer Automatic Updating Shell Script

WARNING: I am not responsible if this script manages to lose you your world (though highly unlikely). Please test first!

INFORMATION: This script assumes your MCServer is in a directory named 'mcserver' and that you are currently outside that directory.

This script works in tandem with MCServer to update the binary executable to the newest version. It requires Linux, and utilises the Jenkins build server hosted by bearbin located at http://builds.mc-server.org

Requirements

  • BASH
  • Screen
  • Working internet connection.

Setup

You can either just download it:

wget https://github.com/tigerw/MCServer-Autoupdate-Script/raw/master/updateserver.sh; bash updateserver.sh

Or you can clone the repo, then run the script.

About

Cuberite Automatic Updating Shell Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages