Plugin Request Custom Armor Effects

Discussion in 'Plugin Help/Development/Requests' started by OmegaTronz, Jan 17, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    OmegaTronz

    Plugin category: AdminTools

    Suggested name: CustomArmor

    What I want: I'd like to see a plugin that gave players effects whilst wearing a certain suit of armor. For example, wearing full diamond armor could give you night vision and strength, wearing leather armor could give you speed and jump boost. However, this plugin would need to work with custom item ID's and enchantment ID's, so instead of writing "diamond_helmet" I would be able to write "310". This is because I'm running mods on my server, and I need to be able to use those suit pieces along with custom enchantment ID's such as "16" or "21" for things such as Flight. Another bonus would be having a list of permissions in the config that are given to the user when they're using a certain suit. For example, wearing a certain suit would allow me to use /echest or /craft.

    A possible configuration could be:

    Name: Omega Black
    Helmet: 4981
    Chestplate: 4892
    Leggings: 4893
    Boots: 4894
    Effects:
    - 13
    - 15
    - 18
    Permissions:
    - essentials.echest
    - essentials.warp.city
    - essentials.craft
    and etc.

    Ideas for commands: No commands needed (unless a custom GUI would be possible, though not necessary at all)

    Ideas for permissions: No permissions needed (though a permission armor.effects could be possible, enabling or disabling whether or not players receive custom effects)

    When I'd like it by: As soon as possible.
     
  2. Offline

    King V

    if your using mods would be plugin be 1.7 or 1.8?
     
  3. Offline

    OmegaTronz

    Whoops forgot to mention that - needs to be 1.7.10.
    Thanks!
     
Thread Status:
Not open for further replies.

Share This Page