- API update to Minecraft version 1.20
- T2CodeLib API update to 15.0 (this version is required from now on)
This commit is contained in:
2023-06-08 06:58:46 +02:00
parent 0dc694d29f
commit f5dfca5f72
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ public class Util {
private static String infoText = "";
@Getter
private static String requiredT2CodeLibVersion = "14.4";
private static String requiredT2CodeLibVersion = "15.0";
@Getter
private static String prefix = "§8[§4T2C§8-§2OP§4Security§8]";