Black List on mob spawners
LadyCailinBot opened this issue ยท 4 comments
WORLDGUARD-3347 - Reported by Mitchell.Roberts
We use the following in our blacklist to prevent users changing mob spawner types:
[52]
ignore-perms=blacklist.spawner
on-interact=deny,tell
Please include eggs changing mob spawners in default protection instead of having to use blacklist workarounds.
Comment by sk89q
Note to other devs: we can fix this by changing this line: https://github.com/sk89q/WorldGuard/blob/master/src/main/java/com/sk89q/worldguard/bukkit/util/Materials.java#L125
Just need to test it.
Comment by wizjany
.___. last time I discussed this with you, you said we should change the egg, not the mob spawner.