Update Util.java
This commit is contained in:
parent
c43a5fd90c
commit
b45895dff8
@ -4,7 +4,7 @@ import net.t2code.lib.Spigot.system.T2CodeMain;
|
|||||||
|
|
||||||
public class Util {
|
public class Util {
|
||||||
private static Integer configVersion = 5;
|
private static Integer configVersion = 5;
|
||||||
private static double requiredT2CodeLibVersion = 12.0;
|
private static double requiredT2CodeLibVersion = 12.1;
|
||||||
private static String Prefix = "§8[§4C§9GUI§8]";
|
private static String Prefix = "§8[§4C§9GUI§8]";
|
||||||
private static Integer SpigotID = 90671;
|
private static Integer SpigotID = 90671;
|
||||||
private static Integer BstatsID = 10840;
|
private static Integer BstatsID = 10840;
|
||||||
|
Loading…
Reference in New Issue
Block a user