Update outdated list of files to check on failed world load (#2365)

This commit is contained in:
zombachu 2019-05-22 06:09:31 -10:00 committed by Matt
parent 84911c1a8c
commit fb478de164

View File

@ -255,7 +255,7 @@ import java.util.zip.ZipInputStream;
"&c`" + world + "` was not properly loaded - " + IMP.getPluginName()
+ " will now try to load it properly: ");
debug(
"&8 - &7Are you trying to delete this world? Remember to remove it from the settings.yml, bukkit.yml and multiverse worlds.yml");
"&8 - &7Are you trying to delete this world? Remember to remove it from the worlds.yml, bukkit.yml and multiverse worlds.yml");
debug(
"&8 - &7Your world management plugin may be faulty (or non existent)");
PlotSquared.this.IMP.setGenerator(world);