Reverse pi check
This commit is contained in:
parent
88f3c79fc0
commit
1e313a5a57
@ -244,7 +244,7 @@ public class LibsDisguises extends JavaPlugin {
|
||||
if (LibsPremium.isPremium() &&
|
||||
((LibsPremium.getPaidInformation() != null && !LibsPremium.getPaidInformation().isLegit()) ||
|
||||
(LibsPremium.getPluginInformation() != null &&
|
||||
LibsPremium.getPluginInformation().isLegit()))) {
|
||||
!LibsPremium.getPluginInformation().isLegit()))) {
|
||||
throw new IllegalStateException(
|
||||
"Error while checking pi rate on startup! Please re-download the jar from SpigotMC before " +
|
||||
"reporting this error!");
|
||||
|
Loading…
Reference in New Issue
Block a user