This update fixes a bug that has existed in the plugin for quite a while now. An item with attributes would have its durability reset every time the cache was invalidated, this bug is now fixed. Though this fixed required me to put a limit on the total amount of attributes on a single item. Any single item cannot have more than 256 attributes (keep in mind that every attribute put under the ALL equipment slot, is considered five separate attributes).