Sponge Downloads

All builds

  1. 1.21.6-rc1-16.0.0-RC2234 Experimental

    1. feat(minecraft): update to 1.21.6-rc1
      Adds a trigger that was missed in a previous version.
      
      See: https://minecraft.wiki/w/Java_Edition_1.21.6_Release_Candidate_1
      Gabriel Harris-Rouquette - 1 year ago
    SpongeAPI
    1. feat(minecraft): update to 1.21.6-rc1
      Gabriel Harris-Rouquette - 1 year ago
  2. 1.21.6-pre4-16.0.0-RC2233 Experimental

    1. feat(minecraft): update to 1.21.6-pre4
      See: https://minecraft.wiki/w/Java_Edition_1.21.6_Pre-Release_4
      Gabriel Harris-Rouquette - 1 year ago
  3. 1.21.6-pre3-16.0.0-RC2232 Experimental

    1. chore(git): update SpongeAPI for verification metadata
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 1 year ago
    SpongeAPI
    1. chore(git): merge upstream changes
      Gabriel Harris-Rouquette - 1 year ago
    2. chore(deps): update Adventure to 4.21
      Gabriel Harris-Rouquette - 1 year ago
  4. 1.21.6-pre3-16.0.0-RC2223 Experimental

  5. 1.21.6-pre3-16.0.0-RC2217 Experimental

    1. feat(minecraft): update minecraft to 1.21.6-pre3
      Notable change:
      - Addition of Sound category that isn't yet represented in Adventure, so
       we delegate it to Master for now.
      
      See https://minecraft.wiki/w/Java_Edition_1.21.6_Pre-Release_3
      Gabriel Harris-Rouquette - 1 year ago
  6. 1.21.6-pre2-16.0.0-RC2216 Experimental

    1. feat(adventure): update adventure to 4.21
      Notably 4.21 includes component enhancements since 1.21.5
      
      See changes from
      https://docs.advntr.dev/version-history/adventure.html#release-v4-19-0
      https://docs.advntr.dev/version-history/adventure.html#release-v4-20-0
      https://docs.advntr.dev/version-history/adventure.html#release-v4-21-0
      Gabriel Harris-Rouquette - 1 year ago
    SpongeAPI
    1. feat(adventure): update adventure to 4.21
      Gabriel Harris-Rouquette - 1 year ago
  7. 1.21.6-pre2-16.0.0-RC2215 Experimental

    1. feat(minecraft): update to 1.21.6-pre2
      See: https://minecraft.wiki/w/Java_Edition_1.21.6_Pre-Release_2
      Gabriel Harris-Rouquette - 1 year ago
  8. 1.21.6-pre1-16.0.0-RC2214 Experimental

    1. feat(minecraft): update to 1.21.6-pre1
      Notable Changes:
      - Mojang removed further customization of packet sending, so Sponge's
      handling of custom packets ought to be the same, but it's otherwise
      untested.
      
      See: https://minecraft.wiki/w/Java_Edition_1.21.6_Pre-Release_1
      Gabriel Harris-Rouquette - 1 year ago
  9. 1.21.5-15.0.1-RC2622

    1. chore(git): merge test fixes
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 3 months ago
    2. fix(test): there are two DamageEvents now
      Gabriel Harris-Rouquette - 3 months ago
    3. chore(git): api-14 updates
      Gabriel Harris-Rouquette - 3 months ago
    4. chore(git): api-12 updates
      Gabriel Harris-Rouquette - 3 months ago
    5. Fix chat messages sent in vanish
      aromaa - 3 months ago
    6. Show -2 older commits.
  10. 1.21.5-15.0.1-RC2604

    1. chore(git): merge respawn data fixes
      Signed-off-by: Gabriel Harris-Rouquette <[email protected]>
      Gabriel Harris-Rouquette - 4 months ago
    2. chore(git): merge respawn data fixes
      Gabriel Harris-Rouquette - 4 months ago
    3. feat(data): honor Keys.RESPAWN_LOCATIONS on live players
      Gabriel Harris-Rouquette - 4 months ago
    4. Fix CollideBlockEvent.Impact with world border
      aromaa - 5 months ago
    5. Restrict to build height only for ServerWorld#createSnapshot
      aromaa - 5 months ago