Fix a few links

This commit is contained in:
Aurora
2020-05-30 09:17:21 +02:00
parent 75153d8da8
commit 5602b33b78
5 changed files with 6 additions and 5 deletions

View File

@ -47,7 +47,7 @@ public class PlotSquaredFeature extends FaweMaskManager {
setupSchematicHandler();
setupRegionManager();
} catch (Throwable ignored) {
log.debug("Please update PlotSquared: http://ci.athion.net/job/PlotSquared/");
log.debug("Please update PlotSquared");
}
if (Settings.PLATFORM.toLowerCase().startsWith("bukkit")) {
new FaweTrim();