Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
456dev committed Sep 3, 2024
1 parent 3bd65a4 commit 2b0afa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/velocity/dev/api/plugin-messaging.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if you do not intend the client to participate.

If the result is forwarded, Players can spoof the proxy to your backends.

Additonally, ensure the result is set correct after actually handling correct messages, to prevent them from being leaked to the other party.
Additionally, ensure the result is set correct after actually handling correct messages, to prevent them from being leaked to the other party.

This can be achieved with unconditionally setting the result between checking the identifier and checking the source, as shown in the examples.

Expand Down

0 comments on commit 2b0afa9

Please sign in to comment.