Update link if outdated Fawe version is spotted

This commit is contained in:
NotMyFault 2021-07-02 14:22:33 +02:00
parent 5395ddc6a3
commit 3b5b51b40c
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -268,7 +268,7 @@ public final class BukkitPlatform extends JavaPlugin implements Listener, PlotPl
faweHook = true;
} catch (Exception ignored) {
LOGGER.error("Incompatible version of FAWE to enable hook, please upgrade: https://ci.athion" +
".net/job/FastAsyncWorldEdit-P2-V6/");
".net/job/FastAsyncWorldEdit-1.17/");
}
}
}