216 lines
7.8 KiB
Markdown
216 lines
7.8 KiB
Markdown
---
|
||
title: 基岩版服务端软件
|
||
mentions:
|
||
- SirLich
|
||
- DevGod6969
|
||
- NhanAZ
|
||
- SmokeyStack
|
||
- Joemanasdawd
|
||
- mdisprgrm
|
||
- Superice666
|
||
- GreenFrogMCBE
|
||
- KanadeDev
|
||
- HUYDGD
|
||
- TheItsNameless
|
||
- hvlhx
|
||
- SmokeyStack
|
||
- ProtectorYT364
|
||
- ThomasOrs
|
||
- lapismyt
|
||
- ModMaker101
|
||
- Misledwater79
|
||
- AzaleeX
|
||
---
|
||
|
||
# 基岩版服务端软件
|
||
|
||
<!--@include: @/wiki/bedrock-wiki-mirror.md-->
|
||
|
||
Minecraft 服务器可以让玩家通过互联网或局域网进行联机游戏。这在 Java 版中十分常见,但其实基岩版同样可以实现联机。[点击此处下载 Mojang 官方的 BDS 服务端](https://www.minecraft.net/en-us/download/server/bedrock)。
|
||
|
||
除了原版 BDS 服务端外,社区还开发了多种不同编程语言实现的服务端项目。
|
||
|
||
## 按编程语言分类
|
||
|
||
| 语言 | 项目状态 |
|
||
| ----------- | ------------------------------------------------------------ |
|
||
| PHP | [仍活跃](#php) : 4 < [已停更](#php-1) : 38 |
|
||
| Java | [仍活跃](#java) : 4 < [已停更](#java-1) : 14 |
|
||
| C++ | [仍活跃](#c) : 1 < [已停更](#c-1) : 5 |
|
||
| TypeScript | [仍活跃](#typescript) : 4 < [已停更](#typescript-1) : 1 |
|
||
| Go | [仍活跃](#go) : 1 < [已停更](#go-1) : 5 |
|
||
| JavaScript | [仍活跃](#javascript) : 1 < [已停更](#javascript-1) : 6 |
|
||
| Rust | [仍活跃](#rust) : 1 < [已停更](#rust-1) : 1 |
|
||
| C# | 仍活跃 : 0 < [已停更](#c-2) : 3 |
|
||
| C | 仍活跃 : 0 < [已停更](#c-3) : 1 |
|
||
| Python | [仍活跃](#python) : 1 < [已停更](#python-1) : 2 |
|
||
| D | 仍活跃 : 0 < [已停更](#d) : 1 |
|
||
| Kotlin | 仍活跃 : 0 < [已停更](#kotlin) : 1 |
|
||
|
||
## 活跃项目
|
||
### C++
|
||
|
||
- [LiteLoader](https://github.com/LiteLDev/LiteLoaderBDS)
|
||
|
||
### Go
|
||
|
||
- [DragonFly](https://github.com/df-mc/dragonfly)
|
||
|
||
### Java
|
||
|
||
- [JukeBoxMC](https://github.com/LucGamesYT/JukeboxMC)
|
||
- [NukkitX-version](https://github.com/NukkitX/Nukkit)
|
||
- [Nukkit PetteriM1 版](https://github.com/PetteriM1/NukkitPetteriM1Edition)
|
||
- [PowerNukkitX](https://github.com/PowerNukkitX/PowerNukkitX)
|
||
|
||
### TypeScript
|
||
|
||
- [BDSX](https://github.com/bdsx/bdsx)
|
||
- [JSPrismarine](https://github.com/JSPrismarine/JSPrismarine)
|
||
- [PowerAllay](https://github.com/PowerAllay/PowerAllay)
|
||
- [Serenity](https://github.com/SerenityJS)
|
||
|
||
### JavaScript
|
||
|
||
- [GreenFrogMCBE](https://github.com/GreenFrogMCBE/GreenFrogMCBE)
|
||
|
||
### Rust
|
||
|
||
- [Netrex](https://github.com/NetrexMC/Netrex)
|
||
|
||
### PHP
|
||
|
||
- [BetterAltay](https://github.com/Benedikt05/BetterAltay)
|
||
- [PocketMine-MP](https://github.com/pmmp/PocketMine-MP)
|
||
- [NetherGamesMC/PocketMine-MP](https://github.com/NetherGamesMC/PocketMine-MP)
|
||
- [Symply](https://github.com/SymplyX/Symply)
|
||
- [SynapseNet](https://github.com/DANIHEX/SynapseNet)
|
||
|
||
### Python
|
||
|
||
- [PieMC](https://github.com/PieMC-Dev/PieMC)
|
||
|
||
## 已停更项目
|
||
|
||
### C++
|
||
|
||
- [AllayBE](https://github.com/AllayBE/AllayBE)
|
||
- [BedrockPowder](https://github.com/BedrockPowder/BedrockPowder)
|
||
- [Cenisys](https://github.com/iTXTech/Cenisys)
|
||
- [CenisysPro](https://github.com/GenisysPro/CenisysPro)
|
||
- [Element Zero](https://github.com/Element-0/ElementZero)
|
||
|
||
### C#
|
||
|
||
- [MiNET](https://github.com/NiclasOlofsson/MiNET)
|
||
- [NetherServ](https://github.com/protosleep/NetherServ)
|
||
- [Terac](https://github.com/TeracMC/Terac)
|
||
|
||
### C
|
||
|
||
- [Podrum](https://github.com/Podrum/Podrum)
|
||
|
||
### D
|
||
|
||
- [Selery](https://github.com/sel-project/selery)
|
||
|
||
### Go
|
||
|
||
- [GoMine](https://github.com/Irmine/GoMine)
|
||
- [Magic-Alpaca](https://github.com/PocketMiner92/Magic-Alpaca)
|
||
- [Rockit-LMS](https://github.com/cr0sh/Rockit-LMS)
|
||
- [Saddle](https://github.com/saddlemc/saddle)
|
||
- [SpecterGO](https://github.com/SpecterTeam/SpecterGO)
|
||
|
||
### Java
|
||
|
||
- [BukkitPE](https://github.com/BukkitPE/BukkitPE)
|
||
- [DiamondCore](https://github.com/DRAGKILLS/DiamondCore)
|
||
- [Dragonet](https://github.com/DragonetMC/Dragonet)
|
||
- [Dragonet-Legacy](https://github.com/DragonetMC/Dragonet-Legacy)
|
||
- [GoMint](https://github.com/GoMint/GoMint)
|
||
- [Jenisys3](https://github.com/FrontierDevs/Jenisys3)
|
||
- [MagmaBlock](https://github.com/PrismarineMC/MagmaBlock)
|
||
- [MCPEBukkit](https://github.com/MCPEBukkit/MCPEBukkit)
|
||
- [MineTurtle](https://github.com/MCPEBukkit/MineTurtle)
|
||
- [Nukkit](https://github.com/Nukkit/Nukkit)
|
||
- [PowerNukkit](https://github.com/PowerNukkit/PowerNukkit)
|
||
- [SpiderMine](https://github.com/QuantumWorks/SpiderMine)
|
||
- [Terracotta](https://github.com/TerracottaMC/Terracotta)
|
||
- [voxelwind](https://github.com/voxelwind/voxelwind)
|
||
|
||
|
||
### JavaScript
|
||
|
||
- [BlueBird](https://github.com/BlueBirdMC/Server)
|
||
- [DirtServer](https://github.com/Falkirks/DirtServer)
|
||
- [MineJS](https://github.com/organization/MineJS)
|
||
- [NodeMine](https://github.com/NodeMine/NodeMine)
|
||
- [Numerous-alpaca](https://github.com/numerous-alpaca/numerous-alpaca)
|
||
- [PocketNode](https://github.com/PocketNode/PocketNode)
|
||
|
||
### TypeScript
|
||
|
||
- [LeafMCBE](https://github.com/LeafMCBE/LeafMCBE)
|
||
|
||
### Kotlin
|
||
|
||
- [Kookie](https://github.com/organization/Kookie)
|
||
|
||
### PHP
|
||
|
||
- [able-mp](https://github.com/AbleUnion/able-mp)
|
||
- [Altay](https://github.com/TuranicTeam/Altay)
|
||
- [AtmosPE](https://github.com/AtmosPE/AtmosPE)
|
||
- [BlueLight](https://github.com/BlueLightJapan/BlueLight)
|
||
- [ClearSky](https://github.com/ClearSkyTeam/ClearSky)
|
||
- [ClearSkyTeam/PocketMine-MP](https://github.com/ClearSkyTeam/PocketMine-MP)
|
||
- [CoreminePE](https://github.com/starfury1927/CoreminePE)
|
||
- [DevMine](https://github.com/MineCode-Devs/DevMine)
|
||
- [DragMine](https://github.com/DragMineTeam/DragMine)
|
||
- [DualNova](https://github.com/DualNova-Team/DualNova)
|
||
- [Elywing](https://github.com/H4PM/Elywing)
|
||
- [Elco-MP](https://github.com/elco-mp/Elco-MP)
|
||
- [Endako](https://github.com/LeronDoesGM/Endako)
|
||
- [EskoBE](https://github.com/MCPE357/EskoBE)
|
||
- [Extropy](https://github.com/ConflictPE/Extropy)
|
||
- [Freven](https://github.com/FrevenTeam/Freven)
|
||
- [FrontierEdge](https://github.com/FrontierDevs/FrontierEdge)
|
||
- [FuryMine](https://github.com/XFuryMCPE/FuryMine)
|
||
- [Genisys](https://github.com/iTXTech/Genisys)
|
||
- [GenisysPro](https://github.com/GenisysPro/GenisysPro)
|
||
- [Hydracon](https://github.com/E-DevPM/Hydracon)
|
||
- [ImagicalMine](https://github.com/ImagicalMine/ImagicalMine)
|
||
- [Leveryl](https://github.com/LeverylTeam/Leveryl)
|
||
- [LikeMP](https://github.com/LikeMP-BE/LikeMP)
|
||
- [LiteCore](https://github.com/LiteCoreTeam/LiteCore-public)
|
||
- [MechNetwork](https://github.com/MechRalph04/MechNetwork)
|
||
- [NekoMine-MP](https://github.com/Nekiechan/NekoMine-MP)
|
||
- [OpenTouch](https://github.com/pooooooon/OpenTouch)
|
||
- [ShadePE](https://github.com/ExplodingPE/ShadePE)
|
||
- [PocketMinePlusPlus-Legacy](https://github.com/PrismarineMC/PocketMinePlusPlus-Legacy)
|
||
- [Prismarine-0.12](https://github.com/PrismarineMC/Prismarine-0.12)
|
||
- [SkyLightPM](https://github.com/SkyLightMCPE/SkyLightPM)
|
||
- [StarrySky](https://github.com/StarrySky-PE/StarrySky)
|
||
- [Steadfast-Hybrid](https://github.com/yungtechboy1/Steadfast-Hybrid)
|
||
- [SteadFast2](https://github.com/Hydreon/Steadfast2)
|
||
- [T-STAR](https://github.com/TaleStar/T-STAR)
|
||
- [Turanic](https://github.com/TuranicTeam/Turanic)
|
||
- [WolfMC](https://github.com/Wolf-MC/WolfMC)
|
||
|
||
### Python
|
||
|
||
- [AlphaMC](https://github.com/Suppert/AlphaMC)
|
||
- [PodrumLegacy](https://github.com/Podrum/PodrumLegacy)
|
||
|
||
### Rust
|
||
|
||
- [Limonite](https://github.com/iTXTech/limonite)
|
||
|
||
## 许可声明
|
||
|
||
:::tip 许可协议
|
||
本页面采用 `GNU 宽通用公共许可证 v3.0` 授权。
|
||
|
||
原始内容由 `xinghao2003` 创作,可[在此查看](https://github.com/xinghao2003/MCBE-ServerSoftware-List)。
|
||
::: |