You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: embeds.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -450,15 +450,15 @@ security:
450
450
sure:
451
451
• `online-mode=` is set to `false` in server.properties
452
452
• `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`
454
454
• `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!
455
455
inline: false
456
456
- title: 'Using Velocity with BungeeGuard forwarding'
457
457
description: |+
458
458
When using Velocity with BungeeGuard forwarding as your proxy, make sure:
459
459
• `online-mode=` is set to `false` in server.properties
460
460
• `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!
462
462
• 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!
0 commit comments