Advertisement
Guest User

Config.YML

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