.
This commit is contained in:
parent
3195097356
commit
25e6f1eb8f
2
pom.xml
2
pom.xml
@ -78,7 +78,7 @@
|
||||
<dependency>
|
||||
<groupId>net.t2code</groupId>
|
||||
<artifactId>T2CodeLib</artifactId>
|
||||
<version>11.4</version>
|
||||
<version>12.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
@ -3,7 +3,7 @@ package de.jatitv.papitest;
|
||||
import net.t2code.lib.Spigot.Lib.minecraftVersion.MCVersion;
|
||||
|
||||
public class Util {
|
||||
private static double requiredT2CodeLibVersion = 11.4;
|
||||
private static double requiredT2CodeLibVersion = 12.0;
|
||||
private static String prefix = "§8[§5PaPi§6Test§8]";
|
||||
private static Integer spigotID = 90439;
|
||||
private static Integer bstatsID = 10342;
|
||||
|
Loading…
Reference in New Issue
Block a user