Skip to content

Commit 439e1f0

Browse files
authored
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
1 parent 19f3a2c commit 439e1f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

embeds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,15 +450,15 @@ security:
450450
sure:
451451
• `online-mode=` is set to `false` in server.properties
452452
• `bungeecord:` is set to `false` in spigot.yml
453-
• `enabled:` and `online-mode` under `velocity-support` is set to true in paper.yml
453+
• `enabled:` and `online-mode` under `proxies` and `velocity` is set to true in `config/paper-global.yml`
454454
• `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!
455455
inline: false
456456
- title: 'Using Velocity with BungeeGuard forwarding'
457457
description: |+
458458
When using Velocity with BungeeGuard forwarding as your proxy, make sure:
459459
• `online-mode=` is set to `false` in server.properties
460460
• `bungeecord:` is set to `true` in spigot.yml
461-
• `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!
461+
• `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!
462462
• 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!
463463
inline: false
464464

0 commit comments

Comments
 (0)