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