Hello, I'm looking for a plugin (or extension of DeluxeMenus) that allows you to execute a command on completion of a requirement.
The easiest way I can explain this is with an example.
So pretend you are having a collections system, similar to that of Hypixel's skyblock. You mine 100 Blocks of Gold Ore, and since that is the requirement (configuration below) and you equal it, you can execute commands such as giving them 100$ in game.
'GoldOre100':
material: 'LIME_STAINED_GLASS_PANE'
priority: 1
slot: 19
display_name: "&7Gold I"
lore:
- "&7Compressed Gold"
- "&f%statistic_mine_block:gold_ore%/ 100"
view_requirement:
requirements:
materials:
type: '>='
input: '&f%statistic_mine_block:gold_ore%/ 100'
output: 100
So when the user mines the 100th gold ore, you could insert another string that would allow you to put in commands to execute when a user reaches this.
If you are interested in developing something like this, and have more questions add me on Discord.
Prices are negotiable, depending on how much work it takes. I'm thinking 5-10$ unless it becomes challenging.
Discord: Sammy#7311
The easiest way I can explain this is with an example.
So pretend you are having a collections system, similar to that of Hypixel's skyblock. You mine 100 Blocks of Gold Ore, and since that is the requirement (configuration below) and you equal it, you can execute commands such as giving them 100$ in game.
'GoldOre100':
material: 'LIME_STAINED_GLASS_PANE'
priority: 1
slot: 19
display_name: "&7Gold I"
lore:
- "&7Compressed Gold"
- "&f%statistic_mine_block:gold_ore%/ 100"
view_requirement:
requirements:
materials:
type: '>='
input: '&f%statistic_mine_block:gold_ore%/ 100'
output: 100
So when the user mines the 100th gold ore, you could insert another string that would allow you to put in commands to execute when a user reaches this.
If you are interested in developing something like this, and have more questions add me on Discord.
Prices are negotiable, depending on how much work it takes. I'm thinking 5-10$ unless it becomes challenging.
Discord: Sammy#7311
