Updating & fixing repo

- Updated Paper download link going to 1.13
- Updated translations from boy0001/FastAsyncWorldEdit
-
This commit is contained in:
NotMyFault
2018-11-02 13:20:54 +01:00
parent 94d5028c12
commit 69168c7262
8 changed files with 346 additions and 39 deletions

View File

@ -91,7 +91,7 @@ public class FaweBukkit implements IFawe, Listener {
}
if (Bukkit.getVersion().contains("git-Spigot")) {
debug("====== USE PAPER ======");
debug("DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/");
debug("DOWNLOAD: https://ci.destroystokyo.com/job/Paper-1.13/");
debug("GUIDE: https://www.spigotmc.org/threads/21726/");
debug(" - This is only a recommendation");
debug("==============================");