Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. MySQL:
  2. ip: localhost
  3. port: 3306
  4. database: DynamicBungeeAuth
  5. user: root
  6. password: lunamcod2
  7. DelayLogin: false
  8. Do-Not-Use-PremiumUUID: false
  9. BStats: true
  10. EnablePremiumCMD: false
  11. DisableMojangAPI: false
  12. MaxLogin:
  13. enabled: true
  14. maximum: 20
  15. seconds: 30
  16. motd:
  17. enabled: false
  18. motd: PLEASE WAIT SOME SECONDS AND TRY AGAIN.
  19. Timers:
  20. LoginTime: 60
  21. RegisterTime: 60
  22. Maximum:
  23. Accounts: 5
  24. Online: 5
  25. PasswordLength:
  26. Maximum: 10
  27. Minimum: 3
  28. Encryption: DEFAULT
  29. bindCheck: false
  30. BannedPasswords:
  31. - '123'
  32. - '1234'
  33. - asd
  34. - asdf
  35. Balancer:
  36. LoginServer: false
  37. LobbyServer: true
  38. servers:
  39. auth:
  40. - lobby
  41. lobby:
  42. - lobby
  43. Redirect:
  44. Enabled: true
  45. Lobby: lobby
  46. Servers:
  47. LobbyServer: lobby
  48. AuthServer: AuthLobby01
  49. PremiumBypass: true
  50. EnablePremiumProtect: true
  51. returnLobby:
  52. enabled: true
  53. reasons:
  54. - Server Closed
  55. HubCommand:
  56. enabled: false
  57. Enable:
  58. LobbyRedirect: true
  59. AuthRedirect: true
  60. EnableSession: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement