CustomCrafting icon indicating copy to clipboard operation
CustomCrafting copied to clipboard

Add option to fire denizen script on certain conditions met for custom item

Open JeffLegendPower opened this issue 2 years ago • 0 comments

The Problem

I want to be able to be able to have a complex output when i attack with the item, consume it, etc, but I can't do that without hardcoding this stuff myself

Solution

Add an option to fire a denizen script based on the event as it provides a really nice scripting language and would fit this purpose really well. definitions (inputs) could be the player and the item

Alternatives

I guess you could make your own scripting language

Additional Context

Screenshot from 2022-08-01 23-44-25 example of script run when right clicking an item

Submit issue

  • [X] searched for and ensured there isn't already an open issue regarding this,
  • [X] are running the latest version of your server software (Spigot, Paper, etc.), and plugins (WolfyUtilities, CustomCrafting).

JeffLegendPower avatar Aug 02 '22 03:08 JeffLegendPower