Item Attributes are not saved
blablubbabcDEV opened this issue ยท 3 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/194
Originally posted by Radray (Nov 3, 2013):
What steps will reproduce the problem?
- Create an item with attributes like +damage or +maxhealth
- Add the item to either an admin shop or as the price in a trade shop
- Restart serverWhat is the expected output? What do you see instead?
The items had attributes, but the attributes are not saved to file, so they vanish.What version of the product are you using?
v1.15.1Please provide any additional information below.
Please consider adding support for storing item attributes.
Originally commented by MCNexusTK (Nov 10, 2013):
Confirmed, other plugins are also needing to update their item data by serializing the root of the item's NBTTag.
Nisovin, do you have any developmental builds available to test?
Edited Nov 10, 2013
Originally commented by shaythegoon (Nov 11, 2013):
@MCNexusTK:
Double Confirmed, can't get attributes to save... EpicBoss is the plugin I used to test it, hope this gets fixed soon