forked from mirror/NitWikit
Update 服务端核心选择.md
This commit is contained in:
parent
e666d29a7c
commit
35ac6e3521
@ -51,20 +51,20 @@ mod的性能比插件要差很多,一个tps19以下的服务器会直接劝退
|
||||
|
||||
Forge混合端
|
||||
|
||||
| 名字 | 介绍 | 推荐与否 |
|
||||
| --- | ----------- | --- |
|
||||
| [Crucible](https://github.com/CrucibleMC/Crucible) | 不推荐再开1.7.10,但神奇的是,这个分支还在维护 | 推荐1.7.10 |
|
||||
| [CatServer](https://catmc.org/) | (推荐,但我真不喜欢核心内置广告)。既可以加入mods又可以加入插件缺点:部分插件不支持,部分mods不支持;mods和插件在一起运行难免出现一些七七八八的bug。 | 推荐1.12.2 |
|
||||
| [Mohist](https://mohistmc.com/software/mohist) | 兼容paper的一些插件支持,兼容mod和插件;缺点:比较多插件不支持,部分mods不支持;mods和插件在一起运行难免出现一些七七八八的bug。 | 推荐高版本 |
|
||||
| [Arclight-Forge](https://github.com/IzzelAliz/Arclight) | 没用过不知道| 推荐高版本|
|
||||
| [Magma](https://magmafoundation.org/) | 没用过不知道| - |
|
||||
| [Sponge](https://spongepowered.org/]Sponge) | 可加入sponge插件,支持mods,优化极强,而且服务器兼容性更高,对于线程优化能力更强,负载更好。缺点:即使你用了很多办法也很难让bukkit插件稳定运行;sponge插件特别少;启动速度特别慢。操作特别难,与前面的完全不相同。|不推荐新手使用|
|
||||
| 名字 | 介绍 | 推荐与否 | 下载镜像 |
|
||||
| --- | ----------- | --- | --- |
|
||||
| [Crucible](https://github.com/CrucibleMC/Crucible) | 不推荐再开1.7.10,但神奇的是,这个分支还在维护 | 推荐1.7.10 | [McRes](https://www.123pan.com/s/HRhfjv-3ey8v.html) |
|
||||
| [CatServer](https://catmc.org/) | (推荐,但我真不喜欢核心内置广告)。既可以加入mods又可以加入插件缺点:部分插件不支持,部分mods不支持;mods和插件在一起运行难免出现一些七七八八的bug。 | 推荐1.12.2 | [McRes](https://mcres.cn/downloads/catserver.html) |
|
||||
| [Mohist](https://mohistmc.com/software/mohist) | 兼容paper的一些插件支持,兼容mod和插件;缺点:比较多插件不支持,部分mods不支持;mods和插件在一起运行难免出现一些七七八八的bug。 | 推荐高版本 | [McRes](https://mcres.cn/downloads/mohist.html) |
|
||||
| [Arclight-Forge](https://github.com/IzzelAliz/Arclight) | 没用过不知道| 推荐高版本| 无 |
|
||||
| [Magma](https://magmafoundation.org/) | 没用过不知道| - | [McRes](https://mcres.cn/downloads/magma.html) |
|
||||
| [Sponge](https://spongepowered.org/]Sponge) | 可加入sponge插件,支持mods,优化极强,而且服务器兼容性更高,对于线程优化能力更强,负载更好。缺点:即使你用了很多办法也很难让bukkit插件稳定运行;sponge插件特别少;启动速度特别慢。操作特别难,与前面的完全不相同。|不推荐新手使用| [McRes](https://mcres.cn/downloads/spongeforge.html) |
|
||||
|
||||
|
||||
Fabric 混合端
|
||||
|
||||
| 名字 | 介绍 | 推荐与否 |
|
||||
| --- | ----------- | --- |
|
||||
| [Banner](https://new.mohistmc.com/software/banner) | 并不是一款端,而是一个mod需要安装在fabric,安装后重启即可加载插件,兼容性和性能都不咋地 | - |
|
||||
| [Arclight-Fabric](https://github.com/IzzelAliz/Arclight) | 没用过不知道| - |
|
||||
| [Cardboard](https://cardboardpowered.org/) | 没用过不知道| - |
|
||||
| 名字 | 介绍 | 推荐与否 | 下载镜像 |
|
||||
| --- | ----------- | --- | --- |
|
||||
| [Banner](https://new.mohistmc.com/software/banner) | 并不是一款端,而是一个mod需要安装在fabric,安装后重启即可加载插件,兼容性和性能都不咋地 | - | [McRes](https://mcres.cn/downloads/banner.html) |
|
||||
| [Arclight-Fabric](https://github.com/IzzelAliz/Arclight) | 没用过不知道| - | 无 |
|
||||
| [Cardboard](https://cardboardpowered.org/) | 没用过不知道| - | [McRes](https://mcres.cn/downloads/carboard.html) |
|
||||
|
Loading…
Reference in New Issue
Block a user