Requesting: Global Item Names

Discussion in 'Archived: Plugin Requests' started by LampIsFun128, Jun 13, 2013.

  1. Offline

    LampIsFun128

    i need a plugin that can somehow change every single instance of that item in an inventory,enderchest or anywhere that item is located to have specific NBT values, like name and lore or enchantments.
    In my server I use a custom texture pack and ive changed(for example) bows into guns.
    I want all Items of Bow to be renamed to have &2Gun
    and all Items of Arrows to be renamed to have &2Bullet
    that way people don't notice that the Gun theyre using is really a bow the bullets are really arrows.
    its more of an RPG type plugin and honestly
    it doesn't need to have every single item able to change
    just items(not blocks)
    however if it is easy to code you could do something like

    [Config File]
    item: [id here]
    - name: 'name here with maybe color codes'
    enchantments:
    - smite
    - sharpness
    enchantmentlevels:
    - 1
    - 3
    lore:
    - 'line 1 with color codes?'
    - 'line 2 :p'

    this plugin would make SOOOO many people happy also
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    jacklin213

    timtower likes this.
  4. Offline

    LampIsFun128

    I did search for it before, I couldn't find anything about it, that plugin doesn't work btw
     
  5. Online

    timtower Administrator Administrator Moderator

    How about giving an error log if there is one? Or saying why it is not working?
     

Share This Page