- Builds
- WorldGuard (
master
) - Build #2207
WorldGuard Build #2207
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 downloadsProject | WorldGuard |
---|---|
Status | SUCCESS |
Branch | master |
Number | #2207-741f9e2 |
Date | 2 years ago |
Artifacts
No artifacts (files) are available for this build!
Changes
ID | Summary | Committer | Date |
---|---|---|---|
741f9e23 | Merge branch 'version/7.0.x' # Conflicts: # buildSrc/build.gradle.kts # buildSrc/src/main/kotlin/PlatformConfig.kt # buildSrc/src/main/kotlin/Versions.kt | joo200 | 2 years ago |
bd1d772f | Introduce uninitialize for sessions (#1940) * Introduce uninitialize for sessions * Add FlagValueChangeHandler#onClearValue | joni aromaa | 2 years ago |
f1f1e8aa | Remove command reg delay for CommandBook compat. This may break said compat but I doubt anyone is using it anyway. Fixes #1943. | wizjany | 3 years ago |
598c4417 | Back to snapshot. Also update changelog | wizjany | 3 years ago |
cbb2ba72 | Release 7.0.8 beta 1. | wizjany | 3 years ago |
e756d127 | Account for possible world nullability for Entity#getOrigin Location | dordsor21 | 3 years ago |
0d2ed820 | Properly protect chest_boats as vehicles | joo200 | 3 years ago |
6efdb108 | Fix Report for Spigot based servers Bukkit.spigot().getSpigotConfig() is the paper implementation, it's not available on Non-Paper servers | joo200 | 3 years ago |
4a21bf43 | Check if InventoryHolder BlockState is placed. Closes #1903. | wizjany | 3 years ago |
3a181a23 | Tidy up Materials.java, added missing effect type, removed todo for paper only | joo200 | 3 years ago |
857f7468 | Add Sculk Growth Flag and options to disable sculk growths | joo200 | 3 years ago |
f8e8d0f0 | Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials | joo200 | 3 years ago |
23521858 | Bumped versions: Minecraft to 1.19 and JDK 17 | joo200 | 3 years ago |
0fddd2a5 | Fixed Typo in CommandException | joo200 | 3 years ago |
85dd012b | Improvement and Cleanup Domain view for /region info * Don't suggest the uuids to the command line, copy them to the clipboard instead * Tidy up the hover events and added hints to copy uuids | joo200 | 3 years ago |
dc23af79 | Skip lookups on claim. Claim hasn't allowed user-input for ages, so no need to resolve anything. | wizjany | 3 years ago |
b6989413 | Append OnlineMode server information to ServerReport (#1891) | joo200 | 3 years ago |
271b32aa | Default chest-protection.disable-off-check to true. Fixes #1890. | wizjany | 3 years ago |
938f0c3b | Handle all the amethyst growth. Fixes #1889. | wizjany | 3 years ago |