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 81b1644 commit 02e917cCopy full SHA for 02e917c
Readme.md
@@ -2,7 +2,7 @@
2
3
Certain tasks are impossible to perform with the standard Bukkit API, and may require
4
working with and even modifying Minecraft directly. A common technique is to modify incoming
5
-and outgoing [packets](https://www.wiki.vg/Protocol), or inject custom packets into the
+and outgoing [packets](https://wiki.vg/Protocol), or inject custom packets into the
6
stream. This is quite cumbersome to do, however, and most implementations will break
7
as soon as a new version of Minecraft has been released, mostly due to obfuscation.
8
0 commit comments