Darkhax-Minecraft / ItemStages

Allows items to be put into stages.
GNU Lesser General Public License v2.1
7 stars 18 forks source link

Staged items dropped from inventory after player is given a stage #8

Closed darkphan closed 6 years ago

darkphan commented 6 years ago

Version: 1.0.21

When a player gets a stage, the items from the stage are still thrown from their hand as if they do not have the stage. This does not happen with 1.0.20

Darkhax commented 6 years ago

Thanks for the report, this was accidentally introduced in a performance improvement I made for world load times. Pushing a fix now.

justinrusso commented 6 years ago

Seems to have been fixed. Thanks 👍