Consider decorated pots chest-access instead of interact.
Message is a bit awkward since it says "open that" but oh well.
Closes #2170. (2d96cdb9 by wizjany)
More comprehensive fishing rod checks.
Checks the retrieve (caught entity) for all non-hostiles (i.e. including vehicles now, checked with vehicle-destroy).
Also checks the projectile hit event, to prevent hooks from attaching pre-emptively.
Closes #2157, #2155. (9eadfdbc by wizjany)
Port outside repo usage elimination
Ports da223671a5e5d0107d502234d7378522db162e3c from WorldEdit to Worldguard and updates Gradle.
Co-authored-by: octylFractal <octavia.togami@gmail.com> (38ce4d42 by aurora)
Use PaperLib to get inventory holder (f89b1495 by jquery-package)
Drop spigot api as dependency in gradle (910b2412 by joo200)
Bump mojang libs.
Only affects api-users building against 1.21.4 mojang deps. (5f8e5eaf by wizjany)
Fix typo.
Only affected the config option, not the flag, so not too surprised it wasn't noticed earlier.
https://github.com/EngineHub/WorldGuard/pull/2115/files/679b56948f41869bd545564a8c57562f157a6b66#r1878791900 (89b6bdc1 by wizjany)
Back to snapshot.
Also update changelog cuz I forgot. (7ae07a94 by wizjany)
Split ride checks to separate event handler.
Bypass the interact entirely and let EntityMount handle it, since we can't discriminate usage in interact. (1a59d1eb by wizjany)
Fix deprecations on stack methods.
Also this was supposed to be on a branch but I just realized I forgot. (764d258e by wizjany)
Remove stack size bypassing perm.
Entire command should eventually be removed. (5579d197 by wizjany)
Avoid using metadata storage if possible (#2150) (3b9ab47a by joo200)
Avoid using metadata storage if possible (3b9ab47a by joo200)
Fix cause detection, use always on paper (3b9ab47a by joo200)
Fix fat fingers
Co-authored-by: aurora <21148213+aurorasmiles@users.noreply.github.com> (3b9ab47a by joo200)