Fix for bisect

This commit is contained in:
libraryaddict 2024-04-10 14:09:17 +12:00
parent 1566b39a95
commit 9632f96a51

View File

@ -224,7 +224,7 @@ public class LibsPremium {
if (bisectHosted) {
DisguiseUtilities.getLogger().info("Hosted by BisectHosting! Premium enabled!");
paidInformation = new PluginInformation(0, "2", "32453", "2", true, "0", "#0", "0");
paidInformation = new PluginInformation(0, "2", "32453", "2", true, "0", "#1", "0");
thisPluginIsPaidFor = true;
} else {