- Builds
- WorldGuard (
master) - Build #2396
WorldGuard Build #2396
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| Project | WorldGuard |
|---|---|
| Status | SUCCESS |
| Branch | master |
| Number | #2396-578e802 |
| Date | 15 hours ago |
Artifacts
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 578e8023 | Merge branch 'version/7.0.x' | Maddy Miller | 15 hours ago |
| 49ebc79b | Add a GH Actions run to do a simple Gradle build | Maddy Miller | 15 hours ago |
| 31c9320d | Require MC 26.2 and add additional material definitions | Maddy Miller | 15 hours ago |
| 8ec5e8a7 | Back to SNAPSHOT for continued development | Maddy Miller | a day ago |
| fa605e6a | Release 7.0.18 | Maddy Miller | a day ago |
| 048bd2ad | Synchronize YamlRegionFile#saveAll (#2014) * Synchronize YamlRegionFile#saveAll This prevents multiple invocations of the method from intersecting, which could potentially cause the .tmp file to be overwritten before being renamed, thus corrupting the region storage * Synchronize on the class instead of the instance I didn't realize it before, but it looks like there is at least one instance of YamlRegionFile per world, so synchronizing on the instance wouldn't necessarily help. | tomylobo | 2 days ago |
| d002474e | Remove strict versions from MC libs | Maddy Miller | 3 days ago |
| a156c07a | Filter "standing in" regions list by permission access. Fixes #2262 (#2293) * Filter "standing in" regions list by permission access. Fixes #2262 * Don't filter the actual result, just the output | Maddy Miller | 4 days ago |
| f0239b63 | Use new Enemy interface for hostile detection | Maddy Miller | 15 days ago |
| 7c38af4c | Migrate PigZapEvent for Paper. Fixes #2290 (#2292) | Maddy Miller | 21 days ago |
| da6bfb3b | Add lava-harden flag (#2275) * Rename type to newType and extract oldType variable * Add lava-harden flag This covers the forming of cobblestone, stone, obsidian and basalt. | tomylobo | 21 days ago |
| 1439345a | Fix gradle publish with Shadow 9 | Maddy Miller | 21 days ago |
| f310e93a | perf: avoid unnecessary isNPC checks (#2285) | rvskele | 21 days ago |
| ab33d3fd | Migrate to Crankcase (and drop <MC 26.1) (#2291) * Migrate to Crankcase (and drop <MC 26.1) * missed java 21 refs * May as well populate the single material flag for 26.1 here | Maddy Miller | 22 days ago |
| d1a31937 | Back to SNAPSHOT for continued development | Maddy Miller | 2 months ago |
| e42d8bcd | Release 7.0.17 | Maddy Miller | 2 months ago |
| 20eb298c | fix: detect cocoa as a crop (#2278) | jmkohnagel | 2 months ago |
| b4914ef8 | Fix checkstyle problems | tomylobo | 3 months ago |
| 3e9e1c84 | Replace PaperLib functionality that no longer works properly on 26.1+ | Maddy Miller | 3 months ago |
| 8783e2ba | Only store originalGameMode if NULL (#2265) | brite | 3 months ago |
| aa516033 | Cleanup Folia handlers to use more shared code | Maddy Miller | 4 months ago |
| caa121c1 | Back to SNAPSHOT for continued development | Maddy Miller | 4 months ago |
| f7fded2f | Release 7.0.16 | Maddy Miller | 4 months ago |
| dd8d2ff5 | Generating an End Portal should not trigger BlockMultiPlaceEvent (#2266) * Allow end_portal generation if player can interact with block * add some comments * concise comment | catteaa | 4 months ago |
| 88db0e50 | Basic Folia Support (#2259) * Basic Folia Support * Teleport async only with Folia server * restore * Extract the location for teleportation and add the {} * Extract the location for teleportation * Revert worldedit version | euphyllia | 5 months ago |
| 039e9af0 | Manually deserialize block/item names during blacklist handling. Fixes #2255 | Maddy Miller | 6 months ago |
| 6b994f08 | Merge branch 'version/7.0.x' of github.com:EngineHub/WorldGuard into version/7.0.x | Maddy Miller | 7 months ago |
| 999fb12e | Back to SNAPSHOT for continued development | Maddy Miller | 7 months ago |
| ce4622f1 | Release 7.0.16 Beta 1 | Maddy Miller | 7 months ago |
| 94b75224 | Fix tiny typo (#2217) | aaron beier | 7 months ago |
| 4405a297 | Bump API version to 1.21.11 | aerulion | 7 months ago |
| 6697bab3 | Updated material definitions and dependencies for 1.21.11 - Updated Mojang-provided libraries to the correct version - Added new Material and SpawnEgg definitions - Fixed some missing item materials i missed during the previous commit, since I did not know items should also be covered | aerulion | 7 months ago |
| 5baf085a | Back to SNAPSHOT for continued development | Maddy Miller | 7 months ago |
| 5fafea67 | Release 7.0.15 | Maddy Miller | 7 months ago |
| 480afaeb | Merge branch 'pr/2249' into version/7.0.x | Maddy Miller | 7 months ago |
| cff2510c | Bump API version to 1.21.11 | aerulion | 7 months ago |
| af098686 | Updated material definitions and dependencies for 1.21.11 - Updated Mojang-provided libraries to the correct version - Added new Material and SpawnEgg definitions - Fixed some missing item materials i missed during the previous commit, since I did not know items should also be covered | aerulion | 7 months ago |
| b7e9c4c7 | Back to SNAPSHOT for continued development | Maddy Miller | 9 months ago |
| 445a1d73 | Release 7.0.15 Beta 1 | Maddy Miller | 9 months ago |
| 56427c71 | Updated material definitions up to 1.21.10 (#2239) * Updated material definitions up to 1.21.10 * Remove commented-out materials | aerulion | 9 months ago |
| 8191e5df | Improve region file loading compatibility with NIO Java APIs | Maddy Miller | 9 months ago |