Update PlotSquaredFeature.java

This commit is contained in:
aurorasmiles
2020-05-30 10:46:05 +02:00
committed by GitHub
parent 5602b33b78
commit 6965fe2b90

View File

@ -47,7 +47,7 @@ public class PlotSquaredFeature extends FaweMaskManager {
setupSchematicHandler();
setupRegionManager();
} catch (Throwable ignored) {
log.debug("Please update PlotSquared");
log.debug("Please update PlotSquared: https://www.spigotmc.org/resources/plotsquared-v5.77506/");
}
if (Settings.PLATFORM.toLowerCase().startsWith("bukkit")) {
new FaweTrim();