Update Util.java

This commit is contained in:
JaTiTV 2022-06-08 05:14:56 +02:00
parent c43a5fd90c
commit b45895dff8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import net.t2code.lib.Spigot.system.T2CodeMain;
public class Util {
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 Integer SpigotID = 90671;
private static Integer BstatsID = 10840;