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.
It's already in the works.
@Ringing_Ears
Yeah moving them around in the inventory in creative mode messes things up a bit for some reason.
@WCArmy1989
VillagerGolem I think might be what you are after.
How do i make the Iron Golem spawner work all the other one work but this one
@ryvix
ok I found out the problem, the problem was that I bought the spawner, middle clicked the spawner to get 64, and then gave myself like 5 more spawners. that was what erased em, what I needed to do to prevent that was just to buy 5 spawners instead, and it worked. Here is a video on what I did to prevent for any other people having this problem: https://youtu.be/JB_UuPvBtxI also, I want to thankyou for actually interacting with it's users, not many authors do that Thanks.
@Ringing_Ears
If that is a bug in this plugin then I may have fixed that already at some point. 2.4 is quite an old version of this plugin and I haven't experienced any similar issue with the present version. I also haven't ever had any reports of that bug that I can recall offhand.
I'm pretty sure newer versions of the plugin won't work with older versions of Spigot though so if you want to keep using that version of Spigot then you will likely have to figure out what's causing the issue. I can't think of any reason why this plugin might have been doing that and wonder if maybe some other plugin could be causing it. Especially since I haven't had any other reports of such an issue that I recall and it seems there are still a pretty good number of servers running 1.8.8 with this plugin.
Does it still happen if you try without any other plugins enabled? It might be good to test such a thing on a test server rather than a live server. If it still happens without any other plugins enabled then it's probably a bug in either the old version of this plugin or the version of Spigot you're using since those should be the only other factors. If it doesn't still happen without any other plugins enabled besides this one then it's probably caused by another plugin and you could try enabling them one a time to find the culprit and maybe you would find it's just a setting in some other plugin or something.
I just had another thought, maybe you are saying they are disappearing from your inventory. I was thinking they were disappearing from the world after being placed but if you're saying they are just disappearing from your inventory then I believe this is likely due to you being in creative mode. The old versions didn't work in creative mode properly. The client doesn't update the inventory properly or something for some reason. This is in the Known Caveats section when you download the file. In fact I don't know if the new versions work properly in creative mode or not either. I worked on it a bit but I don't think I fixed it entirely, though I may have prevented players from actually trying to use move them around in their inventory.
@ryvix
ok sorry about saying version 3.6.7, i meant version 2.4, my apologies, and I am running spigot 1.8 - 1.8.8
thankyou
@Ringing_Ears
What version of Spigot are you using? I'm not sure what version 3.6.7 is referring to. If you mean 3.6.7 of this plugin, there is no version 3.6.7 of this plugin.
I just noticed there is a new version of Spigot. I'm not sure what 1.11 will do to this plugin but it may require updates. I'm also not even sure if I should update it for 1.11 since it sounds like the Spigot builds expire in a few days anyway and have to be updated again. Maybe I have to automate the builds or something. I dunno.
Hey so say I have 3 creeper spawners and I place one, it places it, but the other 2 disappear, please fix this bug (I am using versions 3.6.7 btw)
@sufletzel666
Thanks for the report, hopefully fixed in next release.
Error when I place a spawner!
18.10 19:08:36 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.8.0_25]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.SpawnerEvents.onBlockPlace(SpawnerEvents.java:237) [?:?]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.SpawnerFunctions.getSpawnerType(SpawnerFunctions.java:454) [?:?]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.SpawnerFunctions.makeSpawner(SpawnerFunctions.java:68) [?:?]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.Spawner.<init>(Spawner.java:55) [?:?]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.Spawner.initSpawner(Spawner.java:76) [?:?]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.Spawner.getEntityName(Spawner.java:210) [?:?]
18.10 19:08:36 [Server] INFO at me.ryvix.spawner.Spawner.getEntityNameFromDisplay(Spawner.java:91) [?:?]
18.10 19:08:36 [Server] INFO Caused by: java.lang.NullPointerException
18.10 19:08:36 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
18.10 19:08:36 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInUseItem.a(SourceFile:11) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.PacketPlayInUseItem.a(SourceFile:55) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:890) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.PlayerInteractManager.a(PlayerInteractManager.java:534) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at net.minecraft.server.v1_10_R1.ItemStack.placeItem(ItemStack.java:162) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at org.bukkit.craftbukkit.v1_10_R1.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:146) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:308) [marian.jar:git-Spigot-455072c-2f5bda8]
18.10 19:08:36 [Server] INFO org.bukkit.event.EventException
18.10 19:08:36 [Server] ERROR Could not pass event BlockPlaceEvent to Spawner v2.7.1-f6d2137
@bkes5410
Glad you got it working! The plugin is released under the MIT license so as long as you follow that you can do whatever you like with it.
@ryvix
I succeeded thanks
Can I share this plugin on the Taiwan website?
@bkes5410
What permission plugin are you using? I've tested fine with bPermissions, PEX and zPermissions and it's worked fine for me. Maybe you haven't reloaded your permissions or maybe they aren't set properly for some reason or another.
@ryvix
You don't have permission to do that!
I tried
so sad
@bkes5410
In order to allow players to place all spawners they must have the permission: spawner.place.all
Also note you can specify individual entities like spawner.place.creeper etc.
I can not let the player places How to set up
@cbence92
Any particular reason? Do you get any errors? I don't know what redprotect is.
Sadly it is not working with redprotect plugin. Cant use this plugin at all.
Spawner v2.7 - 25 Aug 2016
error logs