We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3711af commit c18fbc0Copy full SHA for c18fbc0
src/content/docs/velocity/admin/getting-started/why-velocity.md
@@ -25,7 +25,7 @@ competition. The recipe to the sauce is simple.
25
26
When a Minecraft client connects to another Minecraft server, the server will send back an ID that
27
uniquely identifies a specific player connection. This ID is used in packets that target the player
28
-that the server may send. But what happens when they're actually connecting a proxy that has the
+that the server may send. But what happens when they're actually connected to a proxy that has the
29
ability to change what server the player is connected to?
30
31
Other proxy solutions try to solve this problem by rewriting entity IDs that reference the current
0 commit comments