mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Update outdated list of files to check on failed world load (#2365)
This commit is contained in:
parent
84911c1a8c
commit
fb478de164
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user