- Builds
- WorldGuard (
feat/1.21.4
) - Build #2317
WorldGuard Build #2317
Be aware that this branch (
feat/1.21.4
) 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 | feat/1.21.4 |
Number | #2317-ca22e3d |
Date | 15 days ago |
Artifacts
Changes
ID | Summary | Committer | Date |
---|---|---|---|
ca22e3da | Update to 1.21.4. | wizjany | 15 days ago |
7ae07a94 | Back to snapshot. Also update changelog cuz I forgot. | wizjany | a month ago |
2f13ae04 | Release 7.0.13-beta-1 | wizjany | a month ago |
1a59d1eb | Update to 1.21.3. (#2153) * Initial update to 1.21.3. Compiles, launches, nothing tested yet. * Boat tag includes chest boat tag. * Avoid Material.values call. * Split ride checks to separate event handler. Bypass the interact entirely and let EntityMount handle it, since we can't discriminate usage in interact. | wizjany | a month ago |
764d258e | Fix deprecations on stack methods. Also this was supposed to be on a branch but I just realized I forgot. | wizjany | 2 months ago |
5579d197 | Remove stack size bypassing perm. Entire command should eventually be removed. | wizjany | 2 months ago |
3b9ab47a | Avoid using metadata storage if possible (#2150) * Avoid using metadata storage if possible * Fix cause detection, use always on paper * Fix fat fingers Co-authored-by: aurora <21148213+aurorasmiles@users.noreply.github.com> | joo200 | 2 months ago |