WorldGuard Build #2142

Be aware that this branch (all-abstract-listeners) 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
Branchall-abstract-listeners
Number#2142-c750434
Date3 years ago
Changes
IDSummaryCommitterDate
c750434aConvert listeners to use AbstractListener and add shortcuts to get config. Closes #1780. wizjany3 years ago
8efc2e65Revert "Add member inheritance for non-player associables" This reverts commit b1cd1303d1d194fef7d1fc6e2811931ca08f4e38. wizjany3 years ago
b1cd1303Add member inheritance for non-player associables stonar963 years ago
c98f9edaCheck all effects for lingering potion clouds. Fixes #1797. wizjany3 years ago
682942b9Added NPE error message and javadoc hint for WorldGuard.getPlatform joo2003 years ago
7e817c33Protect signs against usage of (glowing) ink sac joo2003 years ago
5302bcb1Changelog for 7.0.6 beta 1. wizjany3 years ago
bcac63dcFix regions in negative heights (#1792) stonar963 years ago
37906c0fAdded use-dripleaf flag, Handle Deepslate Redstone Ore correctly joo2003 years ago
6879f10dFix crop growth config option. wizjany3 years ago
7155ef58Protect cave vines and glow berries correctly joo2003 years ago
e2f775c9Fixed wrong dependencies, removed not needed repository joo2003 years ago
c5dad747Compare items for /stack with ItemStack.isSimilar joo2003 years ago
4dfb9beaSwitch back dependency from Spigot to Paper joo2003 years ago
7436d506Fixed incorrectly shaded squirrelid joo2003 years ago
621c1289Bump squirrelid to 0.3.0, Deprecated PaperProfileServer (replaced by squirrelid) joo2003 years ago
093e282erelocate bstats like worldedit joo2003 years ago
2958c252Shade correctly bstats joo2003 years ago
d21ee986Re-add shade config, fix some other gradle black magic. wizjany3 years ago
dd90fa21Cover item dispense behaviors. Depends on spigot throwing events. wizjany3 years ago
34ed6175Bump api version to 1.17 joo2003 years ago
0818b3c2Update to Java 16, Gradle 7.0.2 and Bstats 2.1.0 joo2003 years ago
04541ed5Updated build environment, switched to Jupiter Unit Tests joo2003 years ago
f17f1fc8bump travis-ci to jdk11 joo2003 years ago
9defab65Fix protections for copper and rooted dirt joo2003 years ago
a225d1b2Added 1.17 materials joo2003 years ago
bcab33c1Updated dependencies and gradle joo2003 years ago
3cb83465Update 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