Be aware that this branch (master) is not the main branch (version/7.4.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#7016Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (5f19fb4c by Maddy Miller)
  • Add setBiome override in MaskingExtent. This makes biome operations respect masks set on an EditSession. (dc92f6fc by wizjany)
  • Fix tree generators working on the unbuffered underlying world. (#2705) Adds two methods to EditSession to allow getting blocks which are buffered by the EditSession, not yet set in the world. This allows the proxies used by tree generators to know the eventual state of the world, rather than the "real" state. (f002c034 by wizjany)
2 years ago
master#7007Tests passed: 244, ignored: 1
  • Merge branch 'version/7.3.x' (222c090e by Maddy Miller)
  • [Bukkit] Drop adapters <1.21.3 (4b6b0d93 by git)
  • Back to SNAPSHOT for continued development (5bc41bc3 by Maddy Miller)
  • Release 7.3.10 (768a436f by Maddy Miller)
  • Add pale oak tree variants (#2701) (b0c14624 by sirywell)
    • Add pale oak tree variants
    • update spigot/paper apis
    • Fix Gradle setup for tests
    • feedback
    • Just re-throw here given it's already an extremely niche condition and will block commands
  • use Exception (099e3044 by Maddy Miller)
  • Workaround old Fabric Perms API issues by explicitly checking version (95d16ac4 by Maddy Miller)
  • Update mentions of Forge to NeoForge (35e0af17 by aurora)
  • Fix NeoForge platform name (923ed233 by aurora)
  • Add parent dir to manifest classpath to account for paper-remapped load point. Currently, the remapped WorldEdit jar on paper is loaded from a sub-directory of the plugins folder, meaning dependencies like truezip and rhino won't be found in the documented search locations. Adding the parent dir temporarily solves this. See #2692. Closes #2691. (db49cea6 by wizjany)
  • [Sponge] 1.21.4 (#2687) (805bde18 by Maddy Miller)
    • [Sponge] 1.21.4
    • Fix an error on launch
2 years ago
master#6998Tests passed: 244, ignored: 1
  • Deprecate the concept of bundled block data (#2447) (f778687b by Maddy Miller)
    • wip
    • do all platforms but bukkit & cli
    • use the paperweight adapters for material information on bukkit
    • Move bundled block data load to CLI
    • Drop this part, let it load when needed
    • Stray warning suppression
    • Swap to using an MC utility function for full block detection
2 years ago
master#6993Gradle exception (new); exit code 1 (Step: Build (Gradle)) (new); artifacts size 0 B is 1 B less than the provided threshold 1 B (new)
  • Add a Full Cube mask to mask to blocks that fill an entire cube (#2676) (f608c014 by Maddy Miller)
    • Add a Full Cube mask to mask to blocks that fill an entire cube
    • IntelliJ is bad
    • fixes from review
2 years ago
master#6988Tests passed: 244, ignored: 12 years ago
master#6976Tests passed: 244, ignored: 12 years ago
master#6972Tests passed: 244, ignored: 12 years 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 Maddy Miller)
    • Deprecate bundled item data
    • Use forRemoval further, and add the extra suppressions necessary due to this
2 years ago
master#6935Tests passed: 244, ignored: 12 years ago
master#6916Tests passed: 244, ignored: 12 years ago