Advertisement
Guest User

Untitled

a guest
Sep 13th, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. # available worlds :
  2. # - world
  3. # - world_nether
  4. # - world_sky
  5.  
  6. time:
  7. interval: 36000
  8. days-to-keep: 3
  9. delay: 3600
  10. worlds:
  11. - world
  12. - world_nether
  13. - world_sky
  14. compression:
  15. enabled: true
  16. level: BEST_COMPRESSION
  17. mode: DEFLATED
  18. messages:
  19. enabled: true
  20. backup-ended: §a[MineBackup] Backup has concluded. Resume murder.
  21. backup-started: §a[MineBackup] Back initiated automatically. Please restrict activity to prevent undue loss from lag.
  22. backup-started-user: §a[MineBackup] Backup initiated by %player%. Please restrict activity to prevent undue loss from lag.
  23. options:
  24. backup-plugins: true
  25. pause-when-no-players: true
  26. debug: false
  27. backup:
  28. dir: minebackup
  29. format: '%W-%M-%D-%H-%m'
  30. temp-dir: minebackup_temp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement