WorldGuard Build #2335

Be aware that this branch (fix/leashing-rideables) is not the main branch (version/7.0.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
ProjectWorldGuard
StatusSUCCESS
Branchfix/leashing-rideables
Number#2335-725dd2a
Date9 days ago
Changes
IDSummaryCommitterDate
725dd2a7Restore previous behavior of ride/interact. Closes #2194. wizjany9 days ago
4ec325efUse chest-access for hoppers pulling from entities. (#2191) Closes #2187.wizjany16 days ago
a949b106Skip the hopper doing the pulling. (#2186) Closes #2185.wizjany23 days ago
33bbd93aBack to SNAPSHOT for development. wizjanya month ago
82fdc65dRelease 7.0.13. wizjanya month ago
2d96cdb9Consider decorated pots chest-access instead of interact. Message is a bit awkward since it says "open that" but oh well. Closes #2170. wizjanya month ago
9eadfdbcMore 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. wizjanya month ago
38ce4d42Port outside repo usage elimination Ports da223671a5e5d0107d502234d7378522db162e3c from WorldEdit to Worldguard and updates Gradle. Co-authored-by: octylFractal <octavia.togami@gmail.com> aurora2 months ago
f89b1495Use PaperLib to get inventory holderjquery-package3 months ago
910b2412Drop spigot api as dependency in gradle joo2003 months ago
5f8e5eafBump mojang libs. Only affects api-users building against 1.21.4 mojang deps. wizjany3 months ago
675d86ceBack to snapshot. wizjany3 months ago
5c4848b8Release 7.0.13-beta-2. wizjany3 months ago
acd4fda8Update to 1.21.4. wizjany4 months ago
89b6bdc1Fix 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 wizjany3 months ago
7ae07a94Back to snapshot. Also update changelog cuz I forgot. wizjany5 months ago
2f13ae04Release 7.0.13-beta-1 wizjany5 months ago
1a59d1ebUpdate to 1.21.3. (#2153) * Initial update to 1.21.3. Compiles, launches, nothing tested yet. * Boat tag includes chest boat tag. * Avoid Material.values call. * Split ride checks to separate event handler. Bypass the interact entirely and let EntityMount handle it, since we can't discriminate usage in interact.wizjany5 months ago
764d258eFix deprecations on stack methods. Also this was supposed to be on a branch but I just realized I forgot. wizjany5 months ago
5579d197Remove stack size bypassing perm. Entire command should eventually be removed. wizjany5 months ago
3b9ab47aAvoid using metadata storage if possible (#2150) * Avoid using metadata storage if possible * Fix cause detection, use always on paper * Fix fat fingers Co-authored-by: aurora <21148213+aurorasmiles@users.noreply.github.com> joo2005 months ago