Advertisement
Guest User

Bungeecord crash.yml

a guest
Jun 1st, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 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: 25565
  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: pvp
  14. ping_passthrough: false
  15. priorities:
  16. - lobby
  17. bind_local_address: true
  18. host: 0.0.0.0:25565
  19. max_players: 1000
  20. tab_size: 60
  21. force_default_server: false
  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: ca7c7994-9b72-47a6-b0ba-be8372f471db
  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. lobby:
  44. motd: '&1Just another BungeeCord - Forced Host'
  45. address: localhost:25563
  46. restricted: false
  47. player_limit: 1000
  48. Server: motd: '&1Just another BungeeCord - Forced Host'
  49. address: localhost:25564
  50. restricted: false
  51. Server2:
  52. motd: '&1Just another BungeeCord - Forced Host'
  53. address: localhost:25566
  54. restricted: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement