Merge pull request #543 from everbuild-org/feat/minestom-ver-1.21.11

Minestom 1.21.11 Support
This commit is contained in:
Zoë Gidiere
2025-12-19 03:09:07 +00:00
committed by GitHub
9 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -96,6 +96,6 @@ object Versions {
}
object Minestom {
const val minestom = "2025.10.04-1.21.8"
const val minestom = "2025.10.31-1.21.10"
}
}