Skip to content

Add support for newer versions and upgrade to Java 21#4348

Open
intisy wants to merge 5 commits intoSlimefun:experimentalfrom
Slimefun5:experimental
Open

Add support for newer versions and upgrade to Java 21#4348
intisy wants to merge 5 commits intoSlimefun:experimentalfrom
Slimefun5:experimental

Conversation

@intisy
Copy link

@intisy intisy commented Mar 3, 2026

Description

This commit adds support for Minecraft versions up to 1.21.11 and upgrades to Java 21.

Proposed changes

I modified the code to work with newer spigot versions, while still supporting any older versions.

Checklist

  • I have fully tested the proposed changes and promise that they will not break everything into chaos.
  • I have also tested the proposed changes in combination with various popular addons and can confirm my changes do not break them.
  • I have made sure that the proposed changes do not break compatibility across the supported Minecraft versions (1.16.* - 1.20.*).
  • I followed the existing code standards and didn't mess up the formatting.
  • I did my best to add documentation to any public classes or methods I added.
  • I have added Nonnull and Nullable annotations to my methods to indicate their behaviour for null values
  • I added sufficient Unit Tests to cover my code.

@intisy intisy requested review from a team as code owners March 3, 2026 22:31
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Pro Tip!
You can help us label your Pull Requests by using the following branch naming convention next time you create a pull request. ❤️

Branch naming convention Label
feature/** 🎈 Feature
fix/** ✨ Fix
chore/** 🧹 Chores
api/** 🔧 API
performance/** 💡 Performance Optimization
compatibility/** 🤝 Compatibility

If your changes do not fall into any of these categories, don't worry. You can just ignore this message in that case! 👀

@Boomer-1
Copy link

Boomer-1 commented Mar 3, 2026

Just a heads up. The program has been officially abandoned for 5 months and no further updates will be done

@intisy intisy requested a review from TheBusyBiscuit as a code owner March 5, 2026 14:19
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