WorldGuard Build #2343

Be aware that this branch (master) 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
Branchmaster
Number#2343-86a1fa6
Datea year ago
Artifacts
Changes
IDSummaryCommitterDate
86a1fa6e
  • Merge branch 'version/7.0.x' # Conflicts: # gradle.properties
joo200a year ago
f8415edf
  • Skip handling notify flags on false values
Maddy Millera year ago
c4c17a2e
  • Remove weird files
Maddy Millera year ago
e2f21b66
  • Back to SNAPSHOT for continued development
Maddy Millera year ago
43997ecf
  • Release 7.0.14
Maddy Millera year ago
b0a98d4c
  • Add material defs for 1.21.5. (#2204)
wizjanya year ago
98b52206
  • Listen to EntityPushedByEntityAttackEvent for knockback/push (#2193) Listening to the push event instead of EntityKnockbackByEntity includes other sources of knockback/push in the internal DamageEntityEvent. Closes #2190.
wertíka year ago
65792ec3
  • Restore previous behavior of ride/interact. (#2196) Closes #2194.
wizjanya year ago
656cda43
  • Point readme to compiling file so we don't have to update two places.
wizjanya year ago
4ec325ef
  • Use chest-access for hoppers pulling from entities. (#2191) Closes #2187.
wizjanya year ago
a949b106
  • Skip the hopper doing the pulling. (#2186) Closes #2185.
wizjanya year ago
33bbd93a
  • Back to SNAPSHOT for development.
wizjanya year ago
82fdc65d
  • Release 7.0.13.
wizjanya year ago
2d96cdb9
  • Consider decorated pots chest-access instead of interact. Message is a bit awkward since it says "open that" but oh well. Closes #2170.
wizjanya year ago
9eadfdbc
  • 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.
wizjanya year ago
38ce4d42
  • Port outside repo usage elimination Ports da223671a5e5d0107d502234d7378522db162e3c from WorldEdit to Worldguard and updates Gradle.
aurora with octylFractal2 years ago
f89b1495
  • Use PaperLib to get inventory holder
jquery-package2 years ago
910b2412
  • Drop spigot api as dependency in gradle
joo2002 years ago
5f8e5eaf
  • Bump mojang libs. Only affects api-users building against 1.21.4 mojang deps.
wizjany2 years ago
675d86ce
  • Back to snapshot.
wizjany2 years ago
5c4848b8
  • Release 7.0.13-beta-2.
wizjany2 years ago
acd4fda8
  • Update to 1.21.4.
wizjany2 years ago
89b6bdc1
  • 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
wizjany2 years ago
7ae07a94
  • Back to snapshot. Also update changelog cuz I forgot.
wizjany2 years ago
2f13ae04
  • Release 7.0.13-beta-1
wizjany2 years ago
1a59d1eb
  • Update 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.
wizjany2 years ago
764d258e
  • Fix deprecations on stack methods. Also this was supposed to be on a branch but I just realized I forgot.
wizjany2 years ago
5579d197
  • Remove stack size bypassing perm. Entire command should eventually be removed.
wizjany2 years ago
3b9ab47a
  • Avoid using metadata storage if possible (#2150)
    • Avoid using metadata storage if possible
    • Fix cause detection, use always on paper
    • Fix fat fingers
joo200 with aurora2 years ago