Skip to content

Conversation

@Bloeckchengrafik
Copy link
Member

Pull Request

Description

Update Minestom to 1.21.11

Changelog

  • Update Minestom to 1.21.11

Checklist

Mandatory checks

  • The base branch of this PR is an unreleased version branch (that has a ver/ prefix)
    or is a branch that is intended to be merged into a version branch.
  • There are no already existing PRs that provide the same changes.
  • The PR is within the scope of Terra (i.e. is something a configurable terrain generator should be doing).
  • Changes follow the code style for this project.
  • I have read the CONTRIBUTING.md
    document in the root of the git repository.

Documentation

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Testing

  • I have added tests to cover my changes.
  • All new and existing tests passed.

Licensing

  • [ x I am the original author of this code, and I am willing to
    release it under GPLv3.
  • I am not the original author of this code, but it is in public domain or
    released under GPLv3 or a compatible license.

@Bloeckchengrafik
Copy link
Member Author

Note: I'll leave this open until 1.21.11 is officially supported in minestom. Currently, it's a snapshot branch. This just lays the groundwork

@Bloeckchengrafik Bloeckchengrafik force-pushed the feat/minestom-ver-1.21.11 branch from dbca2e0 to 04554b8 Compare December 11, 2025 02:39
Copy link
Member

@solonovamax solonovamax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the update to java/gradle necessary?

@Bloeckchengrafik
Copy link
Member Author

Yep, the version bump is required. Minestom is now minimally supporting java 25 and the current gradle version does not support that.

@solonovamax
Copy link
Member

Yep, the version bump is required. Minestom is now minimally supporting java 25 and the current gradle version does not support that.

sigh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants