Monster_eggs in store #256


  • New
  • Other
Open
  • _ForgeUser24031563 created this issue Mar 12, 2016

    I am trying to add Monster Eggs to my store.  All I get is the white generic monster_egg itemid 383.

    What steps will reproduce the problem?
    This is the section from my shop config file

      CowEgg:
        ExtraPermission: ''
        InventoryLocation: 48
        Message: '&eYou bought 1 %itemname%! Money left: &c%left%'
        PriceType: Money
        Price: 100
        RewardType: item
        MenuItem:
        - name:&4Cow Egg
        - lore:100 each
        - id:383
        - amount:1
        - durability:92
        Reward:
        - - name:Cow Egg
          - lore:Cow Egg
          - id:383
          - amount:1
          - durability:92

    What is the expected output? What do you see instead?
    Purchase completes with the generic egg, not the cow egg that is expected

    What version of BossShop are you using?
    BossShop v2.2.2 on craftbukkit-1.9.jar

    Do you have an error log of what happened? Please paste it at pastie.org!
    No errors on server

    Please provide any additional information below.

  • _ForgeUser24031563 added the tags New Other Mar 12, 2016
  • _ForgeUser24031563 added an attachment boss_screen_showing_egg_test.gif Mar 12, 2016

    boss_screen_showing_egg_test.gif


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