Advertisement
supermllr2

Bungee setup

Dec 9th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 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: 25574
  8. motd: '&1Network TEst'
  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. - Lobby
  17. - Factions
  18. bind_local_address: true
  19. host: 0.0.0.0:25574
  20. max_players: 75
  21. tab_size: 60
  22. force_default_server: true
  23. connection_throttle: 4000
  24. groups:
  25. supermllr:
  26. - admin
  27. log_pings: true
  28. ip_forward: true
  29. prevent_proxy_connections: false
  30. network_compression_threshold: 256
  31. disabled_commands:
  32. - disabledcommandhere
  33. stats: 813373ea-b3ca-4cee-8c18-d0a977dd6999
  34. permissions:
  35. default:
  36. - bungeecord.command.server
  37. - bungeecord.command.list
  38. admin:
  39. - bungeecord.command.alert
  40. - bungeecord.command.end
  41. - bungeecord.command.ip
  42. - bungeecord.command.reload
  43. servers:
  44. Lobby:
  45. motd: '&1Welcome to the Lobby'
  46. address: 0.0.0.0:25570
  47. restricted: false
  48. Factions:
  49. motd: '&1Welcome to Factions Test Server'
  50. address: 0.0.0.0:25572
  51. restricted: false
  52. SkyBlock:
  53. motd: '&1Welcome to SkyBlocks'
  54. address: 0.0.0.0:25573
  55. restricted: false
  56. player_limit: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement