🛒Product
You can edit products in the file products.yml
Syntax
Cost
Cost of the item. Cost can be live update with the live economy feature.
GUI priority
Use the number to determine the priority of an item in the shopping menu. The way the priority works is that the lower the number you enter, the higher the item will be.
Purchase conditions
Set conditions that will allow/disallow users to purchase items. Check Conditions page for specific informations about that.
View conditions
Set conditions that will allow/disallow users to view items in the gui. Check Conditions page for specific informations about that.
Actions
Actions to be performed after the purchase of the item. The placeholder of the purchaser is %player% Check Actions page for specific informations about that.
Live economy
Link your product price with website stores like Tebex or CraftingStore
Syntax
Type Type can be CRAFTINGSTORE (https://craftingstore.net) or TEBEX (https://tebex.io)
API key Your applicaiton API key
Product id Package id of your product on the webstore
Exchange rate: This means that for example 1$ is 10 when you set divider to 0.1 and amount to 1
Amount selection menu
If you want to provide your players to select an amount of purchased item, you can! Just put to the product settings sections this boolean
Now everything works! But if you want to give the player selected amount of items, you can use placeholder %amount% in console and player command actions. menu:
Last updated