EggLayers

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Overview

Introduction

This plugin makes it possible to configure which mobs should lay spawn eggs (from Minecraft 1.1). A delay can be configured and a lay chance for each specific mob.

Be careful with the configuration of this plugin, as setting a too high rate will cause the server to lag.

Configuration

This setting is for how long the delay is for the next egg laying.

LayEggDelayInSeconds: 60

Each specific mob can be configured with a lay chance.

LayEggChance:
  Pig: 10.0
  Sheep: 10.0
  MushroomCow: 10.0
  Cow: 10.0
  Chicken: 10.0
  Squid: 10.0
  Wolf: 10.0
  Creeper: 10.0
  Skeleton: 10.0
  CaveSpider: 10.0
  Spider: 10.0
  PigZombie: 10.0
  Zombie: 10.0
  MagmaCube: 10.0
  Slime: 10.0
  Ghast: 10.0
  Enderman: 10.0
  Silverfish: 10.0
  Blaze: 10.0
  Villager: 10.0

Set the Debug setting to true to debug performance issues. This will create an entry in the log with information on how long it took to lay the eggs, and how many.

Debug: false

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit