CustomCrafting
CustomCrafting copied to clipboard
Add option to fire denizen script on certain conditions met for custom item
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
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).