All versions
23-Velocity
Alpha
1.10-pre16 months ago 173
Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.4
1.6.1–1.6.2
1.5.x
1.4.4–1.4.7
1.4.2
1.3.x
1.2.x
1.1
1.0
Platform
Velocity
Changes
这是一个预发布版本,部分功能仍在测试,请及时反馈在本版本发现的问题。
致服主:
- 此版本开始使用 Java 17,低于 Java 17 将无法加载本插件。
- 此版本更改了许多 API 方法,如果你正在使用依赖 MiraiMC 的插件,建议等待插件开发者更新后再升级版本。
致开发者:
- 此版本开始使用 Java 17,如果正在使用低于 Java 17 进行开发,请提升版本到 Java 17。
- 由于 Maven 中央仓库政策更新,无法将 pom.xml 中包含 SNAPSHOT 版本依赖的构件上传到中央仓库,受此影响,Bukkit、Nukkit 和 Velocity 平台的构件从此版本开始不会上传到中央仓库。如需继续使用中央仓库构件,请改为使用
MiraiMC-Integration,或者使用 JitPack。
更新日志
主代码
新增
- Java 版本提升至 17
- 为 HTTP 下载添加超时
优化和修复
- 将控制台显示的文本语言改为中文
- 优化SQLite数据库优化连接
- 修复数据库连接泄漏问题
- 优化WebAPI获取逻辑
- 更新上游依赖版本
- 代码细节优化
Bukkit
优化和修复
- 提取私有方法
由 GitHub 生成的版本说明见下
What's Changed
- 修复安全问题 by @DreamVoid in https://github.com/DreamVoid/MiraiMC/pull/570
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/571
- Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/572
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/573
- Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/574
- Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/575
- Bump net.md-5:bungeecord-api from 1.19-R0.1-SNAPSHOT to 1.21-R0.3 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/576
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/577
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/581
- Bump net.md-5:bungeecord-api from 1.21-R0.3 to 1.21-R0.4 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/580
- Bump org.codehaus.mojo:versions-maven-plugin from 2.19.0 to 2.19.1 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/579
- Bump org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/578
- Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/582
- Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/583
- Bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/585
- Bump org.codehaus.mojo:versions-maven-plugin from 2.20.0 to 2.20.1 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/586
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/587
- Bump org.xerial:sqlite-jdbc from 3.51.0.0 to 3.51.1.0 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/588
- Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by @dependabot[bot] in https://github.com/DreamVoid/MiraiMC/pull/589
Full Changelog: https://github.com/DreamVoid/MiraiMC/compare/v1.9.2...v1.10-pre1
下载说明
MiraiMC-Bukkit.jar- 适用于CraftBukkit(如Spigot、Paper)服务端MiraiMC-Bungee.jar- 适用于BungeeCord(如WaterFall)服务端MiraiMC-Nukkit.jar- 适用于NukkitX服务端MiraiMC-Sponge.jar- 适用于SpongeVanilla和SpongeForge服务端MiraiMC-Velocity.jar- 适用于Velocity服务端
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:YkTjLA2e:ePATnhau"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:YkTjLA2e:ePATnhau"
}
