We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19de73 commit daa5547Copy full SHA for daa5547
src/main/java/org/maxgamer/quickshop/api/QuickShopAPI.java
@@ -62,7 +62,8 @@ public interface QuickShopAPI {
62
boolean isDisplayEnabled();
63
64
/**
65
- * Getting QuickShop current permission based shop amount limit status
+ * Getting shop limit system status
66
+ * false if limit system is disabled
67
*
68
* @return Limit enabled
69
*/
0 commit comments