Execute Command on Completion of a Requirement (DeluxeMenu's Extension)

Status
This thread has been locked.

Goald

Feedback score
1
Posts
39
Reactions
2
Resources
0
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
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Eivor

Легенды никогда не умирают
Supreme
Feedback score
0
Posts
1
Reactions
10
Resources
2
I don't know if deluxemenus is collecting and storing every type of data any second and if it has an api that you can fire some event in the event of completion some requirement, i don't think that it does because it may cause lots of problems. So the job won't be easy as you thought i assume and 5-10 dollars may not be enough for that kind of work.
 

Sensei

Configuration | Manager | Setup Specialist
Supreme
Feedback score
9
Posts
151
Reactions
82
Resources
0
I'd focus on the plugins that store the data DeluxeMenus may require. Those will likely have the API events/possiblities to accomplish something like this.
 

Goald

Feedback score
1
Posts
39
Reactions
2
Resources
0
Hey, are you still looking for the job done?
Yes I am.[DOUBLEPOST=1595122614][/DOUBLEPOST]
I don't know if deluxemenus is collecting and storing every type of data any second and if it has an api that you can fire some event in the event of completion some requirement, i don't think that it does because it may cause lots of problems. So the job won't be easy as you thought i assume and 5-10 dollars may not be enough for that kind of work.
It doesn't necessarily have to be connected to DeluxeMenus, if it would be easier. Contact me if you want.
 
Status
This thread has been locked.
Top