Skip to content

Releases: Pwn9/PwnChickenLay

PwnChickenLay v2.4

27 Sep 11:43
Compare
Choose a tag to compare
  • Updated for Minecraft Servers version 1.21.1
  • API Version: 1.20.6 (won't run on older servers, version 2.3 should still work)
  • Updated Metrics Plugin
  • Changed sample config for Primed TNT to just TNT

PwnChickenLay v2.3

22 Oct 23:50
Compare
Choose a tag to compare
  • Update for Minecraft Servers version 1.17.1
  • Updated to newer bStatus plugin metrics class

PwnChickenLay v2.2

07 Jun 14:02
Compare
Choose a tag to compare

This build just formalizes some of the items that were in 2.1, like custom chickens with nametags having their own set of items and the ability to have chickens drop entities instead of just materials. Using the latest spigot API build for 1.16.5

PwnChickenLay v2.1

21 Jan 02:41
Compare
Choose a tag to compare

Refactored the listener to use a new api method that is more accurate for determining if the egg dropper is a chicken, which allows us to determine if the chicken has a nametag.

  • Added "custom" section to the config.yml for named chickens, that allow them to override biome conditions.
  • preface a replacement item with "e_" and an entity type, to make the chicken spawn an entity and not a material!

PwnChickenLay v2.0

31 Dec 17:58
Compare
Choose a tag to compare
  • fix bug with item frames
  • improvements to logging
  • compatible with Minecraft 1.15.1

PwnChickenLay v1.9

10 Apr 01:08
Compare
Choose a tag to compare
  • Updated to fix a bug in 1.13.x due to missing API version in the plugin.yml

PwnChickenLay v1.8

05 Nov 06:01
Compare
Choose a tag to compare
  • Updated the plugin to be compatible with Minecraft/Spigot version 1.13.2.
  • Updated to allow &color codes in the config to translate to in-game chatcolor codes for item names and lore.