Advertisement
Guest User

config.yml

a guest
May 21st, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. forge_support: false
  2. connection_throttle_limit: 3
  3. timeout: 30000
  4. online_mode: true
  5. log_commands: false
  6. listeners:
  7. - query_port: 25577
  8. motd: '&1Another Bungee server'
  9. tab_list: GLOBAL_PING
  10. query_enabled: false
  11. proxy_protocol: false
  12. forced_hosts:
  13. pvp.md-5.net: lobby
  14. ping_passthrough: false
  15. priorities:
  16. - Hub
  17. bind_local_address: true
  18. host: 192.168.1.159:25565
  19. max_players: 1
  20. tab_size: 60
  21. force_default_server: true
  22. connection_throttle: 4000
  23. groups:
  24. md_5:
  25. - admin
  26. log_pings: true
  27. ip_forward: true
  28. prevent_proxy_connections: false
  29. network_compression_threshold: 256
  30. disabled_commands:
  31. - disabledcommandhere
  32. stats: b4ba2d9f-0c30-47ca-b92b-6fc4d8295bf3
  33. permissions:
  34. default:
  35. - bungeecord.command.server
  36. - bungeecord.command.list
  37. admin:
  38. - bungeecord.command.alert
  39. - bungeecord.command.end
  40. - bungeecord.command.ip
  41. - bungeecord.command.reload
  42. servers:
  43. Hub:
  44. motd: '&1Rainy Server'
  45. address: 192.168.1.159:25566
  46. restricted: false
  47. PVP:
  48. motd: '&1pvp'
  49. address: 192.168.1.159:25567
  50. restricted: false
  51. EGG:
  52. motd: '&1egg'
  53. address: 192.168.1.159:25568
  54. restricted: false
  55. player_limit: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement