Skip to content

Releases: ds58/Panilla

Release 1.3

14 May 23:25
Compare
Choose a tag to compare

Additions:

  • CraftBukkit (Spigot/Paper) 1.8.8 support
  • Large code refactor/cleanup
  • Russian and Spanish translations (es_MX.yml and ru_RU.yml)
  • Partial SpongeAPI/Forge 1.12 support (I doubt anyone on SpigotMC will care)

Panilla 1.3 is largely a code refactor and the addition of CraftBukkit 1.8.8 and SpongeAPI/Forge 1.12 support. If Panilla 1.2.3 is working great for you, no need to update.

Release 1.2.3

07 May 14:13
Compare
Choose a tag to compare

Additions:

Fixes:

  • Fixed CraftBukkit 1.12 (1.12.0) support.
  • Adjusted the book titles check (fixes false positives when using the average strictness).

Other:

  • Removed unnecessary sign length check.

Release 1.2.2

01 May 19:10
Compare
Choose a tag to compare

Additions:

  • Added checks bypass for players with OP or permission panilla.bypass

Fixes:

  • Adjusted BlockEntityTag checking

BlockEntityTag explanation:

strictness: lenient will allow any item to contain the tag. Panilla will check items within the tag, eg: checking the items within a hopper/chest/ShulkerBox/etc that has BlockEntityTag.

strictness: average same as lenient

strictness: strict will only allow ShulkerBox items to contain the tag (the way it is in survival-mode), as well as checking the items within the ShulkerBox.

Release 1.2

26 Apr 02:27
Compare
Choose a tag to compare
  • CraftBukkit 1.14 support
  • Configurable "max-non-minecraft-nbt-keys" (you shouldn't need to change it)
  • Minor fixes / improvements

Release 1.1

21 Mar 00:05
Compare
Choose a tag to compare

Fixes issues with EntityTag NBT (nested items on ArmorStands)

Release 1.0

17 Mar 15:40
1b693a3
Compare
Choose a tag to compare
Create LICENSE