mehboss / CustomRecipes

CustomRecipes source code
Mozilla Public License 2.0
2 stars 1 forks source link

[Feature Suggestion]: GreatLifeSteal Implementation #25

Open mehboss opened 10 months ago

mehboss commented 10 months ago

What is your suggestion?

Implement an option to allow the crafting of GreatLifeSteal plugin hearts. They do not have the option to disable worlds so the user would like to create a heart using CR so they can disable worlds.

Was thinking maybe adding a section for command executions upon crafting so they can run a give heart command or to add NBT tags that register the heart into the plugin.

Can you show some examples?

https://github.com/zrdzn/GreatLifeSteal/tree/master https://www.spigotmc.org/resources/great-lifesteal-life-steal-system-for-smp-servers.102206/

Info found here

Beneficial to others?

Will allow expanded usage amongst other plugins.

Server Version

NA

Server Mode

Online Mode

mehboss commented 10 months ago

The custom item from this plugin only has the display name and lore as NBT data. Copying both of those settings into CR and setting Custom-Tagged to false has made it compatible.

Closed as not planned.

Edit: The newest beta version adds the following NBT tags to their heart items. image

New feature request: Custom NBT tags to result items.