- Don't set NBT if the itemstack doesn't have one (issue #22)
- Fix NPE with checking null itemstacks
- Add optional field,
"ban_nonplayer", to the item predicate entries. Iffalse, items on the ground or in inventories won't be banned. Defaults totrue - Internal code refactoring
- Add optional field,
"game_types", to group entries. Must be a list of game modes to check for. Ignored if it isn't declared. - Add simple version of ban command
- Add optional field,
"ban_nonplayer", to the item predicate entries. Iffalse, items on the ground or in inventories won't be banned. Defaults totrue - Internal code refactoring
- Add optional field,
"game_types", to group entries. Must be a list of game modes to check for. Ignored if it isn't declared.
- Add several config options
-
- Control specific types of banning
-
- Control the change an item is checked (for performance)
-
- Stop broadcasting the banned items to non-ops
- Fix client crashing
- Fix client crashes
- 1.21.1 backport
- Use mc-publish
- Overhaul file system to use ItemPredicates rather than just item id
- Add groups system
- Overhaul file system to use ItemPredicates rather than just item id
- Add groups system



