Releases: ds58/Panilla
Releases · ds58/Panilla
Release 1.12.3
Release 1.12.2
Fixes:
- Fixed a crashing issue relating to enchantment checks
Release 1.12.1
Fixes:
- Fix entity lookup issue on Paper 1.21/1.21.1
Release 1.12.0
Release 1.11.3
Fixes:
- Makes CustomPotionEffects check less agressive
Release 1.11.2
Fixes:
- Fixed checking set slot packets on all versions other than 1.20.3/4
Release 1.11.1
Fixes:
- Checks CustomPotionEffects tag alias:
custom_potion_effects
Release 1.11.0
Fixes:
- Fixed crash exploits not always getting caught
- Fixed various exploits relating to EntityTag
API Changes:
- New class:
FailedNbtList
- Refactoring of
NbtChecks
Release 1.10.6
Fixes
- ArrayIndexOutOfBoundsException when checking certain books. Thanks @Dreeam-qwq!
Release 1.10.5
Additions:
- 1.20.3/1.20.4 support