mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 09:47:38 +00:00
Update PlotSquaredFeature.java
This commit is contained in:
parent
5602b33b78
commit
6965fe2b90
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user