1.13.1 issue with spawners
Sikatsu opened this issue · 9 comments
What steps will reproduce the problem?
Mine a zombie pig spawner will give a normal pig spawner back
Expected output
It should give a zombie pig spawner instead.
What do you see instead?
A pig spawner is given
/version output?
This server is running CraftBukkit version git-Spigot-2440e18-6304ccd (MC: 1.13.1) (Implementing API version 1.13.1-R0.1-SNAPSHOT)
SilkSpawners version
6.0.0-Snapshot
Checklist
- I am aware that issues caused by /reload are ignored
- If there is a (potential) plugin conflict, I've identified the conflicting plugin
- I have added a valid /version output
- I have added a valid SilkSpawners version
- I have attached necessary information like a screenshot, my list of plugins, config or permissions file(s)
I added it as a vote reward. It runs an essentialsX command to give the spawner. So it gets placed and once it gets mined it'll become a pig spawner. Fresh 1.13 world.
I used /ss give before, but changed it to an essentials command since i'm not sure till what point SilkSpawners supports 1.13+
Might indeed be essentials too, though.
Also, this might happen with more spawners but I only give out a pigman spawner.
I don't hear anyone about having issues with the LEGAL mob spawners when they mine and place them. Only the one from the vote chest which is an illegal one.
@Sikatsu have you (or can you try) tried other mobs? Are those effected, too?
Found out this was an issue with essentials. It has been fixed using the experimental branch for 1.13.
Closing this issue.