Minecraft SimpleEgg mod 2026 download
logo
minecraft mod SimpleEgg

SimpleEgg

Game Version: 1.14
Total Downloads: 6,809
Updated: Oct 6, 2019
Created: Jan 26, 2015
Download SimpleEggDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SimpleEgg v0.4.9 release 58.88 KB Oct 6, 2019 1.14 1,588 download SimpleEgg SimpleEgg v0.4.9 releaseDownload
SimpleEgg v0.4.8 release 58.83 KB Aug 23, 2019 1.14 412 download SimpleEgg SimpleEgg v0.4.8 releaseDownload
SimpleEgg v0.4.7 release 58.83 KB Jun 24, 2019 1.14 654 download SimpleEgg SimpleEgg v0.4.7 releaseDownload
SimpleEgg v0.4.5 release 57.45 KB Jan 28, 2019 1.13 563 download SimpleEgg SimpleEgg v0.4.5 releaseDownload
SimpleEgg v0.4.3 release 57.34 KB Dec 23, 2018 1.13 213 download SimpleEgg SimpleEgg v0.4.3 releaseDownload
SimpleEgg v0.4.2 release 56.12 KB Aug 26, 2018 1.13 355 download SimpleEgg SimpleEgg v0.4.2 releaseDownload
SimpleEgg v0.4.0 release 56.05 KB Aug 12, 2018 1.13 71 download SimpleEgg SimpleEgg v0.4.0 releaseDownload
SimpleEgg v0.3.2 release 52.82 KB Jun 14, 2018 1.12 429 download SimpleEgg SimpleEgg v0.3.2 releaseDownload
SimpleEgg v0.3.1 release 52.84 KB Jul 19, 2017 1.12 612 download SimpleEgg SimpleEgg v0.3.1 releaseDownload
SimpleEgg v0.3.0 release 52.83 KB Jul 19, 2017 1.12 119 download SimpleEgg SimpleEgg v0.3.0 releaseDownload
SimpleEgg v0.2.0 release 42.55 KB May 12, 2017 1.11 263 download SimpleEgg SimpleEgg v0.2.0 releaseDownload
SimpleEgg v0.1.1 beta 34.13 KB Mar 29, 2017 1.11 234 download SimpleEgg SimpleEgg v0.1.1 betaDownload
SimpleEgg v0.1.0 beta 34.15 KB Mar 28, 2017 1.11 104 download SimpleEgg SimpleEgg v0.1.0 betaDownload
SimpleEgg v0.0.3 beta 19.40 KB May 25, 2015 1.8 383 download SimpleEgg SimpleEgg v0.0.3 betaDownload
SimpleEgg v0.0.2.2 beta 19.26 KB Apr 21, 2015 1.8 177 download SimpleEgg SimpleEgg v0.0.2.2 betaDownload
SimpleEgg v0.0.2.1 beta 19.41 KB Apr 16, 2015 1.8 191 download SimpleEgg SimpleEgg v0.0.2.1 betaDownload
SimpleEgg v0.0.2 beta 19.39 KB Apr 16, 2015 1.8 194 download SimpleEgg SimpleEgg v0.0.2 betaDownload
SimpleEgg v0.0.1 alpha 17.31 KB Jan 26, 2015 1.8 187 download SimpleEgg SimpleEgg v0.0.1 alphaDownload

Description

Share this:

SimpleEgg – The Free, Open Source Mob Catching Utility

This project is no longer actively maintained.

Introduction

SimpleEgg is a different flavor of MobCatcher. The core principle of capturing mobs with eggs is the same, but SimpleEgg has its own badges of honor.

  • Open Source Under MIT License
  • No NMS Dependence (Works across multiple server versions)
  • Produces to the fullest extent possible exact carbon copies of the captured mobs
  • Saved mob data is viewable in the spawn egg's item lore

Using SimpleEgg

The Basics

To capture a mob, throw an egg at it. SimpleEgg will either remove currency or items from you, depending on how it is configured. By default, this is five diamonds, however this can be modified to any item and amount, or switched over to Vault mode and currency used instead. If you have the required materials or money, they will be removed, the mob will vanish, and a spawn egg will drop where the mob was.

What the Spawn Egg is

The spawn egg that drops is a standard spawn egg with lore assigned to it that contains all of that mob's properties. When you use this spawn egg, SimpleEgg will read the lore and modify the spawned mob so that it is a near exact clone of the one you originally captured. Some issues that Bukkit/Spigot has with mob data are explained further down the page.

Owner Recognition

SimpleEgg is conscious of tameable mobs. A player is required to have one of two permission nodes, "SimpleEgg.owner-override", or "SimpleEgg.steal" to be able to capture a tamed mob owned by another player. A more in depth explanation of these permission nodes is on the Commands and Permissions page.

Automatic Taming

If a mob is not tamed, players who have the "SimpleEgg.auto-tame" permission node can not only capture the mob, but automatically tame it by doing so.

Egg Refunds

If a capture attempt fails for some reason that SimpleEgg can detect, there is a config setting for egg refunds. When enabled (true), a player will be refunded their egg if their capture attempt fails. Note that refunds are blocked no matter what in creative, to prevent egg duping.

Commands and Permissions

See the SimpleEgg commands and permissions on the Commands and Permissions page.

Configuration

See the SimpleEgg configuration guide if you have any questions about the configuration settings. The configuration file automatically updates itself, which is super cool, but as a consequence comments are not supported, and this page will instead explain all you need to know.

Possible Plugin Compatibility Issues

  • SimpleEgg stores mob data in the spawn eggs it produces. If you have another plugin that allows item lore editing, be aware that the mob data of SimpleEgg spawn eggs can be tampered with.
  • SimpleEgg will respect mob owners that vanilla Minecraft respects. Any artificial, plugin generated ownership cannot be detected, and hence cannot be respected.

Known Issues

  • Villager professions are not fully supported by Spigot; some Spigot profession types blanket over two vanilla professions. May be solvable with NBT but that breaks compatibility.
  • Villager trades with enchants will have enchants ruined. Looking into this.

Update Delivery

SimpleEgg uses Gravity's updater to check and notify for new versions. This communicates with Curse, simply checking for a newer build and does not download updates automatically. If a new build is available, SimpleEgg will say so in your server's console at startup and players with the "SimpleEgg.update-notify" permission will receive a message upon joining. This can be disabled with the config setting "update-checks".

Looking Ahead

  • Waiting for the next batch of mobs to come out in a future MC update
  • If Spigot adds better support for Villager professions, fixes will be made

GitHub

  • SimpleEgg is open source under the MIT License, and the SimpleEgg GitHub repository is public to view and fork.
  • I do not follow "convention" with my commits; you will find that they often encompass a lot of things and are not focused to one particular task.
  • I don't do pull requests. I like to keep my projects to my own work, but if you have code problems please let me know in the project's Issues tab.

Comments

Add a comment