This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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.
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.
To post a comment, please login or register a new account.