1
0
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Lixfel 2022-08-04 17:06:12 +02:00
Ursprung a2f6a2c6ae
Commit 2f90bc2541

Datei anzeigen

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