Advertisement
Guest User

Untitled

a guest
Jan 12th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. backupSchedule:
  2. - '15:13'
  3. maxBackupsBeforeErase: 20
  4. compressionLevel_1-10: 5
  5. slowdownWhenServerLags: true
  6. showSlowdownMessage: true
  7. safeties: true
  8. debug: true
  9. name: backup_%time%
  10. extension: rar
  11. exemptFolders:
  12. - example/this/folder/wont/backup
  13. - example/folder
  14. - example/file.yml
  15. saveFolder: plugins/EasyBackup/Backups
  16. masterFolder: .
  17. allowInGameCommands: false
  18. notifyAdmins: true
  19. backupPassword: '%c1%*FC*C\BLhlbs..m}9!&kkbRgEK=='
  20. timeFormat: 1
  21. ftp:
  22. enable: false
  23. hostname: mc.militarycraft.eu
  24. port: 22
  25. protocol: sftp
  26. username: root
  27. password: '%c1%*FC*?l_IP42(89 pV§§|KO%Ll#)ChpV_o\n:tKTEe§PM''^. 7=='
  28. sshKey: ''
  29. saveLocation: .
  30. deleteAfterSuccess: false
  31. maxBackupsBeforeErase: 20
  32. sql:
  33. enable: true
  34. authme:
  35. host: localhost
  36. port: 3306
  37. username: root
  38. password: '%c1%*FC*=ikFu\${bJF`\TT"=='
  39. database: authme
  40. exemptTables: []
  41. minesecure:
  42. host: localhost
  43. port: 3306
  44. username: root
  45. password: "%c1%*FC*tNFO.§*\t\t+cA4YO<1=="
  46. database: minesecure
  47. exemptTables: []
  48. litebans:
  49. host: localhost
  50. port: 3306
  51. username: root
  52. password: '%c1%*FC*Y;D*DcCQha,rWQ\rrK9fEn§0=='
  53. database: litebans
  54. exemptTables: []
  55. cleaner:
  56. cleanBeforeBackup: true
  57. logs:
  58. enable: true
  59. daysOld: 4
  60. playerdata:
  61. enable: false
  62. daysOld: 365
  63. worlds:
  64. - world
  65. - world_nether
  66. - world_end
  67. stats:
  68. enable: false
  69. daysOld: 90
  70. worlds:
  71. - world
  72. - world_nether
  73. - world_end
  74. email:
  75. enable: true
  76. email: dflorin13@gmail.com
  77. name: Guest
  78. server: MilitaryCraft
  79. diskSpace: true
  80. failures: true
  81. updates: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement