api changes & clean code

This commit is contained in:
2022-04-22 19:05:34 +02:00
parent 35a9930017
commit f3feddd317
7 changed files with 25 additions and 32 deletions

View File

@@ -29,11 +29,9 @@ public class SelectConfig {
public static Boolean HelpAlias;
public static String language;
public static String Currency;
public static List<String> mainCommands;
public static String storage;
public static Boolean Bungee;
public static String thisServer;