Advertisement
Guest User

config bungee

a guest
Jul 21st, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. player_limit: 20
  2. ip_forward: true
  3. permissions:
  4. default:
  5. - bungeecord.command.server
  6. - bungeecord.command.list
  7. admin:
  8. - bungeecord.command.alert
  9. - bungeecord.command.end
  10. - bungeecord.command.ip
  11. - bungeecord.command.reload
  12. timeout: 30000
  13. log_commands: false
  14. online_mode: true
  15. servers:
  16. lobby:
  17. motd: '&1Just another BungeeCord - Forced Host'
  18. address: localhost:11037
  19. restricted: false
  20. minigame:
  21. motd: '&1Just another BungeeCord - Forced Host'
  22. address: localhost:64644
  23. restricted: false
  24. kitpvp:
  25. motd: '&1Just another BungeeCord - Forced Host'
  26. address: localhost:54787
  27. restricted: false
  28. listeners:
  29. - query_port: 25565
  30. motd: '&b&lDerps&5Gaming'
  31. tab_list: GLOBAL_PING
  32. query_enabled: false
  33. forced_hosts:
  34. pvp.md-5.net: pvp
  35. ping_passthrough: false
  36. default_server: lobby
  37. bind_local_address: true
  38. fallback_server: lobby
  39. host: 0.0.0.0:25565
  40. max_players: 20
  41. tab_size: 60
  42. force_default_server: true
  43. disabled_commands:
  44. - disabledcommandhere
  45. network_compression_threshold: 256
  46. groups:
  47. md_5:
  48. - admin
  49. connection_throttle: 4000
  50. stats: 15ce462c-f332-4077-a500-9fb3dee5cb67
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement