Advertisement
Guest User

Default BungeeCord Config

a guest
Jan 27th, 2021
760
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. server_connect_timeout: 5000
  2. remote_ping_cache: -1
  3. forge_support: false
  4. player_limit: -1
  5. permissions:
  6. default:
  7. - bungeecord.command.server
  8. - bungeecord.command.list
  9. admin:
  10. - bungeecord.command.alert
  11. - bungeecord.command.end
  12. - bungeecord.command.ip
  13. - bungeecord.command.reload
  14. timeout: 30000
  15. log_commands: false
  16. network_compression_threshold: 256
  17. online_mode: true
  18. disabled_commands:
  19. - disabledcommandhere
  20. servers:
  21. lobby:
  22. motd: '&1Just another BungeeCord - Forced Host'
  23. address: localhost:25565
  24. restricted: false
  25. listeners:
  26. - query_port: 25577
  27. motd: '&1Another Bungee server'
  28. tab_list: GLOBAL_PING
  29. query_enabled: false
  30. proxy_protocol: false
  31. forced_hosts:
  32. pvp.md-5.net: pvp
  33. ping_passthrough: false
  34. priorities:
  35. - lobby
  36. bind_local_address: true
  37. host: 0.0.0.0:25577
  38. max_players: 1
  39. tab_size: 60
  40. force_default_server: false
  41. ip_forward: false
  42. remote_ping_timeout: 5000
  43. prevent_proxy_connections: false
  44. groups:
  45. md_5:
  46. - admin
  47. connection_throttle: 4000
  48. stats: d4021960-023f-4e9e-9f26-ed79978268f8
  49. connection_throttle_limit: 3
  50. log_pings: true
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement