1
0
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Lixfel 2022-06-14 19:41:50 +02:00
Ursprung 46ae99f10d
Commit d83b6564d4

Datei anzeigen

@ -264,6 +264,7 @@ public class BungeeCore extends Plugin {
get().getLogger().log(Level.SEVERE, msg, e);
}
private static void loadConfig(){
Configuration config;
try{