1
I am using Bukkit Essentials and wanted to add a way for players to buy specific spawners at our admin shop. however, I've only been able to get the signs to dispense blank spawners, which default to pig when placed. for example [buy], 1, 52:93, $20000 gives a pig spawner rather than the chicken spawner i expected. I am also using a plugin called "spawner" to prevent players from using spawn eggs (which we also sell) to change spawner type. does anyone know how to sell a specific spawner? preferably through Essentials built in sign shops but if another shop plugin supports this feature then that works as well.
1
solved the issue ourselves, we swapped "spawner" with "SilkSpawners" and enabled the crafting of mob spawners from the eggs that we were already selling.
