Shopkeepers

Shopkeepers

2M Downloads

shop deletion doesn't return egg, no icon for delete button

blablubbabcDEV opened this issue · 2 comments

commented

Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/288

Originally posted by soopageek (Jan 18, 2015):

What steps will reproduce the problem?

  1. Open shop editor GUI
  2. No "fire" icon on slot reserved for deleting the shop and no "hover" tip.
  3. Clicking the slot will delete the shop, but villager egg is not returned.What is the expected output? What do you see instead?
    Should see fire icon for delete button.  Deleting should return villager egg.What version of the product are you using?
    Spigot 1.8
    Shopkeeper 1.43Do you have an error log of what happened?
    No error codes are produced.Please provide any additional information below.As I test, I changed the ID for the delete button in config to 79 (ice)... and ice appeared as the delete button and the "hover" tip reappeared as well, however, deleting the shop still did not return the villager egg.  I switched it back to 51 (fire) and both were gone again.
commented

Originally closed by blablubbabc (Jan 18, 2015)

commented

Originally commented by blablubbabc (Jan 18, 2015):

The fire item is no longer displayed in MC 1.8. The default delete-item type was changed to bone because of that.
Also the setting for getting back the creation item (the egg by default) was renamed to 'deleting-player-shop-returns-creation-item: true' in one of the newer, not yet documented versions.