9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 12:09:07 +00:00

Experiment

This commit is contained in:
Daniel Mills
2020-09-05 22:41:16 -04:00
parent bd48e77e7c
commit 28e8a234e9
4 changed files with 125 additions and 5 deletions

View File

@@ -161,17 +161,12 @@
<version>1.16.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bukkit.craftbukkit</groupId>
<artifactId>cb-1.16.2</artifactId>
<version>1.16.2</version>
<scope>provided</scope>
</dependency>
<!-- Utilities -->
<dependency>
<groupId>org.bstats</groupId>