Change foundJar for bisect check to isPremium

This commit is contained in:
libraryaddict 2021-11-09 16:36:15 +13:00
parent b4f773c8d4
commit 38349a77ed
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ public class LibsPremium {
}
}
if (!foundJar) {
if (!isPremium()) {
if (bisectHosted = new BisectHosting().isBisectHosted("LibsDisguises")) {
DisguiseUtilities.getLogger().info("Hosted by BisectHosting! Premium enabled!");