Be aware that this branch (master) is not the main branch (version/7.3.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
View last successful build
Branch#StatusChangesFinished
master#6864Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (c9fdcc6a by octavia.togami)
  • Merge pull request #2582 from EngineHub/deform-fix-queryrel Fix queryRel for //deform and //brush deform (9fae6771 by tomylobo)
  • Fix queryRel for //deform and //brush deform (570ec877 by tomylobo)
  • Use Bukkit Registry API where possible (#2573) (292dae65 by mnmiller1)
  • Remove <1.16 //drawsel max size handling (#2572) (f31c2e65 by mnmiller1)
  • Shutdown executor service on disable (#2570) (84ad34c3 by mnmiller1)
  • Shutdown executor service on disable (84ad34c3 by mnmiller1)
  • also do CLI (84ad34c3 by mnmiller1)
  • Update crowdin-distributor (27bd2660 by octavia.togami)
  • Back to SNAPSHOT for continued development (43b3b030 by mnmiller1)
  • Release 7.3.4 (62632448 by mnmiller1)
  • Lazily compute BlockState#getAsString (#2566) (ab480998 by mnmiller1)
  • Lazily compute BlockState#getAsString (ab480998 by mnmiller1)
  • Implement in BaseBlock (ab480998 by mnmiller1)
7 days ago
master#6835Tests passed: 239, ignored: 1
  • Add a #clipboard mask, to mask to blocks that match the clipboard (#2502) (856d1202 by mnmiller1)
  • Add a #match mask, to mask to blocks that match the clipboard (856d1202 by mnmiller1)
  • Rename the parser mask to #clipboard (856d1202 by mnmiller1)
  • Fix import order (856d1202 by mnmiller1)
  • Add documentation to the MatchMask class (856d1202 by mnmiller1)
  • PR review feedback (856d1202 by mnmiller1)
  • add #copy as an alias (856d1202 by mnmiller1)
  • use native Java List.of (856d1202 by mnmiller1)
20 days ago
master#6832Tests passed: 239, ignored: 1
  • Deprecate fullySupports3DBiomes and BiomeQuirkExtent (#2496) (4d3d820f by mnmiller1)
20 days ago
master#6816Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (eac445df by mnmiller1)
  • Fix structure block CUI resetting selections cross-world. (#2561) Previously, if a world override was active (e.g. via //world), createStructureBlock would always attempt to check the player (entity) world rather than their selection world. This led to the selection getting reset immediately. Now, we first check if there's anything to render (i.e. if the selection is in the current world) before attempting to get the selection from the player's session. (3adba9f2 by wizjany)
  • Add CODEOWNERS (1834cfba by octavia.togami)
  • Use published version of lin-bus (203236d2 by octavia.togami)
  • Also run stale bot on issue activity (63b06eb6 by octavia.togami)
  • Merge pull request #2557 from EngineHub/ot/debt/lets-go-live-to-the-action Do some maintence on our workflows (fb987c02 by octavia.togami)
  • Remove CodeQL workflow This has only ever added busywork, never found any problems. It doesn't support filtering generated code and breaks sometimes. (09942de9 by octavia.togami)
  • Move stale to workflow (d7847168 by octavia.togami)
a month ago
master#6805Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (e74dccf7 by mnmiller1)
  • Back to SNAPSHOT for continued development (54d5665f by mnmiller1)
  • Release 7.3.4 Beta 1 (0452ca28 by mnmiller1)
  • Merge pull request #2549 from EngineHub/ot/feature/1.21 Minecraft 1.21 (ca2febeb by octavia.togami)
  • [Sponge] 1.21 (de2f3983 by octavia.togami)
  • Update platform versions (e15b59b8 by mnmiller1)
  • Fix nbt access in proxy (d1221cf8 by octavia.togami)
  • Fix proxy method matching (f5875b89 by octavia.togami)
  • [Bukkit] 1.21 (6e6e87ab by octavia.togami)
  • Add data from MCUtils for 1.21 (e5ca0168 by mnmiller1)
  • [Fabric] 1.21 (8d40de2d by octavia.togami)
  • [NeoForge] 1.21 (5b619d74 by octavia.togami)
  • Update JDK requirements These have long been outdated (0386259b by octavia.togami)
  • [Fabric] 1.21-rc1 (a684cd19 by octavia.togami)
  • Back to SNAPSHOT for continued development (9ca8c0fb by mnmiller1)
  • Release 7.3.3 (6359df81 by mnmiller1)
  • Bring back the Sponge module, updated for 1.20.6 (#2538) (ad036236 by 52257907+avaruus1)
  • Bring back the Sponge module (ad036236 by 52257907+avaruus1)
  • Fixes (ad036236 by 52257907+avaruus1)
  • Specify the SNAPSHOT build of SpongeAPI to use (ad036236 by 52257907+avaruus1)
  • [neoforge] Update for event api break. (05db94cf by wizjany)
a month ago
master#6785Tests passed: 239, ignored: 1
  • Fix build errors from merge (00148305 by mnmiller1)
2 months ago
master#6781Gradle exception; exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B
  • Merge branch 'version/7.3.x' (2709ad8c by mnmiller1)
  • Back to SNAPSHOT for continued development (17029fef by mnmiller1)
  • Release 7.3.2 (3aca5809 by mnmiller1)
  • [NeoForge] Add the optional handler to the protocol registration (f21efd08 by mnmiller1)
  • Use readCharSequence instead of toString to inc reader index My bad. Fixes #2525 (910d5cc3 by octavia.togami)
  • Add transforms to the crafter orientation property (#2533) (6818272a by mnmiller1)
2 months ago
master#6773Gradle exception (new); exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B
  • Merge branch 'version/7.3.x' (ffb2cd73 by mnmiller1)
  • Use the release version of Luck's permissions api for fabric (eac49b04 by mnmiller1)
  • Fix Paperweight build error and remove 1.19.4/1.20.0 support (#2529) (bf8c2e77 by mnmiller1)
  • Fix Paperweight build error and remove 1.19.4/1.20.0 support (bf8c2e77 by mnmiller1)
  • Remove extra version-specific data (bf8c2e77 by mnmiller1)
  • Use Paper-specific API to fetch CommandMap when available (3d0892dd by mnmiller1)
  • Merge pull request #2524 from aurorasmiles/fix-painting-facing Fix paintings not getting rotated correctly (fa7bd115 by octavia.togami)
  • Fix paintings not getting rotated correctly Co-authored-by: Octavia Togami <octavia.togami@gmail.com> (a695bb81 by aurora)
  • Apply some small corrections for verification (6686552e by octavia.togami)
  • Fix heightmap brush hardcoding world min and max Y (ae61fa9f by mnmiller1)
  • Back to SNAPSHOT for continued development (336c3575 by mnmiller1)
  • Release 7.3.1 (2e55f4fb by mnmiller1)
2 months ago
master#6762Gradle exception (new); exit code 1 (Step: Build (Gradle)); artifacts size 0 B is 1 B less than the provided threshold 1 B
  • [CLI] Fix deprecation warning (e2e91633 by mnmiller1)
3 months ago
master#6761Compilation error: :worldedit-cli:compileJava; artifacts size 0 B is 1 B less than the provided threshold 1 B
  • Merge branch 'version/7.3.x' (0bab00d0 by mnmiller1)
  • Update platform versions (98e8720f by mnmiller1)
3 months ago