We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e0030 commit f78a476Copy full SHA for f78a476
src/main/java/org/maxgamer/quickshop/api/QuickShopAPI.java
@@ -98,7 +98,7 @@ public interface QuickShopAPI {
98
ItemMatcher getItemMatcher();
99
100
/**
101
- * Getting the status that fee requires if user performing price change
+ * Check if fee required for changing shop price
102
*
103
* @return requires fee
104
*/
0 commit comments