Plugin FAQ
Here are the features of the plugin, along with answers to frequently asked questions
How can I change the plugin command?
The Answer Is: Edit the commands section and restart the server.
The plugin commands (restart the server to change) commands: - "mycommand" - "mycmd"
How can I edit the discounts?
The Answer Is: Find the
discounts.yml
file in the plugin's folder, edit the desired section, and save the file. Options:type:
all
(all products in the shops),category
(only the specified category),item
(only the specified item)id: The name of the category or the ID of the item (category/product). If you apply an "all" type discount, this option is not required.
discount_type:
percentage
(e.g., -25% off the product price),absolute
(e.g., -200 credits off the product priceamount: The value of the discount (e.g., 25, 200)
If you have any questions or need help, feel free to contact us on our Discord server!
Last updated