bearbear12345

MCF | Generic | Tabs in YAML

Mar 17th, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # 17/03/2015
  2. # RE: http://www.minecraftforum.net/forums/support/server-support/2383101-bungeecord-error
  3. # Don't use the TAB character in YAML! - bearbear12345
  4.  
  5. groups:
  6.   md_5:
  7.  - admin
  8. disabled_commands:
  9. - disabledcommandhere
  10. player_limit: -1
  11. stats: 9342a845-78bd-4e1b-923b-aea908c40ce0
  12. permissions:
  13.   admin:
  14.  - bungeecord.command.alert
  15.   - bungeecord.command.end
  16.   - bungeecord.command.ip
  17.   - bungeecord.command.reload
  18.   - FreezesParties.*
  19.   default:
  20.  - bungeecord.command.server
  21.   - bungeecord.command.list
  22.   - FreezesParties.Use
  23. listeners:
  24. - bind_local_address: true
  25.   default_server: Hub
  26.   fallback_server: Creative_Plots
  27.   force_default_server: true
  28.   forced_hosts:
  29.     pvp.md-5.net: pvp
  30.   host: 0.0.0.0:25565
  31.   max_players: 50777215
  32.   motd: '&f&l&n&oViros &3&l&n&oGames&f&l: &a&l&oViros Network is back!'
  33.   ping_passthrough: false
  34.   query_enabled: true
  35.   query_port: 25565
  36.   tab_list: GLOBAL_PING
  37.   tab_size: 60
  38. timeout: 0
  39. connection_throttle: 0
  40. servers:
  41.   creative_plots:
  42.     address: "localhost:25567"
  43.     motd: ~
  44.     restricted: false
  45.   hub:
  46.     address: "localhost:25566"
  47.     motd: '&3&l&k&o&n&miii&f&l&n&oViros &7&l&n&oGames&3&l&k&o&n&miii'
  48.     restricted: false  
  49.   team_deathmatch:
  50.     address: "localhost:25568"
  51.     motd: ~
  52.     restricted: false
  53.   scb:
  54.     address: "localhost:25569"
  55.     motd: ~
  56.     restricted: false  
  57.   skyblock:
  58.     address: "localhost:25570"
  59.     motd: ~
  60.     restricted: false  
  61.   skywars:
  62.     address: "localhost:25571"
  63.     motd: ~
  64.     restricted: false
  65.   dragon_escape:
  66.     address: "localhost:25572"
  67.     motd: ~
  68.     restricted: false  
  69.   zombies:
  70.     address: "localhost:25573"
  71.     motd: ~
  72.     restricted: false
  73.   mine_kart:
  74.     address: "localhost:25574"
  75.     motd: ~
  76.     restricted: false  
  77.   prison:
  78.     address: "localhost:25575"
  79.     motd: ~
  80.     restricted: false  
  81.   block_party:
  82.     address: "localhost:25576"
  83.     motd: ~
  84.     restricted: false
  85.   x_run:
  86.     address: "localhost:25577"
  87.     motd: ~
  88.     restricted: false  
  89.   survival_games:
  90.     address: "localhost:25578"
  91.     motd: ~
  92.     restricted: false  
  93.   hunger_games:
  94.     address: "localhost:25579"
  95.     motd: ~
  96.     restricted: false  
  97.   slender:
  98.     address: "localhost:25580"
  99.     motd: ~
  100.     restricted: false
  101.   mob_arena:
  102.     address: "localhost:25581"
  103.     motd: ~
  104.     restricted: false  
  105.   gta:
  106.     address: "localhost:25582"
  107.     motd: ~
  108.     restricted: false  
  109.   oitc:
  110.     address: "localhost:25583"
  111.     motd: ~
  112.     restricted: false  
  113.   paintball:
  114.     address: "localhost:25584"
  115.     motd: ~
  116.     restricted: false
  117.   splegg_spleef:
  118.     address: "localhost:25585"
  119.     motd: ~
  120.     restricted: false
  121.   snake:
  122.     address: "localhost:25586"
  123.     motd: ~
  124.     restricted: false  
  125.   the_walls:
  126.     address: "localhost:25587"
  127.     motd: ~
  128.     restricted: false  
  129.   block_hunt:
  130.     address: "localhost:25588"
  131.     motd: ~
  132.     restricted: false  
  133.   castle_wars:
  134.     address: "localhost:25589"
  135.     motd: ~
  136.     restricted: false  
  137.   draw_my_thing:
  138.     address: "localhost:25590"
  139.     motd: ~
  140.     restricted: false
  141.   kitpvp:
  142.     address: "localhost:25591"
  143.     motd: ~
  144.     restricted: false  
  145. ip_forward: true
  146. online_mode: false
Advertisement
Add Comment
Please, Sign In to add comment