Skip to content

Commit 5804f05

Browse files
committed
Merge Spigot protocol hack support into main branch
1 parent ca2bc3e commit 5804f05

File tree

10 files changed

+1118
-388
lines changed

10 files changed

+1118
-388
lines changed

ProtocolLib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.comphenix.protocol</groupId>
55
<artifactId>ProtocolLib</artifactId>
6-
<version>3.5.0-SNAPSHOT</version>
6+
<version>3.6.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<description>Provides read/write access to the Minecraft protocol.</description>
99

0 commit comments

Comments
 (0)