Letters can't be sold by RealShop, presumed any other shop plugin. #74


  • Defect
  • Waiting
Open
Assigned to _ForgeUser8106975
  • _ForgeUser7569717 created this issue Mar 23, 2012

    What steps will reproduce the problem?
    1. Write a letter.
    2. Put it in a chest.
    3. Convert the chest into a shop with RealShop plugin and try to buy it.

    What is the expected output? What do you see instead?
    The letter should be sold, but it seems these two plugins don't get along. Nothing happens, no way to buy that letter. Common maps work fine.

    What version of Courier are you using?
    Courier v1.1.6

    What version of CraftBukkit ("Bukkit") are you using? 1.0.1-R1, dev build number etc.
    CraftBukkit RB #2060 for 1.2

    Do you have an error log of what happened?
    Nothing appears in console.

  • _ForgeUser7569717 added the tags New Defect Mar 23, 2012
  • _ForgeUser8106975 removed a tag New Apr 3, 2012
  • _ForgeUser8106975 posted a comment Apr 3, 2012

    My guess is that RealShop does not support items with enchantments. Letters are indeed Maps, but there's an enchantment placed on them where the level of the enchantment is used as a database lookup key to find the matching text content.

    It's a small change, but it needs to be done to RealShop unfortunately. It's completely non breaking though - if RS already supports enchanted items it just needs to expand to include so-called "unsafe" enchantments as well.

    I'd suggest asking the RealShop developers for their take on it.

  • _ForgeUser8106975 added a tag Waiting Apr 3, 2012

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