Started on 1.7.10 (v1_7_R4) support (#10).
The older version of Netty is causing a bug with TinyProtocol.
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.jitse</groupId>
|
||||
<artifactId>npclib-nms-v1_7_R4</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.jitse</groupId>
|
||||
<artifactId>npclib-nms-v1_8_R1</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user