- 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 | 2 years ago |
598c4417 | Back to snapshot. Also update changelog | wizjany | 2 years ago |
cbb2ba72 | Release 7.0.8 beta 1. | wizjany | 2 years ago |
e756d127 | Account for possible world nullability for Entity#getOrigin Location | dordsor21 | 2 years ago |
0d2ed820 | Properly protect chest_boats as vehicles | joo200 | 2 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 | 2 years ago |
4a21bf43 | Check if InventoryHolder BlockState is placed. Closes #1903. | wizjany | 2 years ago |
3a181a23 | Tidy up Materials.java, added missing effect type, removed todo for paper only | joo200 | 2 years ago |
857f7468 | Add Sculk Growth Flag and options to disable sculk growths | joo200 | 2 years ago |
f8e8d0f0 | Plugin Version to 1.19, cleanup from Materials, added 1.19 Materials | joo200 | 2 years ago |
23521858 | Bumped versions: Minecraft to 1.19 and JDK 17 | joo200 | 2 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 |
bc631193 | Fix publish. | wizjany | 3 years ago |
3549f04a | Build script updates. Bump gradle. Copy a bunch from WE. Hopefully nothing breaks. | wizjany | 3 years ago |
216b0611 | Fix class source validator on spigot. | wizjany | 3 years ago |
27dca2b5 | Bump to snapshot. | wizjany | 3 years ago |
79a3b70d | Release 7.0.7. | wizjany | 3 years ago |
cf694251 | Don't cancel potion splashes with no targets. | wizjany | 3 years ago |
e2fe770e | Disregard that, definitely need to duplicate. | wizjany | 3 years ago |
7e06088c | Switch to WE's ClassSourceValidator. Since it's (being) fixed there and no need to duplicate any more. | wizjany | 3 years ago |
f9d1c2d4 | Fix some errors in config loading. Technically removing a nonexistant property should be fixed in WE's yaml utils but eh. | wizjany | 3 years ago |
f883899c | Add deprecation warnings. Also remove the nodes from config if unused. | wizjany | 3 years ago |
de386fb4 | Provisional changelog for 7.0.7. | wizjany | 3 years ago |
660f9ffa | Use deny-message for nether portal protection. Closes #1882. | wizjany | 3 years ago |
e05d4237 | Protect modification of candles and cake as building. Closes #1880. | wizjany | 3 years ago |
dca05151 | Optimize Region List and Region Teleport commands (#1868) * Optimized command usage for /rg list and /rg teleport: * added a flag to the teleport command to teleport the actor to the center of the region * added a flag to the list command to filter the regions for special ids * added a flag to the list command to get regions intersecting your selection * Fixed wrong pagination in RegionLister | joo200 | 3 years ago |
4abf971c | Add red sand to sand physics. This option is still at the mercy of bukkit api and might still not work ¯\_(ツ)_/¯ | wizjany | 3 years ago |
875a6fc8 | Add space in an error message. | wizjany | 3 years ago |
3cb4abdb | Updated amount of modules, Windows command prompt and outdated hints | joo200 | 3 years ago |
4caf0afb | Add COMPILING.md and set Java Version to 16 | joo200 | 3 years ago |
054a7341 | Update Java-Version in README.md to Java 17 | joo200 | 3 years ago |
b59da599 | Allows claimed regions to inherit from a template region (#1864) * Allows claimed regions to inherit from a template region * Replace template-when-claiming with set-parent-on-claim * Make the set-parent-on-claim option check secure | cristobal lopez | 3 years ago |
46251f5f | Don't check bypass for offline players. This is someone else's problem now (╯°□°)╯︵ ┻━┻ | wizjany | 3 years ago |
98bef4e0 | Remove extra import. | wizjany | 3 years ago |
f1c8649f | Improve Checks for LightningStrikes (fixes #1845) | joo200 | 3 years ago |
aad698af | Update Paper and Spigot to 1.17.1 | joo200 | 3 years ago |
ad7ecbae | Exclude paper-api from squirrelid dependency (Compilefix for removed maven mirrors) | joo200 | 3 years ago |
81750e19 | Add /rg migrateheights. (#1857) Closes #1856. | wizjany | 3 years ago |
703146bc | Update guava to match MC 1.18 guava. | wizjany | 3 years ago |
2541483e | Fixed invalid label | joo200 | 3 years ago |
0a601dbc | Improved Bug Report and Feature Request Template | joo200 | 3 years ago |
f55802c1 | Make cause known if origin can be used (#1838) | stonar96 | 3 years ago |
a0922cb4 | Add rock-growth flag. Handles amethyst and dripstone. Closes #1855. | wizjany | 3 years ago |
fb9705e4 | Update gradle. Getting ready for java 17. | wizjany | 3 years ago |