Code cleanups and update ItemTranslator to work with new mappings

This commit is contained in:
RednedEpic 2019-07-31 14:59:23 -05:00
parent 8c2897dbec
commit 3784ba7baa
8 changed files with 148 additions and 209 deletions

View file

@ -43,12 +43,6 @@
<version>1.0.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats</artifactId>
<version>1.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>