SilkSpawners

SilkSpawners

3M Downloads

"disableChangeTypeWithEgg" Not Working

jok-dev opened this issue ยท 3 comments

commented

The "disableChangeTypeWithEgg" option in the config doesn't seem to work, I think it has to do with this line here:

https://github.com/timbru31/SilkSpawners/blob/master/src/main/java/de/dustplanet/silkspawners/listeners/SilkSpawnersPlayerListener.java#L88

I'm pretty sure the boolean operator should be an or ( || ) rather than an and ( && ). That way you're saying, don't do anything if it's not a right click OR if they have disabled change type with egg.

commented

Has this been fixed yet?

commented

Can't place mobs on spawners with eggs

commented