Revert native cipher, causing SIGSEGV

This commit is contained in:
md_5
2013-11-17 16:50:52 +11:00
parent c18537f294
commit 12ef019d69
18 changed files with 69 additions and 499 deletions

View File

@@ -47,12 +47,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-native</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-protocol</artifactId>