From b56a388ecd6a328281cb655f7f884569db0bdec9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 9 Jun 2024 11:27:59 +0000 Subject: [PATCH] Add configuration files for Proxy version waterfall --- waterfall/config.yml | 2 +- waterfall/waterfall.yml | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 waterfall/waterfall.yml diff --git a/waterfall/config.yml b/waterfall/config.yml index d7d8823..f320742 100644 --- a/waterfall/config.yml +++ b/waterfall/config.yml @@ -48,6 +48,6 @@ groups: md_5: - admin connection_throttle: 4000 -stats: ba825494-aaa4-4838-b9a8-f3e8f6e9819d +stats: 8b7560ce-2930-4681-b0da-da93502649bf connection_throttle_limit: 3 log_pings: true diff --git a/waterfall/waterfall.yml b/waterfall/waterfall.yml new file mode 100644 index 0000000..e3da50c --- /dev/null +++ b/waterfall/waterfall.yml @@ -0,0 +1,10 @@ +plugin_channel_name_limit: 128 +use_netty_dns_resolver: true +disable_modern_tab_limiter: true +log_initial_handler_connections: true +throttling: + tab_complete: 1000 +game_version: '' +disable_tab_list_rewrite: true +registered_plugin_channels_limit: 128 +disable_entity_metadata_rewrite: false