Little changes

This commit is contained in:
Tim203 2019-11-30 21:30:25 +01:00
parent f1b19fc04e
commit 9a13b566cf
4 changed files with 117 additions and 6 deletions

View file

@ -22,12 +22,6 @@
<version>1.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.geysermc</groupId>
<artifactId>floodgate-common</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>