funkemunky

Atlas config.yml

Apr 3rd, 2020
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. database:
  2. mysql:
  3. name: Atlas
  4. ip: 127.0.0.1
  5. port: 3306
  6. username: username
  7. password: password
  8. mongo:
  9. enabled: false
  10. name: Atlas
  11. ip: 127.0.0.1
  12. port: 27017
  13. username: username
  14. password: password
  15. forge:
  16. enabled: true
  17. bungee: true
  18. updater:
  19. autoDownload: false
  20. notifyOnJoin: true
  21. metrics: true
  22. init:
  23. reloadDependingPlugins: true
  24. ticking:
  25. runAsync: false
  26. bungee: true
Advertisement
Add Comment
Please, Sign In to add comment