PEXPlugins / Modifyworld

Restriction plugin for Bukkit. Part of PermissionsEx bundle.
36 stars 38 forks source link

mod based entities ignore modifyworld.mobtarget but not modifyworld.damage.* #98

Closed plaguewolf closed 9 years ago

plaguewolf commented 9 years ago

specificly my server has lycanites and they dont behave with worldgaurd either. pex toggle debug shows entity as lycanitesmobs[entityname] but on adding permission node -modifyworld.mobtarget.lycanitesmobsgrue (grue mob from mod) the grue still targets players

tested it with -modifyworld.damage.take.lycanitesmobsgrue and that node works fine

plaguewolf commented 9 years ago

nothing? i realize that modifyworld is kinda outadeted. wasnt aware it was abandoned though. further testing reveals that tis not only lycanites mobs but in fact any entity added by a forge mod. can i have more info on how the modifyworld plugin interacts ith entity targeting hooks?

zml2008 commented 9 years ago

probably the mod doesn't call Bukkit events correctly. Nothing we can do about a broken mod.