We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4681316 commit c58922dCopy full SHA for c58922d
pom.xml
@@ -55,6 +55,8 @@
55
<groupId>cn.nukkit</groupId>
56
<artifactId>magmablock</artifactId>
57
<version>1.0.0</version>
58
+ <scope>system</scope>
59
+ <systemPath>${project.basedir}/libs/server.jar</systemPath>
60
</dependency>
61
<dependency>
62
<groupId>org.cloudburstmc.protocol</groupId>
0 commit comments