- Forge
- Neoforge
- No elements found. Consider changing the search query.
- List is empty.
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- No elements found. Consider changing the search query.
- List is empty.
- 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.
If false, items on the ground or in inventories won't be banned.
Defaults to true
- 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.
If false, items on the ground or in inventories won't be banned.
Defaults to true
- 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
- 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