Advertisement
dvargas135

Untitled

Oct 13th, 2015
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.32 KB | None | 0 0
  1. groups:
  2.   Jamin_rules:
  3.  - admin
  4. disabled_commands:
  5. - disabledcommandhere
  6. player_limit: -1
  7. stats: 227bbd88-d968-42c5-b512-1ffeb3994c85
  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. - query_port: 25577
  19.   tab_list: GLOBAL_PING
  20.   query_enabled: false
  21.   forced_hosts:
  22.     pvp.md-5.net: pvp
  23.   ping_passthrough: false
  24.   default_server: Hub
  25.   bind_local_address: true
  26.   fallback_server: Hub
  27.   host: 0.0.0.0:25565
  28.   max_players: 1000
  29.   tab_size: 50
  30.   force_default_server: true
  31. timeout: 30000
  32. connection_throttle: 4000
  33. servers:
  34.   Hub:
  35.     motd: '&1LewisMC Hub'
  36.     address: localhost:25566
  37.     restricted: false
  38.   Survival:
  39.     motd: '&1LewisMC Survival'
  40.     address: localhost:2000
  41.     restricted: false
  42.   Creative:
  43.     motd: '&1LewisMC Creative'
  44.     address: localhost:2001
  45.     restricted: false
  46.   Minigames:
  47.     motd: '&1LewisMC Minigames WIP'
  48.     address: localhost:2003
  49.     restricted: true
  50.   Party:
  51.     motd: '&1LewisMC Minigames Party'
  52.     address: localhost:2002
  53.     restricted: false
  54.   Survival Games:
  55.     motd: '&2LewisMC Survival Games
  56.     address: localhost:2004
  57.     restricted: false
  58. ip_forward: false
  59. online_mode: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement