Advertisement
Guest User

BungeeCord Config

a guest
Feb 5th, 2014
3,478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.87 KB | None | 0 0
  1. groups:
  2.   md_5:
  3.  - admin
  4. disabled_commands:
  5. - find
  6. player_limit: -1
  7. stats: 3fca5919-7df7-426c-b8e3-9ff20c290c60
  8. permissions:
  9.   default:
  10.  - bungeecord.command.server
  11.   - bungeecord.command.list
  12.   admin:
  13.  - bungeecord.command.alert
  14.   - bungeecord.command.end
  15.   - bungeecord.command.ip
  16.   - bungeecord.command.reload
  17. listeners:
  18. - max_players: 1
  19.   fallback_server: lobby
  20.   host: 0.0.0.0:25577
  21.   bind_local_address: true
  22.   ping_passthrough: false
  23.   tab_list: GLOBAL_PING
  24.   default_server: lobby
  25.   forced_hosts:
  26.     pvp.md-5.net: pvp
  27.   tab_size: 60
  28.   force_default_server: false
  29.   motd: '&1Another Bungee server'
  30.   query_enabled: false
  31.   query_port: 25577
  32. timeout: 30000
  33. connection_throttle: 4000
  34. servers:
  35.   lobby:
  36.     address: localhost:25565
  37.     restricted: false
  38.     motd: '&1Just another BungeeCord - Forced Host'
  39. ip_forward: false
  40. online_mode: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement