mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 10:44:04 +00:00
Update PlotSquaredFeature.java
This commit is contained in:
@@ -47,7 +47,7 @@ public class PlotSquaredFeature extends FaweMaskManager {
|
|||||||
setupSchematicHandler();
|
setupSchematicHandler();
|
||||||
setupRegionManager();
|
setupRegionManager();
|
||||||
} catch (Throwable ignored) {
|
} 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")) {
|
if (Settings.PLATFORM.toLowerCase().startsWith("bukkit")) {
|
||||||
new FaweTrim();
|
new FaweTrim();
|
||||||
|
Reference in New Issue
Block a user