config.setHeader("importFromMultiVerse", "\nWhether to automatically import the world configuration of MultiVerse for new (unknown) worlds");
config.addHeader("importFromMultiverse", "Note that default world properties are then no longer applied, as MultiVerse takes that over");
config.addHeader("importFromMultiverse", "This setting is only active if MultiVerse-Core is installed.");
importFromMultiVerse = config.get("importFromMultiVerse", true);
config.save();
// World configurations have to be loaded first
WorldConfig.init();
// Portals