Advertisement
itsjerry785

Untitled

Jan 25th, 2022
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.34 KB | None | 0 0
  1. player_limit: -1
  2. permissions:
  3.   default:
  4.  - bungeecord.command.server
  5.   - bungeecord.command.list
  6.   admin:
  7.  - bungeecord.command.alert
  8.   - bungeecord.command.end
  9.   - bungeecord.command.ip
  10.   - bungeecord.command.reload
  11. timeout: 30000
  12. log_commands: false
  13. online_mode: true
  14. disabled_commands:
  15. - disabledcommandhere
  16. servers:
  17.   lobby:
  18.     motd: '&1Just another BungeeCord - Forced Host'
  19.     address: 192.168.1.3:25565
  20.     restricted: false
  21.  creative:
  22.     motd: '&1Just another BungeeCord - Forced Host'
  23.     address: 192.168.1.3:25566
  24.     restricted: false
  25.  minigames:
  26.     motd: '&1Just another BungeeCord - Forced Host'
  27.     address: 192.168.1.3:25567
  28.     restricted: false
  29.  smp:
  30.     motd: '&1Just another BungeeCord - Forced Host'
  31.     address: 192.168.1.3:25568
  32.     restricted: false
  33. listeners:
  34. - query_port: 25577
  35.   motd: '&a+_-Mooshroomcraft Survival And Factions-_+'
  36.   tab_list: SERVER
  37.   query_enabled: false
  38.   proxy_protocol: false
  39.   forced_hosts:
  40.     pvp.md-5.net: pvp
  41.   ping_passthrough: false
  42.   priorities:
  43.  - lobby
  44.   bind_local_address: true
  45.   host: 192.168.1.3:25565
  46.   max_players: 1
  47.   tab_size: 60
  48.   force_default_server: false
  49. ip_forward: true
  50. network_compression_threshold: 256
  51. groups:
  52.   md_5:
  53.  - admin
  54. connection_throttle: 4000
  55. stats: 2a8d01a8-495c-4556-abf5-d127e2c7ba44
  56. prevent_proxy_connections: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement