From 439e1f07e4d426bd935aaa7b4aad3540d0763b86 Mon Sep 17 00:00:00 2001 From: Alistair Lau <77434904+alau740@users.noreply.github.com> Date: Fri, 11 Jul 2025 13:26:35 +0100 Subject: [PATCH] Update paper config file changes for velocity forwarding mode in embed Update the proxy security embed with new locations for the velocity forwarding settings in paper config --- embeds.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/embeds.yml b/embeds.yml index 4d3a4ebd..f92166a1 100644 --- a/embeds.yml +++ b/embeds.yml @@ -450,7 +450,7 @@ security: sure: • `online-mode=` is set to `false` in server.properties • `bungeecord:` is set to `false` in spigot.yml - • `enabled:` and `online-mode` under `velocity-support` is set to true in paper.yml + • `enabled:` and `online-mode` under `proxies` and `velocity` is set to true in `config/paper-global.yml` • `secret` under `velocity-support` is set to Velocity's `forwarding-secret` setting. Both of these must be exactly the same or you will be unable to connect to your server! inline: false - title: 'Using Velocity with BungeeGuard forwarding' @@ -458,7 +458,7 @@ security: When using Velocity with BungeeGuard forwarding as your proxy, make sure: • `online-mode=` is set to `false` in server.properties • `bungeecord:` is set to `true` in spigot.yml - • `enabled:` under `velocity-support` is set to false in paper.yml – This setting is for Velocity modern forwarding and you will not be able to join your server with both this and bungeecord forwarding enabled! + • `enabled:` and `online-mode` under `proxies` and `velocity` is set to false in `config/paper-global.yml` – This setting is for Velocity modern forwarding and you will not be able to join your server with both this and bungeecord forwarding enabled! • you have BungeeGuard installed (!`bungeeguard`) and that your token in the BungeeGuard plugin on the backend servers matches what is set for Velocity's `forwarding-secret` setting or you will be unable to connect to your server! inline: false