Auto pickup bypasses item blacklist
GeorgH93 opened this issue ยท 0 comments
Details
Description
The item collector can pickup items that are currently on the blacklist.
Steps to reproduce
- Enable
ItemFilter.Enable
and add items toItemFilter.Blacklist
- Enable
FullInventory.CollectItems
- Restart Server
- Fill inventory
- Drop blacklisted item
- Wait a couple of seconds
- Open backpack, item will be there
Expected behavior
Item should no be picked up.