let try this

This commit is contained in:
LegacyGamerHD
2020-11-19 19:02:43 +01:00
parent ae6de9567f
commit eb28c5ae38

View File

@@ -43,7 +43,7 @@
<groupId>com.destroystokyo.paper</groupId>
<artifactId>paper</artifactId>
<version>${minecraft.version}-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.sf.jopt-simple</groupId>