mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Update v7 notification
This commit is contained in:
parent
d42854845a
commit
9ae04b8d40
@ -329,7 +329,7 @@ public class FaweBukkit implements IFawe, Listener {
|
||||
WEManager.weManager().addManager(new com.fastasyncworldedit.bukkit.regions.plotsquared.PlotSquaredFeature());
|
||||
LOGGER.info("Plugin 'PlotSquared' v7 found. Using it now.");
|
||||
} else {
|
||||
LOGGER.error("Incompatible version of PlotSquared found. Please use PlotSquared v6.");
|
||||
LOGGER.error("Incompatible version of PlotSquared found. Please use PlotSquared v7.");
|
||||
LOGGER.info("https://www.spigotmc.org/resources/77506/");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user