This commit is contained in:
2022-01-18 15:11:35 +01:00
parent 76576b1cd3
commit 338a56a3ad
5 changed files with 6 additions and 6 deletions

View File

@@ -8,9 +8,9 @@ public class Util {
@Getter
public static String Prefix = "§8[§4T2Code§7-§aAlias§5Bungee§8]";
@Getter
public static Integer SpigotID = 00000;
public static Integer SpigotID = 99316;
@Getter
public static Integer BstatsID = 00000;
public static Integer BstatsID = 13992;
@Getter
public static String Spigot = "https://www.spigotmc.org/resources/" + SpigotID;
@Getter