EggsManager
With this plugin it's easy to manage what eggs is allowed to use place, or not.
It does support permissions! You can choose via the config file to use permissions or not!
Set the player permission for the specifik egg to true, to allow placing that egg!
See permissions further down!
As an ekstra feature, you can also disable the ability to hatch chickens by throwing eggs!
It got 2 commands.
1. /eggsmanager reset true This command will create a default config file or reset the existing one to default.
2. /eggsmanage reload true This command will reload the the config file.
If an egg is blocked in the config.yml file, it won't be able to be spawned from dispensers either! Use V 0.3 if you don't want that feature!
Here's an example of the config file:
eggsAllowed: skeleton: false creeper: false slime: false zombie: false spider: false chicken: false cavespider: false cow: false enderman: false wolf: false pigzombie: false squid: false magmacube: false sheep: false blaze: false villager: false silverfish: false pig: false ghast: false mooshroom: false ocelot: false permissions: usePermissions: false eggHatching: eggCanHatch: false messages: touser: true usermessage: You cannot place this egg!
As you can see above in the default config file, all mobs is not allowed to be placed! This means that when a user places an egg that spawns those mobs, he will not be allowed, and will get a message!
To enable permissions, and disable the config file, set "usePermissions" to 'true'. To allow players to hatch chickens by throwing eggs, set "eggCanHatch" to 'true'. To turn of messages to player when doing something they are not allowed to, set "touser" to 'false'.
Heres an example of a permissions file for a specific user:
users:
Madsens:
permissions:
eggsmanager.throwegg: true
eggsmanager.skeleton: true
eggsmanager.creeper: true
eggsmanager.slime: true
eggsmanager.zombie: true
eggsmanager.spider: true
eggsmanager.chicken: true
eggsmanager.cavespider: true
eggsmanager.cow: true
eggsmanager.enderman: true
eggsmanager.wolf: true
eggsmanager.pigzombie: true
eggsmanager.squid: true
eggsmanager.magmacube: true
eggsmanager.sheep: true
eggsmanager.blaze: true
eggsmanager.villager: true
eggsmanager.silverfish: true
eggsmanager.pig: true
eggsmanager.ghast: true
eggsmanager.mooshroom: true
eggsmanager.ocelot: true
groups:
- admin
Please suggest new features by PM, or comment below!
By: Madsens
-
View User Profile
-
Send Message
Posted Nov 15, 2013@cydp3
do in game /eggsmanager reset true
-
View User Profile
-
Send Message
Posted Jan 1, 2013Is this working on 1,4,6?
EDIT: Nvm, I just tried it. Doesn't generate a configuration file.
-
View User Profile
-
Send Message
Posted Nov 5, 2012@1337minecrafer
Running on a windows or linux server? If it's a windows server, try running as administrator so it can create new files.
-
View User Profile
-
Send Message
Posted Nov 4, 2012Config file isn't generating. I'm running a dev version of craftbukkit 1.4.2-R0.1
-
View User Profile
-
Send Message
Posted Oct 6, 2012Hello! Very nice plugin. I am looking for a plugin similar to this, but would love the following feature if possible.
Feature Request: I'd like to allow all eggs but have a cool down period. This would allow my users to have the eggs still but take forever to spawn a bunch. Also have cool down affect dispensers of eggs as well.
Thanks!
-
View User Profile
-
Send Message
Posted Sep 27, 2012@TanusW
Only because i have not updated the plugin, but i will try to do it later today. :)
-
View User Profile
-
Send Message
Posted Sep 26, 2012Why you dont add enderdragon and giant spawn egg?
-
View User Profile
-
Send Message
Posted May 18, 2012<<reply 711624="">>
Hi.
A version 0.4 of the plugin has been uploaded.
When bukkit approves it, you can download it.
-
View User Profile
-
Send Message
Posted May 17, 2012@Madsens90
Yep. Also, any ETA of the update?
-
View User Profile
-
Send Message
Posted May 16, 2012@M1sT3rM4n
So you want a way to turn off eggs in dispensers for ALL users? Cause i can't really see how it would for individual users.
-
View User Profile
-
Send Message
Posted May 16, 2012And yes, using eggs with dispensers needs to be blocked as well.
-
View User Profile
-
Send Message
Posted May 14, 2012<<reply 707163="">>
Yes, sry, good spotting. I totally forgot to make that :D
There is currently no permission to permit or deny the player to hatch eggs. Theres only a permission to give players to permit them to use the "chicken egg" (The creative mode egg).
I will create a permission for the normal chicken eggs, and update the plugin as soon as possible!
-
View User Profile
-
Send Message
Posted May 14, 2012I've found a bug:
When using the permission system, users can still spawn chickens using the chicken egg regardless of whether it's set to true or false in the .yml or in the config.
-
View User Profile
-
Send Message
Posted May 2, 2012@gnorbsl
Do you want an option to turn of the use of dispensers with eggs for all players? Cause i can't really see how it would work for only 1 person.
-
View User Profile
-
Send Message
Posted Apr 29, 2012@gnorbsl
Yes, i will look into it! :)
-
View User Profile
-
Send Message
Posted Apr 29, 2012eggs are still placeable with dispenser
could you add an option to block this?
-
View User Profile
-
Send Message
Posted Mar 15, 2012@GooseMonkey97
@Grovert11
@danielulz
@NikoKun
@IHaveAuthoritah
@Tux2
I have now uploaded V 0.3! Sry it took so long!
I have added support for Minecraft 1.2.3 Added permissions! And added a feature to disable spawning chickens by throwing eggs! (And added the ocelot mob!)
-
View User Profile
-
Send Message
Posted Feb 13, 2012You should add spawning chickens with normal eggs
-
View User Profile
-
Send Message
Posted Jan 30, 2012It would be great to have exceptions compatible with PermissionsEx groups. Great mod though, I love it.
-
View User Profile
-
Send Message
Posted Jan 28, 2012Finally, it took me a while to find a plugin that does this. So glad someone made one. None of my other plugins manage eggs, and I'd rather not switch to whole other plugin systems. This is exactly what I needed! Thanks! =D
Could you please add permissions to this, preferably compatible with PermissionsBukkit? It'd be nice to restrict certain spawns to certain groups/ranks..