mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-11 08:45:27 +02:00
Add a newUser test
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -220,6 +220,12 @@
|
||||
<!-- ... -->
|
||||
</repositories>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.github.seeseemelk</groupId>
|
||||
<artifactId>MockBukkit-v1.16</artifactId>
|
||||
<version>0.25.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>co.aikar</groupId>
|
||||
<artifactId>acf-bukkit</artifactId> <!-- Don't forget to replace this -->
|
||||
|
Reference in New Issue
Block a user