Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.40 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:2565
  19.   max_players: 1
  20.   tab_size: 60
  21.   force_default_server: false
  22. connection_throttle: 4000
  23. groups:
  24.   md_5:
  25.  - admin
  26.   RyanO8:
  27.  - admin
  28. log_pings: true
  29. ip_forward: true
  30. prevent_proxy_connections: false
  31. network_compression_threshold: 256
  32. disabled_commands:
  33. - disabledcommandhere
  34. stats: 89761b2b-6366-4fc2-8b5f-e4282651930b
  35. permissions:
  36.   default:
  37.  - bungeecord.command.server
  38.   - bungeecord.command.list
  39.   admin:
  40.  - bungeecord.command.alert
  41.   - bungeecord.command.end
  42.   - bungeecord.command.ip
  43.   - bungeecord.command.reload
  44. servers:
  45.   lobby:
  46.     motd: '&1Just another BungeeCord - Forced Host'
  47.     address: localhost:25566
  48.     restricted: false
  49.   creative:
  50.     motd: '&1Just another BungeeCord - Forced Host'
  51.     address: localhost:25567
  52.     restricted: false
  53.   survival:
  54.     motd: '&1Just another BungeeCord - Forced Host'
  55.     address: localhost:25568
  56.     restricted: false
  57.   flat:
  58.     motd: '&1Just another BungeeCord - Forced Host'
  59.     address: localhost:25569
  60.     restricted: false
  61. player_limit: -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement