knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
14 stars 3 forks source link

Put non-persistent container items in players inventory upon closing it #303

Closed knokko closed 3 months ago

knokko commented 3 months ago

When a player closes a non-persistent custom container that still has items in its inventory, those items will be dropped on the ground. It would be better to put the items in the inventory of the player instead, since this is more consistent with the behavior of crafting tables.

knokko commented 3 months ago

This will be fixed in KCI 12.11