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#6976Tests passed: 244, ignored: 1
  • Merge remote-tracking branch 'origin/version/7.3.x' (c2204450 by mnmiller1)
  • Add the bundled data files (8187e67d by mnmiller1)
  • [Bukkit] 1.21.4. (1ac79d52 by wizjany)
  • [NeoForge] 1.21.4 (0b5986f9 by mnmiller1)
  • Update the XTypes/XCategories files (655d5f16 by mnmiller1)
  • [Fabric] 1.21.4 (7373bfe9 by mnmiller1)
11 days ago
master#6972Tests passed: 244, ignored: 1
  • Merge remote-tracking branch 'origin/version/7.3.x' (9178c721 by mnmiller1)
  • Remove newlines from translation files (#2661) (a753a5f3 by mnmiller1)
  • [Bukkit] Update the API version to the minimum supported version (039380b0 by mnmiller1)
  • Back to SNAPSHOT for continued development (a36d0459 by mnmiller1)
  • Release 7.3.9 (7adf70b1 by mnmiller1)
  • Update dependencies and language distribution (86220c0d by mnmiller1)
  • Correct all BlockTools to use the Location's World (#2650) All tools would inadvertently use the player's World at some point, which is incorrect in the presense of some mods as seen in #2560 Fixes #2560 (6c40aed7 by octavia.togami)
  • Back to snapshot. (920a810c by wizjany)
  • Release 7.3.9 beta 1. (e8aa544e by wizjany)
  • Merge pull request #2643 from EngineHub/ot/feature/1.21.2 1.21.3 (fca84788 by octavia.togami)
  • [Bukkit] Stop using EnumMap for potential registry types Biome broke in 1.21.3, Material could break in the future (9b4d341e by octavia.togami)
  • [Bukkit] 1.21.3 (26554313 by octavia.togami)
  • Use 1.21.3 as new baseline instead of 1.21.2 I don't think anyone's going to be using 1.21.2 (d5a55bdf by octavia.togami)
  • Prevent stale bot from running more than one at a time (4a1bf612 by octavia.togami)
  • [Sponge] 1.21.2 (c5821197 by octavia.togami)
  • Data updates for 1.21.2 (24f53a7b by octavia.togami)
  • [NeoForge] 1.21.2 Also some adjustments to align Fabric and NF closer (75c87ce5 by octavia.togami)
  • Update language files to 1589 (cdbcab8e by octavia.togami)
  • [Fabric] 1.21.2 (31b0b1e0 by octavia.togami)
  • Back to SNAPSHOT for continued development (b9420c53 by mnmiller1)
  • Release 7.3.8 (7d32b456 by mnmiller1)
  • Merge pull request #2644 from EngineHub/ot/fix/the-magic-is-fading Directly access the data version from MC (4225ae29 by octavia.togami)
  • Directly access the data version from MC Spigot recently made a breaking change to CraftMagicNumbers which breaks this code, by using MC directly we avoid this issue ever occuring in the future (bae1b650 by octavia.togami)
11 days ago
master#6968Gradle exception (new); exit code 1 (Step: Build (Gradle)) (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)
  • Deprecate bundled item data (#2514) (e68086be by mnmiller1)
  • Deprecate bundled item data (e68086be by mnmiller1)
  • Use forRemoval further, and add the extra suppressions necessary due to this (e68086be by mnmiller1)
14 days ago
master#6935Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (a1132ab8 by mnmiller1)
  • Back to SNAPSHOT for continued development (31a795a3 by mnmiller1)
  • Release 7.3.7 (c6af3a3e by mnmiller1)
  • Merge pull request #2637 from EngineHub/ot/fix/jnbt-compat Bump lin-bus to support old schematics better (e595c3f2 by octavia.togami)
  • Bump lin-bus to support old schematics better (6c65f091 by octavia.togami)
  • Add negative y support (485bb411 by vilperi221.k)
  • Move EditSession closure into exception handling (e07633cd by octavia.togami)
2 months ago
master#6916Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (305f0cb3 by mnmiller1)
  • Changes /curve /line thickness param from int to double (#2623) (4e7abf56 by harvestminer)
  • Re-enable buffering This is required for masks to work properly. (d3c59b10 by octavia.togami)
  • Add property-based testing for SideEffectSet (c61b273f by octavia.togami)
  • Fix SideEffectSet inconsistencies, improve perf The `apply` term was inconsistent in this API, but should have always been the same. This makes the "set" actually store the state of the given effect, even if it's the default, and therefore consistent. (e54a6832 by octavia.togami)
  • retrieve BlockEntities tag in v3 schematics optionally (cfd9eeab by mail)
  • Apply review suggestion (8a3df24a by octavia.togami)
  • Attempt to fix #2125 (d05e8426 by hiwatari.seiji)
  • Move the SLF4J ban to checkstyle It was inconsistent to exclude the dependencies (fc44a3ae by octavia.togami)
  • Remove leftover debug print Fixes #2607 (54be5faf by octavia.togami)
  • Replace download in Readme with Modrinth (#2606) (bbbbea71 by 21148213+aurorasmiles)
  • Fix incorrect paste orientation with `//perf -h update off` (#2601) Fixes #2575 (6e37730b by 92665597+brickmonster)
  • Finally fix jchronic shading Someone should've filed an issue about this >.> (ebc4b290 by octavia.togami)
  • Back to SNAPSHOT for continued development (b3e2838f by mnmiller1)
  • Release 7.3.6 (3d660b8f by mnmiller1)
3 months ago
master#6891Tests passed: 239, ignored: 1
  • Merge branch 'version/7.3.x' (6f210ad3 by mnmiller1)
  • [Bukkit] Allow 1.21 Paper adapter to load on 1.21.1 (3e6708a6 by mnmiller1)
  • Revert "Shutdown executor service on disable (#2570)" This does not work as this breaks moving between SP servers. Fixes #2586 This reverts commit 84ad34c36f404498f8cc07ac744f1af22d12cf59. (350dfa10 by octavia.togami)
  • Move //update to RegionCommands from GeneralCommands (#2590) (c1d0494f by mnmiller1)
  • Back to SNAPSHOT for continued development (6b68ff99 by mnmiller1)
  • Release 7.3.5 (8ba3d896 by mnmiller1)
  • Cleanup registry init (#2583) (2dbcae3d by mnmiller1)
  • Merge pull request #2581 from EngineHub/ot/debt/what-is-a-repository Completely eliminate usage of other repos (f5eefc0a by octavia.togami)
  • Fix formatting (c81c2171 by octavia.togami)
  • Attempt a little more repo cleanup (46eff6ab by octavia.togami)
  • Completely eliminate usage of other repos Probably, I'm not firewalling it to make sure (da223671 by octavia.togami)
4 months ago
master#6887Tests passed: 239, ignored: 1
    No new changes were added in this build.
5 months ago
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)
5 months 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)
5 months ago
master#6832Tests passed: 239, ignored: 1
  • Deprecate fullySupports3DBiomes and BiomeQuirkExtent (#2496) (4d3d820f by mnmiller1)
5 months ago