WorldGuard

WorldGuard

8M Downloads

Slimes can trample farmland

LadyCailinBot opened this issue ยท 1 comments

commented

WORLDGUARD-2579 - Reported by Kodek

Hello! So I got my settings "crops.disable-creature-trampling: true" which means that any creature had no way to trample any crops. Problem is that Slimes can. I check the code of WorldGuard and it looks like it should work. Perhaps Bukkit bug?
Did some testing and it seems that Slime is not a Creature! Simply adding checking for Slime with the Creatures fix the issue. I don't want do have two plugins that can do the same thing so I hope you will fix it soon :)

commented

Comment by wizjany

in dev builds