We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db62be commit 7648020Copy full SHA for 7648020
1 file changed
src/main/java/org/maxgamer/quickshop/QuickShop.java
@@ -236,7 +236,7 @@ public class QuickShop extends JavaPlugin implements QuickShopAPI {
236
@Nullable
237
private AbstractEconomy economy;
238
/**
239
- * Whether or not to limit players shop amounts
+ * Whether to limit players shop amounts
240
*/
241
private boolean limit = false;
242
0 commit comments