Advertisement
BlackBeltPanda

BungeeConfig

Apr 11th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. ip_forward: true
  2. network_compression_threshold: 256
  3. stats: d3bf39b8-d75a-4222-bb18-0e0514ee5d29
  4. permissions:
  5. default:
  6. - bungeecord.command.server
  7. admin:
  8. - bungeecord.command.alert
  9. - bungeecord.command.end
  10. - bungeecord.command.ip
  11. - bungeecord.command.reload
  12. - bungeecord.command.list
  13. groups:
  14. BlackBeltPanda:
  15. - admin
  16. servers:
  17. skyblock:
  18. motd: '&1PandaCraft - Skyblock'
  19. address: localhost:25566
  20. restricted: false
  21. adventure:
  22. motd: '&1PandaCraft - Adventure'
  23. address: localhost:25567
  24. restricted: false
  25. hub:
  26. motd: '&1PandaCraft - Hub'
  27. address: localhost:25568
  28. restricted: false
  29. prison:
  30. motd: '&1PandaCraft - Prison'
  31. address: localhost:25569
  32. restricted: false
  33. timeout: 30000
  34. listeners:
  35. - query_port: 25565
  36. motd: '&cPandaCraft Network'
  37. tab_list: SERVER
  38. query_enabled: true
  39. forced_hosts:
  40. skyblock.pandacraft.org: skyblock
  41. adventure.pandacraft.org: adventure
  42. prison.pandacraft.org: prison
  43. ping_passthrough: false
  44. bind_local_address: true
  45. host: 0.0.0.0:25565
  46. max_players: 100
  47. tab_size: 60
  48. force_default_server: true
  49. priorities:
  50. - hub
  51. - skyblock
  52. - adventure
  53. player_limit: -1
  54. online_mode: true
  55. log_commands: false
  56. disabled_commands:
  57. - disabledcommandhere
  58. connection_throttle: 4000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement