Updated to 5.0.2

This commit is contained in:
Auxilor
2020-10-29 16:46:41 +00:00
parent a626bda8bf
commit 502993df9f
7 changed files with 13 additions and 13 deletions

View File

@@ -391,16 +391,16 @@ public class Loader {
*/
if (!Prerequisite.HasPaper.isMet()) {
Logger.info("");
Logger.info("----------------------------");
Logger.info("");
Logger.error("");
Logger.error("----------------------------");
Logger.error("");
Logger.error("You don't seem to be running paper!");
Logger.error("Paper is strongly recommended for all servers,");
Logger.error("and enchantments like Drill may not function properly without it");
Logger.error("and some enchantments may not function properly without it");
Logger.error("Download Paper from §fhttps://papermc.io");
Logger.info("");
Logger.info("----------------------------");
Logger.info("");
Logger.error("");
Logger.error("----------------------------");
Logger.error("");
}
Logger.info("");