Files
netease-modsdk-wiki/docs/wiki/servers/server-software.md
2025-03-20 00:13:44 +08:00

213 lines
7.8 KiB
Markdown

---
title: Bedrock Server Software
mentions:
- SirLich
- DevGod6969
- NhanAZ
- SmokeyStack
- Joemanasdawd
- mdisprgrm
- Superice666
- GreenFrogMCBE
- KanadeDev
- HUYDGD
- TheItsNameless
- hvlhx
- SmokeyStack
- ProtectorYT364
- ThomasOrs
- lapismyt
- ModMaker101
- Misledwater79
- AzaleeX
---
Minecraft servers allow players to play online or via a local area network with other people. This is very common within Java Edition Minecraft, but is also possible on Bedrock. [You can download the official Mojang BDS software here.](https://www.minecraft.net/en-us/download/server/bedrock).
Alongside the Vanilla BDS offering, many community projects exist, in a variety of languages.
## Software by Language
| Language | Status |
| ---------- | -------------------------------------------------------------------- |
| PHP | [Still Active](#php) : 4 < [Discontinued](#php-1) : 38 |
| Java | [Still Active](#java) : 4 < [Discontinued](#java-1) : 14 |
| C++ | [Still Active](#c) : 1 < [Discontinued](#c-1) : 5 |
| TypeScript | [Still Active](#typescript) : 4 < [Discontinued](#typescript-1) : 1 |
| Go | [Still Active](#go) : 1 < [Discontinued](#go-1) : 5 |
| JavaScript | [Still Active](#javascript) : 1 < [Discontinued](#javascript-1) : 6 |
| Rust | [Still Active](#rust) : 1 < [Discontinued](#rust-1) : 1 |
| C# | Still Active : 0 < [Discontinued](#c-2) : 3 |
| C | Still Active : 0 < [Discontinued](#c-3) : 1 |
| Python | [Still Active](#python) : 1 < [Discontinued](#python-1) : 2 |
| D | Still Active : 0 < [Discontinued](#d) : 1 |
| Kotlin | Still Active : 0 < [Discontinued](#kotlin) : 1 |
## Active Software
### 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 Edition](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)
## Discontinued Software
### 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)
## Licensing
:::tip License
This page is licensed under the `GNU Lesser General Public License v3.0`.
The original source was authored `xinghao2003`, and may be [found here.](https://github.com/xinghao2003/MCBE-ServerSoftware-List)
:::