Skip to content

Releases: ds58/Panilla

Release 1.12.3

17 Aug 16:38
Compare
Choose a tag to compare

Fixes:

  • Fix missing check for Swift Sneak enchantment (#162)
  • Paper 1.20.6+ Fix client crash when handling written books
  • Paper 1.20.6+ Fix false positive with custom heads

Release 1.12.2

15 Aug 23:31
Compare
Choose a tag to compare

Fixes:

  • Fixed a crashing issue relating to enchantment checks

Release 1.12.1

13 Aug 01:22
Compare
Choose a tag to compare

Fixes:

  • Fix entity lookup issue on Paper 1.21/1.21.1

Release 1.12.0

12 Aug 23:55
Compare
Choose a tag to compare

Additions:

  • Paper 1.20.6 support
  • Paper 1.21, 1.21.1 support

Big thanks to @tangjin0418!

Release 1.11.3

05 Mar 15:08
Compare
Choose a tag to compare

Fixes:

  • Makes CustomPotionEffects check less agressive

Release 1.11.2

05 Mar 00:44
Compare
Choose a tag to compare

Fixes:

  • Fixed checking set slot packets on all versions other than 1.20.3/4

Release 1.11.1

03 Mar 15:46
Compare
Choose a tag to compare

Fixes:

  • Checks CustomPotionEffects tag alias: custom_potion_effects

Release 1.11.0

03 Mar 02:49
Compare
Choose a tag to compare

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

25 Feb 16:45
Compare
Choose a tag to compare

Fixes

  • ArrayIndexOutOfBoundsException when checking certain books. Thanks @Dreeam-qwq!

Release 1.10.5

13 Dec 01:34
Compare
Choose a tag to compare

Additions:

  • 1.20.3/1.20.4 support