WorldGuard Build #2135

Be aware that this branch (update/1.17) 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
Branchupdate/1.17
Number#2135-0b66f3e
Date3 years ago
Changes
IDSummaryCommitterDate
0b66f3e1Changelog for 7.0.6 beta 1. wizjany3 years ago
abc360cdFix regions in negative heights (#1792) stonar963 years ago
7e7bab1dAdded use-dripleaf flag, Handle Deepslate Redstone Ore correctly joo2003 years ago
e88d8a55Fix crop growth config option. wizjany3 years ago
58675986Protect cave vines and glow berries correctly joo2003 years ago
1cd58186Fixed wrong dependencies, removed not needed repository joo2003 years ago
51f6f27cCompare items for /stack with ItemStack.isSimilar joo2003 years ago
3ba6a09bSwitch back dependency from Spigot to Paper joo2003 years ago
9cbcbb17Fixed incorrectly shaded squirrelid joo2003 years ago
e9e69875Bump squirrelid to 0.3.0, Deprecated PaperProfileServer (replaced by squirrelid) joo2003 years ago
1c7b420brelocate bstats like worldedit joo2003 years ago
e7e27ff3Shade correctly bstats joo2003 years ago
425f2609Re-add shade config, fix some other gradle black magic. wizjany3 years ago
afd18329Cover item dispense behaviors. Depends on spigot throwing events. wizjany3 years ago
ba2d251cBump api version to 1.17 joo2003 years ago
3941cb00Update to Java 16, Gradle 7.0.2 and Bstats 2.1.0 joo2003 years ago
380cc328Updated build environment, switched to Jupiter Unit Tests joo2003 years ago
2fe9d872bump travis-ci to jdk11 joo2003 years ago
e558da3aFix protections for copper and rooted dirt joo2003 years ago
4715b643Added 1.17 materials joo2003 years ago
9d3e7869Updated dependencies and gradle joo2003 years ago
6fa084f4Update dependencies to 1.17 joo2003 years ago
32d16a7eBump to snapshot. wizjany3 years ago
3827266eRelease 7.0.5. wizjany3 years ago
c3dbfdd6Changelog for 7.0.5. wizjany3 years ago
f19ebab0Handle spigot's entity mount event (#1755) * Add handler for spigot's EntityMountEvent. Closes #1677. * checkstyle.wizjany3 years ago
f8f95a44Fix Iron Doors (#1781) Co-authored-by: wizjany <wizjany@gmail.com>stonar963 years ago
0a74d02fAdd nonplayer-protection-domains flag (#1763) stonar963 years ago
46a662e1Fix Dispenser Shulker Box bug and cleanup (#1776) stonar963 years ago
149d1f84Remove unused RegionGroup.MEMBERS from the teleport flag (#1769) stonar963 years ago
c4e76af5Fix Cause#isKnown() (#1768) * Fix Cause#isKnown() * Grammar Co-authored-by: wizjany <wizjany@gmail.com>stonar963 years ago
c1c26360Remove unnecessary FlagValueCalculator#getPriority(ProtectedRegion) callsstonar963 years ago
65c894cfFix doc comment of FlagValueCalculator#getMembership(RegionAssociable) stonar963 years ago
7dcec2b3Small performance improvement for `PlayerDomain#contains()` (#1765) * Improve performance by putting UUID checks first. * Added wizjany's suggestion Co-authored-by: wizjany <wizjany@gmail.com>thebusybiscuit3 years ago
09ce3b63Update Java version in CONTRIBUTING.md (#1764) stonar963 years ago