AqUpd

Untitled

Oct 12th, 2021 (edited)
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.37 KB | None | 0 0
  1. connection_throttle: 2500
  2. connection_throttle_limit: 3
  3. timeout: 30000
  4. stats: 0100abc4-6e66-4067-8db7-227897b38ad0
  5. permissions:
  6.   default:
  7.  - bungeecord.command.server
  8.   - bungeecord.command.list
  9.   admin:
  10.  - bungeecord.command.alert
  11.   - bungeecord.command.end
  12.   - bungeecord.command.ip
  13.   - bungeecord.command.reload
  14. network_compression_threshold: 256
  15. servers:
  16.   forge:
  17.     motd: MFT Forge server
  18.     address: **.**.**.**:25608
  19.     restricted: false
  20.   fabric-survival:
  21.     motd: 1.17 Survival
  22.     address: **.**.**.**:25614
  23.     restricted: false
  24.   lobby:
  25.     motd: Главное лобби
  26.     address: **.**.**.**:25590
  27.     restricted: false
  28. player_limit: 1000
  29. prevent_proxy_connections: false
  30. listeners:
  31. - query_port: 25580
  32.   motd: Общий сервер серверов Aquatica
  33.   tab_list: GLOBAL_PING
  34.   query_enabled: true
  35.   proxy_protocol: false
  36.   forced_hosts: {}
  37.   ping_passthrough: false
  38.   priorities:
  39.  - lobby
  40.   bind_local_address: true
  41.   host: **.**.**.**:25580
  42.   max_players: 48
  43.   tab_size: 60
  44.   force_default_server: true
  45. remote_ping_timeout: 5000
  46. forge_support: true
  47. remote_ping_cache: -1
  48. inject_commands: false
  49. server_connect_timeout: 5000
  50. log_commands: false
  51. log_pings: true
  52. ip_forward: true
  53. disabled_commands:
  54. - alert
  55. - end
  56. - ip
  57. - reload
  58. - server
  59. - send
  60. - alertraw
  61. - greload
  62. groups:
  63.   md_5:
  64.  - admin
  65. online_mode: false
Add Comment
Please, Sign In to add comment