/*
* Skytils - Hypixel Skyblock Quality of Life Mod
* Copyright (C) 2022 Skytils
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see
" +
"Skytils has detected a possible missing dependency
" +
"The most likely reason is Essential failed to load.
" +
"Wait a bit, then restart your game.
" +
"Essential might also not work in your country.
" +
"Check the Skytils Discord for any announcements, and
" +
"if there are none, ask for support." +
"
" +
"Skytils has detected a mod with an older version of Kotlin.
" +
"The most common culprit is the ChatTriggers mod.
" +
"If you do have ChatTriggers, you can update to 1.3.2
" +
"or later to fix the issue. https://www.chattriggers.com/
" +
"In order to resolve this conflict you must
" +
"delete the outdated mods.
" +
"If you have already done this and are still getting this error,
" +
"or need assistance, ask for support in the Discord.";
public static final String badMixinVersionMessage =
"
" +
"Skytils has detected an older version of Mixin.
" +
"Many of my features require Mixin 0.8 or later!
" +
"In order to resolve this conflict you must remove
" +
"any mods with a Mixin version below 0.8.
" +
"You can also try to rename Skytils to be above other mods alphabetically
" +
"by changing Skytils.jar to !Skytils.jar
" +
"If you have already done this and are still getting this error,
" +
"ask for support in the Discord.";
public static final String liteloaderUserMessage =
"
" +
"Skytils has detected that you are using LiteLoader.
" +
"LiteLoader bundles an older, incompatible version of Mixin.
" +
"In order to resolve this conflict you must launch
" +
"Minecraft without LiteLoader.
" +
"If you have already done this and are still getting this error,
" +
"ask for support in the Discord." +
"
" +
"Skytils has detected that you are using VoidChat.
" +
"VoidChat breaks many of my features!
" +
"In order to resolve this conflict you must remove
" +
"VoidChat from your Minecraft mods folder.
" +
"A good alternative is Patcher at https://sk1er.club/mods/Patcher.
" +
"If you have already done this and are still getting this error,
" +
"ask for support in the Discord." +
"
" +
"Skytils has detected that you are using BetterFPS.
" +
"BetterFPS breaks my core plugins, and also breaks the game!
" +
"In order to resolve this conflict you must remove
" +
"BetterFPS from your Minecraft mods folder.
" +
"You probably will not notice a change in your FPS.
" +
"Video showcasing breaking changes: https://streamable.com/q4ip5u.
" +
"If you have already done this and are still getting this error,
" +
"ask for support in the Discord." +
"