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 Mar 20, 2015@Bosscraft10
I believe certain creatures may only spawn on dirt or grass.
About breaking, maybe you have another plugin preventing them from breaking blocks? Or maybe you have to reload your permissions?
I am still working on the next update and hopefully can have it by the end of the month.
-
View User Profile
-
Send Message
Posted Mar 19, 2015I am using Uskyblock and at first iron golem spawners wornt spawning but now they are but Cows aren't spawning i even tried in a different world and still no spawning plz help also i gave someone permission to break a spawner ( spawner.break.all, spawner.mine.all and spawner.nosilk.all) and still they could not break it
-
View User Profile
-
Send Message
Posted Mar 5, 2015@kliu1105
Sorry. Working on a fix for that. Taking longer than expected.
-
View User Profile
-
Send Message
Posted Mar 5, 2015Also, whenever I break a spawner with silk touch (I have the permissions set up) it doesn't drop a spawner, only xp, and this shows up in the console:
http://pastebin.com/Wgh6EMGC
Usign no other plugins except PermissionsEx.
-
View User Profile
-
Send Message
Posted Mar 5, 2015Will it work if I use CraftBukkit?
Maybe I can forego a bit of extra lag to make it work.
-
View User Profile
-
Send Message
Posted Mar 5, 2015I'm using Spawner 2.0 and spigot git-Spigot-8dc4297-adc129a
whenever I look at a spawner and type /spawner, an internal error occurs. http://pastebin.com/uKBFKhj6
-
View User Profile
-
Send Message
Posted Mar 3, 2015@N1ghtFire15
I'm told it used to work like that but I had to change the way it works because spawners would no longer hold their data value like that in Spigot for 1.8 for some reason. I tried to add data values back to them but apparently it still doesn't work properly for some reason. I will look into actually setting essentials up and testing it to make it work. I've never actually used essentials but I will see how it goes.
Also, haven't had time to work on this much, but I still was not able to reproduce the bug being reported by others below. I don't know why or how that could be.
-
View User Profile
-
Send Message
Posted Mar 3, 2015I can not figure out how to put spawners in my shop! I know there is another plugin that says it lets you do this (Silk Spawners Plugin) but I like your plugin much more and would like if I didnt have to switch... I tried using essentials signs and doing: [Buy] 1 52:50 $1 Which should give you a creeper spawner for $1, but instead I just get a pig spawner. Could you tell me how to make these buyable by signs in my shop, or add it to the plugin in the future?
-
View User Profile
-
Send Message
Posted Mar 1, 2015@adopted3
Thanks for the report! That seems to be the same issue @ayeelanaa was reporting with the name not going through which I couldn't reproduce. Ok lets see if I can reproduce it that way. I've been working on it adding a check for that to make sure it's set properly so maybe that will help once I finish it. Will see if I can release a fix in the next day or 2, providing I can reproduce it and test if it works.
-
View User Profile
-
Send Message
Posted Mar 1, 2015Hi,
I updated to Spawner 2.0. I looked at a spawner that was already placed (iron golem), and typed /spawner, and got this unhandled exception :(
http://pastebin.com/9D76Eanw
Paul
UPDATE: it's not just when we type /spawner ... it's whenever we look at a spawner and try to change the spawner type using /spawner <type>:
-
View User Profile
-
Send Message
Posted Mar 1, 2015@ayeelanaa
Ahh that explains it. I will have to make it take that into consideration too and default to a pig spawner. However, the /spawner give command should work. What error do you get when you run it properly?
Before you said you got an error but you were typing the command parameters in the wrong order. In your paste you had /spawner give Ayeelanaa pig but the correct order is /spawner give <entity> [player]
For example: /spawner give pig Ayeelanaa
Or better yet, if you give one to yourself just leave your name off: /spawner give pig
If that gives an error then something must be conflicting or something else funny could be going on because I actually can't reproduce the error running that command with the parameters in the wrong order even. If anyone else is having a similar issue nobody has reported it yet.
-
View User Profile
-
Send Message
Posted Mar 1, 2015@ryvix
I just ue the essentials command to give me a spawner because the /spawner give command doesnt work. When i go to place it it says that error in console. The name of it is just monster spawner. I can put my server on a test server and try figure out myself what the conflicting plugin seems to be.
-
View User Profile
-
Send Message
Posted Mar 1, 2015@ayeelanaa
Hmm, are you using spawners that you already had that cause that? Can you please tell me the display name of one of them? That's the name of the item that shows when you hold it.
-
View User Profile
-
Send Message
Posted Mar 1, 2015@ryvix
Yes I am using the latest version of Spawner. http://pastebin.com/A9pFfyQ3 That is the error I get.
http://pastebin.com/x6QSg1PQ
I also get this error too.
-
View User Profile
-
Send Message
Posted Feb 28, 2015@WaffleSauceYT
Not sure how that kit plugin works but if it lets you get items by data/durability value you could potentially try setting that like 52:93 which might give a chicken spawner. This functionality was initially broken in Spigot so I removed it in v1.9b but I attempted to readd it in v2.0 so it may work.
You can get a list of numbers to change the 93 to here: http://dev.bukkit.org/bukkit-plugins/spawner/pages/entity-types-and-item-durabilities/
-
View User Profile
-
Send Message
Posted Feb 28, 2015How do I set a spawner in a kit? So that if you do /kit farmer you get a chicken spawner in that kit!
-
View User Profile
-
Send Message
Posted Feb 27, 2015@ayeelanaa
Hmm odd, I can't manage to get an error at all on a default setup with the Spigot from a couple days ago.
In the error you reported you had the pig in the wrong spot in the command but I wasn't even able to get an error from that either. So are you sure you have the latest version of Spawner installed? I'm not sure what else it could be other then maybe other plugins doing weird things.
Can you please paste the error you get now?
-
View User Profile
-
Send Message
Posted Feb 27, 2015@ryvix
When i use that command I still get the "internal server error" message in chat.
-
View User Profile
-
Send Message
Posted Feb 25, 2015@ayeelanaa Try this: /spawner give pig Ayeelanaa
I'll make it explain that better instead of just have an error.
-
View User Profile
-
Send Message
Posted Feb 25, 2015@ryvix
Okay i removed chat control to see if that was the issue. Now I get this error when giving myself a spawner
http://pastebin.com/viwmUDsy