Spawner
This plugin allows you to set mob spawner types and optionally gather mob spawners with a Silk Touch enchanted tool.
Thanks to @shop1126 for this video which showcases some of the plugin's features.
This plugin allows you to set mob spawner types and optionally gather mob spawners with a Silk Touch enchanted tool.
Thanks to @shop1126 for this video which showcases some of the plugin's features.
-
View User Profile
-
Send Message
Posted Jan 30, 2015I tried the spawner.nosilk.all, spawner.nosilk.* and the spawner.nosilk.pig perms and it didn't drop a spawner when I mined it with a regular diamond pickaxe. However the spawner.* perm allowed me to I do not want to give people the wildcard as it is too risky, I was wondering if there was a different permission for 1.8 which the the plugin version that I'm using, and yes the group also had perms to spawner.mine.all, spawner.break.all, spawner.place.pig and spawner.set.pig
-
View User Profile
-
Send Message
Posted Jan 26, 2015@adopted3
Thanks for the report, will fix it for the next release.
-
View User Profile
-
Send Message
Posted Jan 24, 2015I'm getting this error with Spigot 1.8: http://pastebin.com/UapfXevw
Thx
-
View User Profile
-
Send Message
Posted Jan 21, 2015@Alancraft98
It shouldn't alter the item ids or data values or durability values in Spawner v1.9b, it only uses the item name shown on the item to determine the spawner type.
-
View User Profile
-
Send Message
Posted Jan 21, 2015Would this plugin set a difference between the normal spawner ID (i think it's 52) and the spawner ID:93 (in this case 52:93)?
-
View User Profile
-
Send Message
Posted Jan 20, 2015@N1ghtFire15
I've never used essentials so I'm not too sure but since the last release (Spawner v1.9b) the spawners just have to have the proper entity type for their name like Creeper Spawner for example and it should become a creeper spawner.
Before the last release the spawners had to have the proper durability/data value of the entity id.
-
View User Profile
-
Send Message
Posted Jan 20, 2015Is there a way to set up these spawners in a shop using essentials signs? If so, could someone give me direction on how to do this.
-
View User Profile
-
Send Message
Posted Jan 16, 2015@adopted3
/give <player> spawner is not a command from this plugin.
The error is also not from that command but the BlockPlaceEvent. Perhaps the spawner being placed wasn't created by this plugin. So I will try to fix that error for the next release.
-
View User Profile
-
Send Message
Posted Jan 16, 2015@ryvix
Hi ryvix, I was going to try what you suggested, and I did a /give <player> spawner, which caused this error: http://pastebin.com/vdMsizeT
:-( Sorry to tell you about that.
Update: On a positive note, though, doing what you suggested fixed our error with the /spawner give command. Thx!
-
View User Profile
-
Send Message
Posted Jan 16, 2015@adopted3
Try regenerating your language.yml and config and restarting the server.
@LilLeo99
Probably.
-
View User Profile
-
Send Message
Posted Jan 15, 2015Nothing seems to be spawning in. Am I doing something wrong?
-
View User Profile
-
Send Message
Posted Jan 15, 2015@MisterSanglad
I had the same error with Spigot 1.8: http://pastebin.com/hrSAQXtC
Thanks for looking into it, ryvix. :-)
-
View User Profile
-
Send Message
Posted Jan 12, 2015@151baccardi
How would the world matter?
-
View User Profile
-
Send Message
Posted Jan 12, 2015Wishlist: /spawner give <entity> [player] Give a spawner to yourself or another player.
What world ??
/spawner give <entity> [player] [world]
Can we have an extra flag for which world to apply the give spawner ? We only have 15 worlds but some servers have 100's of worlds. It really matters which world you give the spawner to .
-
View User Profile
-
Send Message
Posted Jan 11, 2015@jason8100
Use spawner.place.* for that version, as well as anything else which is .all use .* for.
-
View User Profile
-
Send Message
Posted Jan 11, 2015Just installed the plugin, set the permission spawner.place.all (just that one) but players cant place spawners:s Any idea? I downloaded the 1.7.9 version for my 1.7.10 server.
-
View User Profile
-
Send Message
Posted Jan 9, 2015@N1ghtFire15
Yes I do plan to add that soon, possibly in the next release. It's in the TODO list above. I have already worked on it but I want to rewrite the command handling and want to wait until that's done before I add the amount parameter.
-
View User Profile
-
Send Message
Posted Jan 9, 2015Hello, I found a small missing feature that makes giving members spawners much harder. I cannot give someone multiple of the same spawner in one command. I have to do /spawner give cow [name] twice to give them two spawners, it would be nice if i could just do /spawner give 2 cow [name].
Please let me know if you plan to fix this, it would me amazingly helpful.
-
View User Profile
-
Send Message
Posted Jan 8, 2015@ModalInc
I could add that. I could also add an option to prevent renaming eggs.
-
View User Profile
-
Send Message
Posted Jan 8, 2015Wondering what you would think about adding in a function to disable eggs on spawners. I have my own small plugin to prevent this. But it would be nice if that was an option within this plugin.
I can provide my code if you should wish to use it. Not exactly a hard thing to do. But would obviously need permissions and such adding if used as right now it just blocks everyone using eggs on spawners.