[1.9] Incompatibility with SIlkSpawners and Ops placing spawners. Config flag?
boredhero opened this issue ยท 10 comments
Hello, because essentials x supports natively changing spawner types, it tries to regularly override the plugin SilkSpawners whenever people who are op or have certain perms place spawners. According to console:
06.03 15:44:11 [Server] INFO checking if boredherobrine13 has essentials.spawnerconvert.pig - true
06.03 15:44:11 [Server] WARN Skipping BlockEntity with id
Anyone who has the permissions essentials.spawnerconvert.pig (or is op) it will automatically convert their spawners of various types to pig when placed. Note that they only change after one mob has spawned. This occurs on the latest build of spigot and latest build of essentials x. I understand the reasoning behind this but is it possible to maybe add a configuration flag to hand over all control of spawners to other plugins (aka disable the part of the code that handles spawner conversions if a config flag is set to true)
Thanks.
I have. Didn't know it was because of EssentialsX though. Super annoying bug.
@drtshock It's not the same, Trent! ๐
Is this even a bug? As far as I can tell, essentials.spawnerconvert.<mob>
is doing what it's supposed to be doing. If you don't want this behaviour, revoke/negate the permission.