Improve item filter
GeorgH93 opened this issue ยท 1 comments
Description:
It should be possible to filter items that should not be possible to put in the backpack by name, lore or nbt tag.
Implementation:
- Filter by name
- Config option
- Detection and blocking
- Filter by lore
- Config option
- Detection and blocking
- Filter by nbt tag
- Config option
- Detection and blocking
- Extended filtering (filter by multiple attributes at the same time)
- Config option
- Detection and blocking
Starting with this build, filter by name and lore is available. More filter rules will be implemented at a later time (probably v2.4 or v2.5).