Zemedelphos

Untitled

Nov 10th, 2015
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. # Backup runs a batch/bash command while saving is disabled.
  2. backup:
  3. # Interval in minutes.
  4. interval: 15
  5. # Unless you add a valid backup command or script here, this feature will be useless.
  6. # Use 'save-all' to simply force regular world saving without backup.
  7. command: 'backup.sh'
Advertisement
Add Comment
Please, Sign In to add comment