[INACTIVE][MISC] NoChicken v1.1 - Stop Chickens Hatching From Thrown Eggs [860]

Discussion in 'Inactive/Unsupported Plugins' started by Razish, Jun 11, 2011.

  1. Offline

    Razish

    NoChicken - Stop chickens hatching from thrown eggs:
    Version: v1.1

    This is a very simple plugin that was requested here
    Simply place the .jar in your plugins directory. That's it.

    Features:
    • Chickens don't hatch from thrown eggs. Ever.

    Download from github
    Source code

    Changelog:
    Version 1.1
    • Cleaned up old code that was causing issues

    Version 0.1
    • Initial release
     
  2. Offline

    Rpa;otj

    Thanks for doing this for me! Will test it later today though I'm sure you did exactly what I was looking for!
     
  3. Offline

    nickrak

    Your NoChickenEntityListener prevents all chickens from spawning regardless of whether they were from an egg.
    The NoChickenPlayerListener is all that should be required.
     
  4. Offline

    Razish

    I did not mean to commit that, which is why I haven't linked directly to my git, but just that file. I'm familiarising myself with git, as I said.
    Now I'm just annoyed and should probably sleep before I break more stuff >_>


    EDIT: I suggest you not download until I update it. Stupid me.

    Updated. Code on github. Download provided. Hopefully things aren't broken.

    Sorry for the mess, I'm new to github and sleep deprived. That's a bad mix.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  5. Offline

    Razish

    Would anyone be interested in an update that allows you to control the chance of a mob spawning from an egg (Including guaranteed spawning) and the type of mob it spawns?
    It'd be very trivial to do, but I'd rather work on other things if people aren't too interested.
     
  6. Offline

    Buckethead

    theres already a plugin that oes that however i would be intrested in a plugin tht lets me control when a chicken lays an egg. it seems like they never do
     
  7. Offline

    Razish

    Wouldn't surprise me if there was another plugin, it was incredibly simple to make.

    I'll check the later versions of the Bukkit API to see if there's a suitable way to control egg laying.
    I haven't touched plugin dev for a while, been busy. Not gone though =]
     

Share This Page