Advertisement
Guest User

BungeeCord Config

a guest
May 9th, 2015
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.09 KB | None | 0 0
  1. groups:
  2.   Spaaacin:
  3.  - admin
  4. disabled_commands:
  5. - disabledcommandhere
  6. player_limit: -1
  7. stats: e6b7a63a-fa7d-4a62-90e0-976c6b903f9b
  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: 28052
  19.   motd: '&d&lEuphoria&f&lCraft'
  20.   tab_list: SERVER
  21.   query_enabled: true
  22.   forced_hosts:
  23.     euphoriacraft.nitrous.it: lobby
  24.   ping_passthrough: false
  25.   default_server: lobby
  26.   bind_local_address: true
  27.   fallback_server: lobby
  28.   host: 69.30.226.66:25624
  29.   max_players: 10
  30.   tab_size: 100
  31.   force_default_server: true
  32. timeout: 30000
  33. connection_throttle: 4000
  34. servers:
  35.   lobby:
  36.     motd: '&1Skyblock and Factions'
  37.     address: 173.208.175.210:25566
  38.     restricted: false
  39.   skyblock:
  40.     motd: '&1Skyblock'
  41.     address: 69.30.234.18:25623
  42.     restricted: false
  43.   factions:
  44.     motd: '&1Factions'
  45.     address: 198.204.237.235:25613
  46.     restricted: false
  47. ip_forward: true
  48. online_mode: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement