forked from GeyserMC/Geyser
Fix metrics, remove JSONSimple dependency
This commit is contained in:
parent
2a0d7eb73b
commit
0bcf4aa7ec
7 changed files with 139 additions and 106 deletions
|
@ -101,13 +101,6 @@
|
|||
<version>1.1-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.googlecode.json-simple</groupId>
|
||||
<artifactId>json-simple</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.steveice10</groupId>
|
||||
<artifactId>mcprotocollib</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue