Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
0339067295
Commit
6bb90af3bc
@ -48,7 +48,8 @@ public class ArenaMode {
|
|||||||
throw new SecurityException("Could not load SchematicTypes", e);
|
throw new SecurityException("Could not load SchematicTypes", e);
|
||||||
}
|
}
|
||||||
|
|
||||||
new ArenaMode(configFile.getName().replace(".yml", ""), config);
|
if(config.contains("Server"))
|
||||||
|
new ArenaMode(configFile.getName().replace(".yml", ""), config);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren