Java版服务器软件 允许 Java版 玩家于多人游戏服务器上游玩。 官方版Java服务器包含Realms,同时也有大量的非官方版服务器,其中一些如下。
官方服务器软件
每次游戏发行时,Mojang都会同时发行服务端软件。
| 名称 | 主要开发者 | 最新支持版本 | 程序设计语言 |
|---|---|---|---|
| Java服务器 | Mojang Studios | 最新 | Java |
Plugins
Some un-official software allows you to run plugins natively in the game. These plugins and the software used to run them are not run or maintained by Mojang Studios.
| 名称 | 主要开发者 | 最新支持版本 | 程序设计语言 | 备注 |
|---|---|---|---|---|
| Spigot | SpigotMC | JE 1.16.1 | Java | Spigot is the continuation of CraftBukkit that is actively maintained and adds more functionality for plugin developers as well as server fixes and configurations. |
| Paper | PaperMC | JE 1.16.1 | Java | Paper is a fork of Spigot with a focus on performance enhancements. It also provides even more API for plugin developers and expose more server settings. |
| Tuinity | SpottedLeaf | JE 1.16.1 | Java | Tuinity is a fork of Paper that aims to be more optimized for high player count servers. |
| SpongeVanilla | Sponge | JE 1.12.2 | Java | A server implementing the Sponge API, a different plugin API separate from the Bukkit API used by the above three. This implementation also includes some general improvements regarding performance and server settings. |
| CraftBukkit | SpigotMC, Formerly The Bukkit Project | 1.15.2 | Java | CraftBukkit added Plugin support to Minecraft and exposed some additional server settings. After it was abandoned by the BukkitDev team, SpigotMC took up development of it, to keep it up to date with the latest versions. |
Modded
Some un-official software allows you to run modded versions of the game. These mods and the software used to run them are not run or maintained by Mojang Studios.
| Name | Main Developer(s) | Latest supported JE version | Programming Language | Remarks |
|---|---|---|---|---|
| Forge | Forge | Java Edition 1.16.1 | Java | Forge is a server software based on the MCP. Both the server and client need to be running the mods. |
| Fabric | Fabric | Java Edition 1.16.1 | Java | Fabric, unlike Forge, is not based on the MCP. This allows it to be updated for snapshots easier. It is incompatible with Forge. |
Plugins + Mods
Some un-official software allows you to run modded versions of the game as well as plugins. These mods, plugins and the software used to run them are not run or maintained by Mojang Studios.
| Name | Main Developer(s) | Latest supported JE version | Programming Language | Remarks |
|---|---|---|---|---|
| SpongeForge | Sponge | Java Edition 1.12.2 | Java | SpongeForge allows both SpongeVanila plugins as well as Forge mods on one server. |
| Magma | Haxception | Java Edition 1.12.2 (1.15.2?) | Java | Minecraft Forge Hybrid server implementing the Spigot/Bukkit API (Cauldron for 1.12) |
| Mohist | Mohist Community | Java Edition 1.12.2 (1.15.2?) | Java | Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API(1.12.2/1.15.2), formerly known as Thermos/Kettle/Cauldron/MCPC+ |
Proxies
Some un-official software allows you to chain multiple servers together behind a proxy. This allows you to switch servers without actually leaving.
| Name | Main Developer(s) | Supported JE version(s) | Programming Language | Remarks |
|---|---|---|---|---|
| Bungeecord | SpigotMC | 1.8 through 1.16.1 | Java | Bungeecord is a simple proxy software that allows you to switch servers. |
| Waterfall | PaperMC | 1.8 through 1.16.1 | Java | Waterfall is a fork of Bungeecord with better support for Forge. |
| Travertine | PaperMC | 1.7 through 1.16.1 | Java | Travertine is a fork of Waterfall with 1.7 support. |
| Velocity | Velocity | 1.7.10 through 1.16.1 | Java | Velocity is an independent software with added security. |
Protocol Translators
Some un-official software allows you to connect to Bedrock edition servers from Java Edition.
| Name | Main Developer(s) | Supported JE version(s) | Programming Language | Remarks |
|---|---|---|---|---|
| BigBrother | BigBrotherTeam, Shoghi Cervantes (Formerly) | Java Edition 1.12.2 | PHP | Requires PocketMine-MP Server software which supports Minecraft: Bedrock Edition |
References
| 版本 | |||||||
|---|---|---|---|---|---|---|---|
| 开发周期 |
| ||||||
| 技术 |
| ||||||
| 多人游戏 | |||||||
| 游戏订制 | |||||||
zh:定制服务器