mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-12 10:16:19 +01:00
Fix for bisect
This commit is contained in:
parent
1566b39a95
commit
9632f96a51
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user