Skip to content

Commit 98f4610

Browse files
committed
feat: Add per-server forwarding configuration
Reflect changes from PaperMC/Velocity#1357
1 parent b0b3eaf commit 98f4610

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/content/docs/velocity/admin/getting-started/forwarding.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ UUIDs and skins. Velocity supports three forwarding formats:
1616

1717
:::note
1818

19-
You may choose between only one of these forwarding formats. It is not currently possible to "mix
20-
and match" forwarding modes or use all the forwarding formats together. In general, if you are
21-
supporting clients using Minecraft 1.13 and newer only, use Velocity modern forwarding, else you
22-
must use BungeeCord forwarding.
19+
It is now possible to configure forwarding individually for each server.
20+
In general, if you are supporting clients using Minecraft 1.13 and newer only, use Velocity modern forwarding.
21+
For older versions, consider using BungeeGuard for added security; else you must use BungeeCord forwarding.
2322

2423
:::
2524

0 commit comments

Comments
 (0)