Add temp premium for debug
This commit is contained in:
		| @@ -56,6 +56,10 @@ public class LibVersion { | ||||
|                     if (isPremium()) | ||||
|                         break; | ||||
|                 } | ||||
|                 catch (ClassNotFoundException ex) { | ||||
|                     if (disguises.getDescription().getVersion().contains("9.3.0-SNAPSHOT")) | ||||
|                         thisPluginIsPaidFor = true; | ||||
|                 } | ||||
|                 catch (Exception ex) { | ||||
|                     // Don't print off errors | ||||
|                 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user