Suggestion about handling Forge mod's projectiles
LadyCailinBot opened this issue ยท 3 comments
WORLDGUARD-3412 - Reported by mwaso
Hello! How about to check if the player aims at a block in the somebody else's claim, when the player right-clicks? So even if he stands outside claim, we could cancel that potentially-dangerous right-click event. You could limit the range-check to some configurable value. But there'd be still workaround for sneaky griefers, if they start pressing RMB while aiming at sky and then turn to claim and release. Having button-release event would solve the problem entirely.
Thankyou for your time and efforts!
Comment by wizjany
And what if the projectile is affected by gravity? There are far too many issues to incorporate region protection into this sort of thing.
Comment by mwaso
Agree, but most magical spells in mods are not affected by gravity. So that simple check could help with at least some cases.
Well, maybe someday...