Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Backup runs a batch/bash command while saving is disabled.
- backup:
- # Interval in minutes.
- interval: 15
- # Unless you add a valid backup command or script here, this feature will be useless.
- # Use 'save-all' to simply force regular world saving without backup.
- command: 'backup.sh'
Advertisement
Add Comment
Please, Sign In to add comment