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
*This version requires an unofficial version of ProtocolLib that works with 1.20: https://github.com/lukalt/ProtocolLib/suites/13444204825/artifacts/737170295*
8
10
9
11
This is an unofficial continuation of PacketWrapper by dmulloy2 and aadnk. The original versions can be found [here](https://github.com/dmulloy2/PacketWrapper) and [here](https://github.com/aadnk/PacketWrapper).
10
12
@@ -66,8 +68,11 @@ dependencies {
66
68
67
69
Either install PacketWrapper as a plugin on the server or shadow it into your plugin. Alternatively, you can copy just the required classes (AbstractPacket and the Wrappers you are using) directly to your project.
68
70
71
+
### Older Versions
72
+
* Latest Release for 1.19.4: https://github.com/lukalt/PacketWrapper/releases/tag/2.1.2-1.19.4
73
+
69
74
### Dependencies
70
-
*[ProtocolLib 5.1.0-SNAPSHOT or later](https://hangar.papermc.io/dmulloy2/ProtocolLib)
75
+
*[ProtocolLib 5.2.0-SNAPSHOT or later](https://github.com/lukalt/ProtocolLib/suites/13444204825/artifacts/737170295)
0 commit comments