Improve ressource price informations #238


  • Enhancment
  • Started
Open
Assigned to ph1w4
  • Forge_User_53756188 created this issue Jan 17, 2016

    Hi,

    On Minecraft KingDown, we use an item like money (I dislike virtuel money) : the Perles. We use a monster egg modified (Name and lore).

    So, I think it could be better to have the possibility to set more informations about the Ressource item.

    Currently, we can set :

      Resources:
        ItemType: MONSTER_EGG
        ItemName: &r&lPerle
    

    I propose to add the possibility to set :

      Resources:
        ItemType: MONSTER_EGG
        ItemData: 0
        ItemName: &r&lPerle
        ItemLore: 
        - This is the first line
        - &4This is the second line with red color
    

    What do you think about this ?

    PS : Another plugin propose this possibility to set all informations about an item : ShopKeeper

  • Forge_User_53756188 added the tags New Enhancment Jan 17, 2016
  • Ph1w4 removed a tag New Jan 21, 2016
  • Ph1w4 added a tag Accepted Jan 21, 2016
  • Ph1w4 removed a tag Accepted Jan 21, 2016
  • Ph1w4 added a tag Started Jan 21, 2016

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