Advertisement
chris_61

Untitled

Jun 17th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.61 KB | None | 0 0
  1. groups:
  2.   chris_61:
  3.  - admin
  4. disabled_commands:
  5. - version
  6. - plugins
  7. player_limit: 250
  8. stats: 9ec8792e-feaa-498b-8e8e-4afc48e78f6b
  9. permissions:
  10.   default:
  11.  - -bukkit.command.help
  12.   - -bukkit.command.kill
  13.   - bungeecord.command.server
  14.   - bungeecord.command.list
  15.   - gesuit.seen
  16.   admin:
  17.  - bungeecord.command.alert
  18.   - bungeecord.command.end
  19.   - bungeecord.command.ip
  20.   - bungeecord.command.reload
  21.   - bungeecord.command.send
  22.   - bungeecord.server.Beta
  23. listeners:
  24. - query_port: 25565
  25.   motd: "&7* &4Factions Map reset &7* \n&6Survival | &4Creative | &2Factions | &9MiniGames | &8Parkour"
  26.   tab_list: GLOBAL_PING
  27.   query_enabled: true
  28.   forced_hosts:
  29.     pvp.md-5.net: pvp
  30.   ping_passthrough: false
  31.   default_server: Hub
  32.   bind_local_address: true
  33.   fallback_server: Hub
  34.   host: 0.0.0.0:25565
  35.   max_players: 250
  36.   tab_size: 80
  37.   force_default_server: true
  38. timeout: 30000
  39. connection_throttle: 4000
  40. servers:
  41.   Hub:
  42.     motd: "&3MCBuffalo &e- Giving you a little bit of everything \n&6Survival | &4Creative | &2Factions | &9MiniGames | &8Parkour"
  43.     address: localhost:XXX
  44.     restricted: false
  45.   Survival:
  46.     motd: 'MCBuffalo Survival'
  47.     address: localhost:XXX
  48.     restricted: false
  49.   Factions:
  50.     motd: 'MCBuffalo Factions'
  51.     address: localhost:XXX
  52.     restricted: false
  53.   Creative:
  54.     motd: 'MCBuffalo Creative'
  55.     address: localhost:XXX
  56.     restricted: false
  57.   Parkour:
  58.     motd: 'MCBuffalo Parkour'
  59.     address: localhost:XXX
  60.     restricted: false
  61.   Games:
  62.     motd: 'MCBuffalo MiniGames'
  63.     address: localhost:XXX
  64.     restricted: false
  65. ip_forward: true
  66. online_mode: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement