Optimizations

This commit is contained in:
Daniel Mills
2020-12-28 06:10:46 -05:00
parent 4f3b6e4029
commit 540656870a
9 changed files with 126 additions and 52 deletions

View File

@@ -155,9 +155,9 @@
</repositories>
<dependencies>
<dependency>
<groupId>com.github.Querz</groupId>
<artifactId>NBT</artifactId>
<version>5.5</version>
<groupId>io.timeandspace</groupId>
<artifactId>smoothie-map</artifactId>
<version>2.0.2</version>
</dependency>
<!-- Spigot API -->
<dependency>