This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Describe the problem or enhancement (and any steps needed to reproduce the issue):
- An excellent addition to this plugin would be the option to configure the rate of head drops for particular items
- Ex:
Netherite_Sword{name:XXX,enchants:XXX} @ 0.3 (increased rate by 30%)
Diamond_Sword{name:XXX,enchants:XXX} @ 0.2 (increased rate by 20%)
Netherite_Axe{name:XXX,enchants:XXX} @ 3 (increased rate by 300%)
Diamond_Axe{name:XXX,enchants:XXX} @ 2 (increased rate by 200%)
Or maybe add in two custom enchantment books that allows for guaranteed head drops (one for axe one for sword)
What plugin version are you using? Current version
Does the issue occur in the previous version of the plugin? N/A
What server type and version did you use it on? Paper-777 on MC 1.16.5
If relevant, what other plugins do you use? N/A
Please add or attach any relevant PlayerHeads plugin configuration.
requireitem: truerequireditems: [wooden_axe,stone_axe,golden_axe,iron_axe,diamond_axe,netherite_sword]
- This is where I imagine this type of code would need to be
Please do add or attach any relevant log information or errors.
To post a comment, please login or register a new account.