Named Player Heads
blablubbabcDEV opened this issue ยท 2 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/275
Originally posted by Herieman (Dec 22, 2014):
What steps will reproduce the problem?
- Spawn a shopkeeper
- Spawn a player head with /give username 397 1 3 {SkullOwner:"Notch"} (For example)
- Name the skull to something using an anvil
- Add that item to the shop
- Make a second exactly the same item and try to trade with the shopkeeper, nothing happens.What is the expected output? What do you see instead?
The expected output is that the renamed player head would work like any other item i put into the shops.
I see nothing instead, it just does not show the trade item.What version of the product are you using?
V1.37 for 1.8.1Do you have an error log of what happened?
No, because this should not give an error logg.Please provide any additional information below.
The reason i need this is because we are having a collectibles item that look like in-game items but are player heads.
We need to be able to rename and then sell them.
Originally commented by blablubbabc (Dec 22, 2014):
Your described scenario works fine for me: I can trade those heads just like any other item.
You could enable debug mode (/shopkeepers debug), try trade your second and exact same item with the shop and see what the plugin prints to the console for that trade.
Edited Dec 22, 2014