Releases: ds58/Panilla
Releases · ds58/Panilla
Release 1.7.14
Fixes:
- Increase max limit for lore line length to prevent false positives
Release 1.7.13
Fixes:
- Fixed check for super long lore lines
Release 1.7.12
Additions:
- 1.19.3 support
Release 1.7.11
Fixes:
- Unable to drop ShulkerBoxes from Dispensers/Droppers if they did not have a LootTable
Release 1.7.10
Fixes:
- More properly addresses a compatibility issue with newer Paper 1.19.2 versions; thank you @pop4959!
Release 1.7.9-paperfix
Fixes:
- A compatibility issue with newer Paper 1.19.2 versions
Release 1.7.9
Fixes:
- Fixed item check bypass by using Bundles
Release 1.7.8
Additions:
- 1.19.1 support (1.19 users do not use this version)
Fixes:
- Disallow "cursors" NBT on BlockEntityTag, used with Sculk Catalyst to grief
Release 1.7.6
Additions:
- 1.19 support
- Prevent potential server crash from ultra-long hover events in books
Release 1.7.5
Additions:
- 1.18.2 support
- New config option
no-block-entity-tag: false
. Set this to true to completely block BlockEntityTag NBT, generally not recommended.