Great Plugin, Could Be Improved - Request: Item tag specific droprate modifiers #90


  • Enhancment
Open
  • license_to_carry created this issue Jun 18, 2021

    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: true
    requireditems: [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.

  • license_to_carry added a tag Enhancment Jun 18, 2021
  • crashdemons edited title Apr 24, 2022

To post a comment, please login or register a new account.