cheapjack / whitcraft

A pocketmine server for Whitworth Art Gallery
http://cheapjack.github.io/whitcraft/
GNU Lesser General Public License v3.0
4 stars 1 forks source link

Setup system to reset the world nightly #6

Closed cheapjack closed 8 years ago

cheapjack commented 8 years ago

Have modified crontab to run /restore.sh, rm the worlds/world dir and overwrite with a fresh tar archive of the internal server as at 17-Dec-2015.

Need to modify crontab to use this

cheapjack commented 8 years ago

Needs a few time consuming requirements like tmux but not 100% sure this is really necessary and updating php5 reference on line 20 in Pocketmine-Ctrl but unsure implications of updating that

Look here for tmux tips

cheapjack commented 8 years ago

tmux is really necessary it's built entirely of bash script that manages lots of tmux screens and is pretty clever!