From e8e2adaeb7ed8fca9e123ed8fb774b3cad33103d Mon Sep 17 00:00:00 2001 From: RedDevel2 <61326916+RedDevel2@users.noreply.github.com> Date: Thu, 2 May 2024 12:45:03 +0200 Subject: [PATCH] Update config.yml --- ansible/files/proxy-config/plugins/ViaVersion/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/files/proxy-config/plugins/ViaVersion/config.yml b/ansible/files/proxy-config/plugins/ViaVersion/config.yml index fdeb12f5b..4fc5c0bc3 100644 --- a/ansible/files/proxy-config/plugins/ViaVersion/config.yml +++ b/ansible/files/proxy-config/plugins/ViaVersion/config.yml @@ -103,7 +103,7 @@ tracking-max-kick-msg: "You are sending too many packets, :(" # # Whether to make sure ViaVersion's UserConnection object is already available in the PlayerJoinEvent. # You may disable this for faster startup/join time if you are 100% sure no plugin requires this. -register-userconnections-on-join: true +register-userconnections-on-join: false # Should we enable our hologram patch? # If they're in the wrong place enable this hologram-patch: false