Difference between revisions of "Server List"

From wiki.vg
Jump to navigation Jump to search
m (Typo fix)
m (Update minestom to 1.17)
(45 intermediate revisions by 14 users not shown)
Line 4: Line 4:
 
A couple things for contributors:
 
A couple things for contributors:
 
* If you haven't committed to your repository in a few months, it will be marked as on hiatus. Don't take it personally; just write more code and update the wiki.
 
* If you haven't committed to your repository in a few months, it will be marked as on hiatus. Don't take it personally; just write more code and update the wiki.
 +
* Additionally, if you haven't committed to your repository in over a year, it will be marked as inactive. Again, don't take this personally.
 
* Wiki editors rely on README files to gather server features. If you don't have one, you run the risk that they will read your source code to discern what your server can do. This might not be what you wanted. >:3
 
* Wiki editors rely on README files to gather server features. If you don't have one, you run the risk that they will read your source code to discern what your server can do. This might not be what you wanted. >:3
 +
 +
== Servers supporting the latest Minecraft version ==
  
 
{| class="wikitable sortable" style="text-align: center;"
 
{| class="wikitable sortable" style="text-align: center;"
Line 12: Line 15:
 
  ! Language
 
  ! Language
 
  ! License
 
  ! License
  ! Last version supported
+
  ! Supported version(s)
 
  ! World formats
 
  ! World formats
 
  ! Multiworld
 
  ! Multiworld
Line 18: Line 21:
 
  ! Entities
 
  ! Entities
 
  ! Concurrency model
 
  ! Concurrency model
  ! Scripting
+
  ! Scripting/API Language
  ! Platform
+
  ! Platform(s)
 
  ! Feature list
 
  ! Feature list
 
  ! Development status
 
  ! Development status
 
  |-
 
  |-
  ! [https://github.com/MCHPR/MCHPRS MCHPRS]
+
  ! [https://github.com/caelunshun/feather Feather]
  | [https://github.com/StackDoubleFlow StackDoubleFlow]<br/>and<br/>[https://github.com/MCHPR/MCHPRS/graphs/contributors contributors]
+
  | caelunshun
  | [https://www.rust-lang.org/ Rust]
+
  | [https://en.wikipedia.org/wiki/Rust_(programming_language) Rust]
  | [https://opensource.org/licenses/MIT MIT]
+
  | Apache 2.0
  | {{yes|1.16.1}}
+
  | {{yes|1.16.5}}
  | {{yes|Custom}}
+
  | {{yes|Anvil}}
  | {{yes|Yes}}
+
  | {{planned}}
  | {{planned|Planned}}
+
  | {{yes}}
  | {{yes|Players}}
+
  | {{planned|Players, Items, Arrows}}
  | {{yes|Parallel Threads}}
+
  | {{yes|Threads/Events}}
  | {{planned|C Dynamic Linking}}
+
  | {{planned|Rust/[https://en.wikipedia.org/wiki/WebAssembly Wasm] Planned}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
  | [https://github.com/MCHPR/MCHPRS/blob/master/README.md Link]
+
  | [https://github.com/caelunshun/feather#current-features Link]
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
  ! [https://github.com/GoLangMc/minecraft-server GoLangMc]
+
  ! [https://github.com/PrismarineJS/flying-squid Flying-squid]
  | [https://me.sxtanna.com Sxtanna]<br/>and<br/>[https://github.com/orgs/GoLangMc/people Contributors]
+
  | [https://github.com/PrismarineJS/flying-squid/graphs/contributors Flying-squid contributors]
  | [https://golang.org/ Go]
+
  | [http://en.wikipedia.org/wiki/Javascript JavaScript (Node.js)]
  | [https://opensource.org/licenses/MIT MIT]
+
  | MIT
  | {{yes|1.15.2}}
+
  | {{yes|1.8-1.16}}
  | {{planned|Planned}}
+
  | {{yes|Anvil}}
  | {{planned|Planned}}
+
  | {{yes}}
  | {{planned|Planned}}
+
  | {{yes}}
  | {{planned|Planned}}
+
  | {{yes|Players, Items, Mobs}}
  | {{yes|Goroutines}}
+
  | {{yes|Async Networking}}
  | {{planned|GoLang Plugins}}
+
  | {{yes|JavaScript}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
  | [https://github.com/GoLangMc/minecraft-server/issues/7 Link]
+
  | [https://github.com/PrismarineJS/flying-squid#features Link]
 +
| {{yes|Active}}
 +
|-
 +
! [https://github.com/KryptonMC/Krypton Krypton]
 +
| [https://github.com/BomBardyGamer Callum Seabrook], [https://github.com/Esophose Nicole Barningham] and [https://github.com/KryptonMC/Krypton/graphs/contributors contributors]
 +
| [http://en.wikipedia.org/wiki/Kotlin_(programming_language) Kotlin]
 +
| [http://en.wikipedia.org/wiki/MIT_License MIT] (API)/[https://www.gnu.org/licenses/gpl-3.0.en.html GPL 3] (Server)
 +
| {{yes|1.17}}
 +
| {{yes|Anvil (read and write)}}
 +
| {{planned}}
 +
| {{planned}}
 +
| {{yes|Players}}
 +
| {{yes|[https://github.com/Kotlin/kotlinx.coroutines Kotlin coroutines]}}
 +
| {{yes|[https://github.com/KryptonMC/Krypton/tree/master/api Kotlin]}}
 +
| {{yes|{{linux}}{{windows}}{{mac}}, any that support Java}}
 +
| {{yes|[https://github.com/KryptonMC/Krypton/issues/19 Packet support]}}
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
Line 57: Line 75:
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | [http://en.wikipedia.org/wiki/MIT_License MIT]
 
  | [http://en.wikipedia.org/wiki/MIT_License MIT]
  | {{yes|1.13.2}}
+
  | {{yes|1.16}}
 
  | {{yes|Anvil}}
 
  | {{yes|Anvil}}
 
  | {{yes}}
 
  | {{yes}}
Line 66: Line 84:
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | {{unknown|Nothing is listed yet.}}
 
  | {{unknown|Nothing is listed yet.}}
 +
| {{unknown|On hiatus since November 2020}}
 +
|-
 +
! [https://github.com/MCHPR/MCHPRS MCHPRS]
 +
| [https://github.com/StackDoubleFlow StackDoubleFlow]<br/>and<br/>[https://github.com/MCHPR/MCHPRS/graphs/contributors contributors]
 +
| [https://www.rust-lang.org/ Rust]
 +
| [https://opensource.org/licenses/MIT MIT]
 +
| {{yes|1.16.5}}
 +
| {{yes|Custom}}
 +
| {{yes|Yes}}
 +
| {{planned|Planned}}
 +
| {{yes|Players}}
 +
| {{yes|Parallel Threads}}
 +
| {{planned|C Dynamic Linking}}
 +
| {{yes|{{windows}}{{linux}}{{mac}}}}
 +
| [https://github.com/MCHPR/MCHPRS/blob/master/README.md Link]
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
  ! [https://github.com/Protryon/Basin Basin]
+
  ! [https://github.com/Minestom/Minestom Minestom]
  | Protryon/JavaProphet, ecx86
+
  | [https://github.com/Minestom/Minestom/graphs/contributors Contributors]
  | [https://en.wikipedia.org/wiki/C_(programming_language) C]
+
  | [https://en.wikipedia.org/wiki/Java_(programming_language) Java]
  | [http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3]
+
  | Apache 2.0
  | {{yes|1.11.2 & 1.11, 1.10}}
+
  | {{yes|1.17}}
  | {{yes|Anvil}}
+
  | {{yes|Custom + Anvil}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes}}
  | {{yes|Players, Items, Mobs}}
+
  | {{yes|Players, Mobs, Items}}
  | {{yes|Threads}}
+
  | {{yes|Threads/Events}}
  | {{yes|[http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua] & [https://en.wikipedia.org/wiki/C_(programming_language) C]}}
+
  | {{yes|[https://en.wikipedia.org/wiki/Java_(programming_language) Java] + [http://en.wikipedia.org/wiki/Kotlin_(programming_language) Kotlin]}}
  | {{yes|{{linux}}}}
+
| {{yes|{{windows}}{{linux}}{{mac}}}}
  | [https://github.com/Protryon/Basin Link]
+
| {{unknown|Not listed}}
 +
| {{yes|Active}}
 +
|-
 +
! [https://github.com/Naamloos/Obsidian Obsidian]
 +
| [https://github.com/Naamloos Naamloos]<br/>and<br/>[https://github.com/Naamloos/Obsidian/graphs/contributors Contributors]
 +
| [https://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 +
| [https://www.gnu.org/licenses/gpl-3.0.en.html GPL]
 +
| {{yes|1.16.5}}
 +
  | {{yes|Custom}}
 +
| {{planned|Planned}}
 +
| {{planned|Planned}}
 +
| {{yes|Players, Items}}
 +
| {{yes|Async Tasks}}
 +
| {{yes|C#}}
 +
| {{yes|{{windows}}{{linux}}{{mac}}}}
 +
  | [https://github.com/Naamloos/Obsidian#upcoming-features Link]
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
  ! [http://cuberite.org Cuberite]
+
  ! [https://github.com/py-mine/PyMine PyMine]
  | FakeTruth, [[User:Xoft|xoft]], [https://github.com/cuberite/cuberite/blob/master/CONTRIBUTORS More]
+
  | Iapetus-11, Sh-wayz, Emerald, [https://github.com/py-mine/PyMine/graphs/contributors others]
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
+
  | [https://en.wikipedia.org/wiki/Python_(programming_language) Python]
  | Apache 2.0
+
  | [https://www.gnu.org/licenses/quick-guide-gplv3.en.html GPLv3]
  | {{yes|1.12}}
+
  | {{yes|1.16.5}}
 
  | {{yes|Anvil}}
 
  | {{yes|Anvil}}
  | {{yes}}
+
  | {{planned|Planned}}
  | {{yes}}
+
  | {{unknown|Planned}}
  | {{yes|Players, Mobs}}
+
  | {{unknown|Planned}}
  | {{yes|Threads}}
+
  | {{yes|Async Networking}}
  | {{yes|[http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua]}}
+
  | {{yes|[https://en.wikipedia.org/wiki/Python_(programming_language) Python]}}
  | {{yes|{{windows}}{{linux}}{{mac}}<br />{{Android}}}}
+
  | {{yes|{{windows}}{{linux}}}}
  | [https://forum.cuberite.org/thread-499-post-3553.html#pid3553 Link]
+
  | [https://github.com/py-mine/PyMine#features README]
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 +
|}
 +
 +
== Actively developed servers that don't support the latest version ==
 +
 +
{| class="wikitable sortable" style="text-align: center;"
 +
|-
 +
! Name
 +
! Author(s)
 +
! Language
 +
! License
 +
! Supported version(s)
 +
! World formats
 +
! Multiworld
 +
! Physics
 +
! Entities
 +
! Concurrency model
 +
! Scripting/API Language
 +
! Platform
 +
! Feature list
 +
! Development status
 
  |-
 
  |-
 
  ! [https://glowstone.net/ Glowstone]
 
  ! [https://glowstone.net/ Glowstone]
Line 102: Line 170:
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | [http://en.wikipedia.org/wiki/MIT_License MIT]
 
  | [http://en.wikipedia.org/wiki/MIT_License MIT]
  | {{yes|1.12.2}} (down to 1.4.7 using [https://github.com/ProtocolSupport/ProtocolSupport ProtocolSupport])
+
  | {{no|1.12.2 (1.13+ in development)}}
 
  | {{yes|Anvil}}
 
  | {{yes|Anvil}}
 
  | {{yes}}
 
  | {{yes}}
Line 113: Line 181:
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
  ! [https://github.com/Minestom/Minestom Minestom]
+
  ! [http://cuberite.org Cuberite]
  | [https://github.com/Minestom/Minestom/graphs/contributors Contributors]
+
  | FakeTruth, [[User:Xoft|xoft]], [https://github.com/cuberite/cuberite/blob/master/CONTRIBUTORS More]
  | [https://en.wikipedia.org/wiki/Java_(programming_language) Java]
+
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | Apache 2.0
 
  | Apache 2.0
  | {{yes|1.16.3}}
+
  | {{no|1.8-1.12.2}}
  | {{yes|Custom + Anvil}}
+
  | {{yes|Anvil}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes}}
  | {{yes|Players, Mobs, Items}}
+
  | {{yes|Players, Mobs}}
  | {{yes|Threads/Events}}
+
  | {{yes|Threads}}
  | {{yes|[https://en.wikipedia.org/wiki/Java_(programming_language) Java] + [http://en.wikipedia.org/wiki/Kotlin_(programming_language) Kotlin]}}
+
  | {{yes|[http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua]}}
  | {{yes|{{windows}}{{linux}}{{mac}}}}
+
  | {{yes|{{windows}}{{linux}}{{mac}}<br />{{Android}}}}
  | {{unknown|Not listed}}
+
  | [https://forum.cuberite.org/thread-499-post-3553.html#pid3553 Link]
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
  ! [https://github.com/caelunshun/feather Feather]
+
  ! [https://github.com/garentyler/composition Composition]
  | caelunshun
+
  | [https://github.com/garentyler Garen Tyler]
  | [https://en.wikipedia.org/wiki/Rust_(programming_language) Rust]
+
  | [http://www.rust-lang.org/ Rust]
  | Apache 2.0
+
| [http://en.wikipedia.org/wiki/MIT_License MIT]
  | {{yes|1.13.2}}
+
  | {{no|1.8.9}}
  | {{yes|Anvil}}
+
| {{planned}}
 +
  | {{planned}}
 +
| {{planned}}
 +
| {{planned}}
 +
  | {{yes|Async}}
 
  | {{planned}}
 
  | {{planned}}
 +
| {{yes|{{linux}}{{windows}}{{mac}}}}
 +
| {{unknown|Not listed yet}}
 +
| {{yes|Active}}
 +
|}
 +
 +
== Legacy servers ==
 +
 +
{| class="wikitable sortable" style="text-align: center;"
 +
|-
 +
! Name
 +
! Author(s)
 +
! Language
 +
! License
 +
! Last version supported
 +
! World formats
 +
! Multiworld
 +
! Physics
 +
! Entities
 +
! Concurrency model
 +
! Scripting
 +
! Platform
 +
! Feature list
 +
! Development status
 +
|-
 +
! [https://gitlab.com/macmv/sugarcane Sugarcane]
 +
| [https://gitlab.com/macmv macmv]
 +
| [https://golang.org Go]
 +
| [https://opensource.org/licenses/MIT MIT]
 +
| {{no|1.8, 1.12 (no blocks), 1.13, 1.14+ in progress}}
 +
| {{yes|Custom}}
 +
| {{yes|Yes}}
 +
| {{planned|Planned}}
 +
| {{yes|Players}}
 +
| {{yes|Seperate tick loop for each player}}
 +
| {{yes|Go (server acts as a library)}}
 +
| {{yes|{{windows}}{{linux}}{{mac}}}}
 +
| [https://gitlab.com/macmv/sugarcane#planned-features See the README]
 +
| {{no|Inactive (rewriting it in rust)}}
 +
|-
 +
! [https://github.com/cnlohr/avrcraft AVRCraft]
 +
| [[User:CNLohr|CNLohr]]
 +
| [http://en.wikipedia.org/wiki/C_%28programming_language%29 C]
 +
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 +
| {{no|1.15.2}}
 +
| {{no|User}}
 +
| {{no}}
 +
| {{no}}
 +
| {{planned|Partial}}
 +
| {{yes|Poll}}
 +
| {{No}}
 +
| {{Yes|{{linux}} [http://www.nongnu.org/avr-libc/ avr] [https://openwrt.org/ openwrt] }}
 +
| {{Yes| <16kB}}
 +
| {{unknown|On hiatus since December 2020}}
 +
|-
 +
! [https://github.com/GoLangMc/minecraft-server GoLangMc]
 +
| [https://me.sxtanna.com Sxtanna]<br/>and<br/>[https://github.com/orgs/GoLangMc/people Contributors]
 +
| [https://golang.org/ Go]
 +
| [https://opensource.org/licenses/MIT MIT]
 +
| {{no|1.15.2}}
 +
| {{planned|Planned}}
 +
| {{planned|Planned}}
 +
| {{planned|Planned}}
 +
| {{planned|Planned}}
 +
| {{yes|Goroutines}}
 +
| {{planned|GoLang Plugins}}
 +
| {{yes|{{windows}}{{linux}}{{mac}}}}
 +
| [https://github.com/GoLangMc/minecraft-server/issues/7 Link]
 +
| {{unknown|On hiatus since September 2020}}
 +
|-
 +
! [https://github.com/dotnetGame/MineCase MineCase]
 +
| [https://github.com/sunnycase SunnyCase], [https://github.com/jstzwj WangJun], [https://github.com/dotnetGame/MineCase/graphs/contributors others]
 +
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 +
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 +
| {{no|1.14}}
 +
| {{yes|Custom (Mongodb)}}
 
  | {{yes}}
 
  | {{yes}}
  | {{planned|Players, Items, Arrows}}
+
  | {{planned}}
  | {{yes|Threads/Events}}
+
  | {{yes|Players, Items, Mobs}}
  | {{planned|Rust/[https://en.wikipedia.org/wiki/WebAssembly Wasm] Planned}}
+
  | {{yes|[http://dotnet.github.io/orleans/ Orleans]}}
  | {{yes|{{windows}}{{linux}}{{mac}}}}
+
| {{planned}}
  | [https://github.com/caelunshun/feather#current-features Link]
+
  | {{yes|{{linux}}{{windows}}{{mac}}}}
  | {{yes|Active}}
+
  | [https://github.com/dotnetGame/MineCase/blob/master/Readme.md Link]
 +
  | {{unknown|On hiatus since September 2020}}
 
  |-
 
  |-
 
  ! [https://github.com/BizarreCake/Nostalgia Nostalgia]
 
  ! [https://github.com/BizarreCake/Nostalgia Nostalgia]
Line 147: Line 295:
 
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | [http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3]
 
  | [http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3]
  | {{yes|1.14.4}}
+
  | {{no|1.14.4}}
 
  | {{planned|Planned}}
 
  | {{planned|Planned}}
 
  | {{planned|Planned}}
 
  | {{planned|Planned}}
Line 156: Line 304:
 
  | {{yes|{{windows}}{{linux}}}}
 
  | {{yes|{{windows}}{{linux}}}}
 
  | {{unknown|Nothing is listed yet.}}
 
  | {{unknown|Nothing is listed yet.}}
  | {{yes|Active}}
+
| {{no|Inactive}}
 +
|-
 +
! [https://github.com/basinserver/Basin Basin]
 +
| Protryon/JavaProphet, ecx86
 +
| [https://en.wikipedia.org/wiki/C_(programming_language) C]
 +
| [http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3]
 +
| {{no|1.11.2, 1.11 & 1.10}}
 +
| {{yes|Anvil}}
 +
| {{yes}}
 +
| {{yes}}
 +
| {{yes|Players, Items, Mobs}}
 +
| {{yes|Threads}}
 +
| {{yes|[http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Lua] & [https://en.wikipedia.org/wiki/C_(programming_language) C]}}
 +
| {{yes|{{linux}}}}
 +
| [https://github.com/basinserver/Basin Link]
 +
| {{no|Inactive}}
 +
|-
 +
! [https://github.com/Diorite/Diorite/tree/dev Diorite]
 +
| GotoFinal
 +
| [https://en.wikipedia.org/wiki/Java_(programming_language) Java 8]
 +
| MIT License
 +
| {{no|1.11.2}}
 +
  | {{yes|Anvil + Custom}}
 +
| {{yes}}
 +
| {{planned}}
 +
| {{yes|Players, Items}}
 +
| {{yes|Parallel Threads, Tick regions, Async input (chat, commands, tab)}}
 +
| {{yes|Java + [https://github.com/panda-lang Panda]}}
 +
| {{yes|{{windows}}{{linux}}{{mac}}}}
 +
| [https://github.com/Diorite/Diorite Link]
 +
| {{no|Inactive}}
 
  |-
 
  |-
 
  ! [https://github.com/McEx/McEx McEx]  
 
  ! [https://github.com/McEx/McEx McEx]  
Line 173: Line 351:
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
 
  |-
 
  |-
  ! [https://github.com/Diorite/Diorite Diorite]
+
  ! [https://github.com/kennyvv/SharpMC SharpMC]
  | GotoFinal
+
  | [http://wiki.vg/User:Wuppie Wuppie]
  | [https://en.wikipedia.org/wiki/Java_(programming_language) Java 8]
+
  | [http://en.wikipedia.org/wiki/C#_(programming_language) C#]
  | MIT License
+
  | [http://en.wikipedia.org/wiki/MIT_License MIT]
  | {{no|Developing for 1.9}}
+
  | {{no|15w31c (1.9 snapshot #3)}}
  | {{yes|Anvil + Custom}}
+
  | {{yes|Custom (Anvil Support)}}
  | {{yes}}
+
  | {{yes|Yes}}
  | {{planned}}
+
  | {{yes|Fluids only (right now)}}
 
  | {{yes|Players, Items}}
 
  | {{yes|Players, Items}}
  | {{yes|Parallel Threads, Tick regions, Async input (chat, commands, tab)}}
+
  | {{yes|Threads}}
  | {{yes|Java + [https://github.com/panda-lang Panda]}}
+
  | {{yes|C#}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
  | [https://github.com/Diorite/Diorite Link]
+
  | {{yes|See github}}
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
 
  |-
 
  |-
Line 192: Line 370:
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | LGPL
 
  | LGPL
  | {{no|MC:PC 1.8.3 (#47) & MC:PE 0.11.0}}
+
  | {{no|MC:PC 1.8.3 & MC:PE 0.11.0}}
 
  | {{yes|Anvil}}
 
  | {{yes|Anvil}}
 
  | {{yes}}
 
  | {{yes}}
Line 202: Line 380:
 
  | Support Bukkit/Javascript Plugins, Minecraft PC, Minecraft: Pocket Edition
 
  | Support Bukkit/Javascript Plugins, Minecraft PC, Minecraft: Pocket Edition
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
|-
 
! [https://github.com/PrismarineJS/flying-squid Flying-squid]
 
| [https://github.com/PrismarineJS/flying-squid/graphs/contributors Flying-squid contributors]
 
| [http://en.wikipedia.org/wiki/Javascript JavaScript (Node.js)]
 
| MIT
 
| {{yes|1.8-1.16}}
 
| {{yes|Anvil}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes|Players, Items, Mobs}}
 
| {{yes|Async Networking}}
 
| {{yes|JavaScript}}
 
| {{yes|{{windows}}{{linux}}{{mac}}}}
 
| [https://github.com/PrismarineJS/flying-squid#features Link]
 
| {{yes|Active}}
 
 
  |-
 
  |-
 
  ! [https://github.com/PistonDevelopers/hematite_server Hematite]
 
  ! [https://github.com/PistonDevelopers/hematite_server Hematite]
Line 231: Line 394:
 
  | {{yes|{{linux}}{{windows}}{{mac}}}}
 
  | {{yes|{{linux}}{{windows}}{{mac}}}}
 
  | {{planned|[https://github.com/PistonDevelopers/hematite_server/issues/3 Discussion]}}
 
  | {{planned|[https://github.com/PistonDevelopers/hematite_server/issues/3 Discussion]}}
  | {{planned|Planning}}
+
| {{no|Inactive}}
 +
|-
 +
! [https://tridentsdk.net/ TridentSDK]
 +
| TridentSDK Team
 +
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 +
| [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0]
 +
| {{no|1.8.3 Planned}}
 +
| {{yes|Anvil}}
 +
  | {{planned}}
 +
| {{planned}}
 +
| {{yes|Players, Mobs (test AI)}}
 +
| {{yes|Threads/Events}}
 +
| {{yes|Java}}
 +
| {{yes|{{windows}}{{linux}}{{mac}}}}
 +
| {{no|Unknown}}
 +
| {{no|Inactive}}
 
  |-
 
  |-
 
  ! [https://github.com/fador/mineserver/ Mineserver]
 
  ! [https://github.com/fador/mineserver/ Mineserver]
Line 237: Line 415:
 
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | [http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22.29 New BSD License]
 
  | [http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22.29 New BSD License]
  | {{no|1.8 (#47)}}
+
  | {{no|1.8}}
 
  | {{yes|Anvil}}
 
  | {{yes|Anvil}}
 
  | {{yes}}
 
  | {{yes}}
Line 246: Line 424:
 
  | {{yes|{{linux}}{{windows}}{{mac}}}}
 
  | {{yes|{{linux}}{{windows}}{{mac}}}}
 
  | [https://github.com/fador/mineserver/#features Link]
 
  | [https://github.com/fador/mineserver/#features Link]
 +
| {{no|Inactive}}
 +
|-
 +
! [https://github.com/Techern/Netherrack Netherrack]
 +
| [[User:CruzBishop|Cruz Bishop]], Alice Keinz
 +
| [http://www.rust-lang.org/ Rust]
 +
| [[wikipedia:MIT License|MIT]]
 +
| {{no|Developing for 1.8}}
 +
| {{planned|Planned: Anvil and possibly custom}}
 +
| {{planned|Planned: Yes}}
 +
| {{planned|Planned: Yes, with optional extensions}}
 +
| {{planned|Planned: Yes}}
 +
| {{planned|Planned: To be determined}}
 +
| {{planned|Planned: Rust plugins}}
 +
| {{yes|{{windows}}{{mac}}{{linux}}}}
 +
| {{no|Not yet}}
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
 
  |-
 
  |-
Line 251: Line 444:
 
  | [https://github.com/quartz-powered/server/graphs/contributors The Quartz Powered Team]
 
  | [https://github.com/quartz-powered/server/graphs/contributors The Quartz Powered Team]
 
  | Java
 
  | Java
  | MIT
+
  | [http://en.wikipedia.org/wiki/MIT_License MIT]
  | {{no|1.8 (#47)}}
+
  | {{no|1.8}}
 
  | {{yes|Anvil}}
 
  | {{yes|Anvil}}
 
  | {{planned}}
 
  | {{planned}}
Line 266: Line 459:
 
  | Rush Team
 
  | Rush Team
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
  | [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
  | Open source
+
  | {{unknown|unknown}}
  | {{no|1.8 (#47)}}
+
  | {{no|1.8}}
 
  | {{yes|McRegion}}
 
  | {{yes|McRegion}}
 
  | {{planned}}
 
  | {{planned}}
Line 273: Line 466:
 
  | {{yes|Players, Mobs (test AI)}}
 
  | {{yes|Players, Mobs (test AI)}}
 
  | {{yes|Threads}}
 
  | {{yes|Threads}}
  | {{yes|Java ([http://bukkit.org/ Bukkit])}}
+
  | {{no|No}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | {{yes|{{windows}}{{linux}}{{mac}}}}
 
  | [https://github.com/kangarko/Rush/blob/master/Features.md Link]
 
  | [https://github.com/kangarko/Rush/blob/master/Features.md Link]
| {{no|Inactive}}
 
|-
 
! [https://github.com/kennyvv/SharpMC SharpMC]
 
| [http://wiki.vg/User:Wuppie Wuppie]
 
| [http://en.wikipedia.org/wiki/C#_(programming_language) C#]
 
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{no|15w31c (#51)}}
 
| {{yes|Custom (Anvil Support)}}
 
| {{yes|Yes}}
 
| {{yes|Fluids only (right now)}}
 
| {{yes|Players, Items}}
 
| {{yes|Threads}}
 
| {{yes|C#}}
 
| {{yes|{{windows}}{{linux}}{{mac}}}}
 
| {{yes|See github}}
 
| {{no|Inactive}}
 
|-
 
! [https://tridentsdk.net/ TridentSDK]
 
| TridentSDK Team
 
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 
| [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0]
 
| {{no|1.8.3 Planned}}
 
| {{yes|Anvil}}
 
| {{planned}}
 
| {{planned}}
 
| {{yes|Players, Mobs (test AI)}}
 
| {{yes|Threads/Events}}
 
| {{yes|Java}}
 
| {{yes|{{windows}}{{linux}}{{mac}}}}
 
| {{no|Unknown}}
 
| {{no|Inactive}}
 
|-
 
! [https://github.com/Techern/Netherrack Netherrack]
 
| [[User:CruzBishop|Cruz Bishop]], Alice Keinz
 
| [http://www.rust-lang.org/ Rust]
 
| [[wikipedia:MIT License|MIT]]
 
| {{no|Developing for 1.8}}
 
| {{planned|Planned: Anvil and possibly custom}}
 
| {{planned|Planned: Yes}}
 
| {{planned|Planned: Yes, with optional extensions}}
 
| {{planned|Planned: Yes}}
 
| {{planned|Planned: To be determined}}
 
| {{planned|Planned: Rust plugins}}
 
| {{yes|{{windows}}{{mac}}{{linux}}}}
 
| {{no|Not yet}}
 
| {{no|Inactive}}
 
|-
 
! [https://github.com/cnlohr/avrcraft AVRCraft]
 
| [[User:CNLohr|CNLohr]]
 
| [http://en.wikipedia.org/wiki/C_%28programming_language%29 C]
 
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{no|1.7.10 (#5)}}
 
| {{no|User}}
 
| {{no}}
 
| {{no}}
 
| {{planned|Partial}}
 
| {{yes|Poll}}
 
| {{No}}
 
| {{Yes|{{linux}} [http://www.nongnu.org/avr-libc/ avr] [https://openwrt.org/ openwrt] }}
 
| {{Yes| <16kB}}
 
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
 
  |-
 
  |-
Line 342: Line 475:
 
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | [http://en.wikipedia.org/wiki/C%2B%2B C++]
 
  | [http://gplv3.fsf.org/ GPLv3]
 
  | [http://gplv3.fsf.org/ GPLv3]
  | {{no|1.7.10 (#5)}}
+
  | {{no|1.7.10}}
 
  | {{yes|Custom (HWv1)}}
 
  | {{yes|Custom (HWv1)}}
 
  | {{yes}}
 
  | {{yes}}
Line 351: Line 484:
 
  | {{yes|{{linux}}}}
 
  | {{yes|{{linux}}}}
 
  | [https://github.com/BizarreCake/hCraft/#features Link]
 
  | [https://github.com/BizarreCake/hCraft/#features Link]
 +
| {{no|Inactive}}
 +
|-
 +
! [https://github.com/SirCmpwn/TrueCraft TrueCraft]
 +
| Drew DeVault ([[User:SirCmpwn|SirCmpwn]]), [https://github.com/SirCmpwn/TrueCraft/graphs/contributors more]
 +
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 +
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 +
| {{no|b1.7.3}}
 +
| {{yes|McRegion}}
 +
| {{planned}}
 +
| {{yes}}
 +
| {{yes|Players, Items, Falling Sand, Mobs}}
 +
| {{yes|Threads}}
 +
| {{yes|C#}}
 +
| {{yes|{{linux}}{{windows}}{{mac}}}}
 +
| [http://truecraft.io/roadmap Link]
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
 
  |-
 
  |-
Line 431: Line 579:
 
  | ementalo, smjert
 
  | ementalo, smjert
 
  | [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 
  | [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
  | {{unknown|unknown}}
+
  | [https://www.gnu.org/licenses/agpl-3.0.html AGPLv3]
 
  | {{no|1.5}}
 
  | {{no|1.5}}
 
  | {{yes|Custom}}
 
  | {{yes|Custom}}
Line 486: Line 634:
 
  | {{unknown}}
 
  | {{unknown}}
 
  | {{no|Unknown}}
 
  | {{no|Unknown}}
  | {{unknown|On hiatus since February 2013}}
+
  | {{no|Inactive}}
 
  |-
 
  |-
 
  ! [[Realcraft:Main_Page|Realcraft]]
 
  ! [[Realcraft:Main_Page|Realcraft]]
Line 502: Line 650:
 
  | [http://www.wiki.vg/Realcraft:Features Link]
 
  | [http://www.wiki.vg/Realcraft:Features Link]
 
  | {{no|Inactive}}
 
  | {{no|Inactive}}
|-
 
! [https://github.com/SirCmpwn/TrueCraft TrueCraft]
 
| Drew DeVault ([[User:SirCmpwn|SirCmpwn]]), [https://github.com/SirCmpwn/TrueCraft/graphs/contributors more]
 
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{no|b1.7.3}}
 
| {{yes|McRegion}}
 
| {{planned}}
 
| {{yes}}
 
| {{yes|Players, Items, Falling Sand, Mobs}}
 
| {{yes|Threads}}
 
| {{yes|C#}}
 
| {{yes|{{linux}}{{windows}}{{mac}}}}
 
| [http://truecraft.io/roadmap Link]
 
| {{unknown|On hiatus since 18 March 2018}}
 
 
  |-
 
  |-
 
  ! [https://github.com/Mineserver/mineserver2 Mineserver 2]
 
  ! [https://github.com/Mineserver/mineserver2 Mineserver 2]
Line 531: Line 664:
 
  | {{unknown}}
 
  | {{unknown}}
 
  | {{no|Unknown}}
 
  | {{no|Unknown}}
  | {{unknown|On hiatus since April 2012}}
+
  | {{no|Inactive}}
 
  |-
 
  |-
! [https://github.com/dotnetGame/MineCase MineCase]
 
| [https://github.com/sunnycase SunnyCase], [https://github.com/jstzwj WangJun], [https://github.com/dotnetGame/MineCase/graphs/contributors others]
 
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{yes|1.12}}
 
| {{yes|Custom (Mongodb)}}
 
| {{yes}}
 
| {{planned}}
 
| {{yes|Players, Items, Mobs}}
 
| {{yes|[http://dotnet.github.io/orleans/ Orleans]}}
 
| {{planned}}
 
| {{yes|{{linux}}{{windows}}{{mac}}}}
 
| [https://github.com/dotnetGame/MineCase/blob/master/Readme.md Link]
 
| {{yes|Active}}
 
 
  |}
 
  |}
  
 
[[Category:Minecraft Modern]]
 
[[Category:Minecraft Modern]]

Revision as of 17:24, 11 June 2021

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

This is a rather incomplete list of Minecraft Modern servers currently in development. This page only lists servers written from scratch. For mods and wrappers, see the Utility List and the Wrapper List.

A couple things for contributors:

  • If you haven't committed to your repository in a few months, it will be marked as on hiatus. Don't take it personally; just write more code and update the wiki.
  • Additionally, if you haven't committed to your repository in over a year, it will be marked as inactive. Again, don't take this personally.
  • Wiki editors rely on README files to gather server features. If you don't have one, you run the risk that they will read your source code to discern what your server can do. This might not be what you wanted. >:3

Servers supporting the latest Minecraft version

Name Author(s) Language License Supported version(s) World formats Multiworld Physics Entities Concurrency model Scripting/API Language Platform(s) Feature list Development status
Feather caelunshun Rust Apache 2.0 1.16.5 Anvil Planned Yes Players, Items, Arrows Threads/Events Rust/Wasm Planned 1357003995 windows.pngLinux.png1357004124 apple.png Link Active
Flying-squid Flying-squid contributors JavaScript (Node.js) MIT 1.8-1.16 Anvil Yes Yes Players, Items, Mobs Async Networking JavaScript 1357003995 windows.pngLinux.png1357004124 apple.png Link Active
Krypton Callum Seabrook, Nicole Barningham and contributors Kotlin MIT (API)/GPL 3 (Server) 1.17 Anvil (read and write) Planned Planned Players Kotlin coroutines Kotlin Linux.png1357003995 windows.png1357004124 apple.png, any that support Java Packet support Active
Lantern The LanternPowered Team and contributors Java MIT 1.16 Anvil Yes Planned, Items Players, Items Threads/Events Java + Sponge Modding Platform (SpongeAPI) 1357003995 windows.pngLinux.png1357004124 apple.png Nothing is listed yet. On hiatus since November 2020
MCHPRS StackDoubleFlow
and
contributors
Rust MIT 1.16.5 Custom Yes Planned Players Parallel Threads C Dynamic Linking 1357003995 windows.pngLinux.png1357004124 apple.png Link Active
Minestom Contributors Java Apache 2.0 1.17 Custom + Anvil Yes Yes Players, Mobs, Items Threads/Events Java + Kotlin 1357003995 windows.pngLinux.png1357004124 apple.png Not listed Active
Obsidian Naamloos
and
Contributors
C# GPL 1.16.5 Custom Planned Planned Players, Items Async Tasks C# 1357003995 windows.pngLinux.png1357004124 apple.png Link Active
PyMine Iapetus-11, Sh-wayz, Emerald, others Python GPLv3 1.16.5 Anvil Planned Planned Planned Async Networking Python 1357003995 windows.pngLinux.png README Active

Actively developed servers that don't support the latest version

Name Author(s) Language License Supported version(s) World formats Multiworld Physics Entities Concurrency model Scripting/API Language Platform Feature list Development status
Glowstone SpaceManiac, mastercoms, Momo, others Java MIT 1.12.2 (1.13+ in development) Anvil Yes Yes Players, Mobs, Objects Threads/Events Java + Kotlin (Paper-API, Spigot-API) 1357003995 windows.pngLinux.png1357004124 apple.png Link Active
Cuberite FakeTruth, xoft, More C++ Apache 2.0 1.8-1.12.2 Anvil Yes Yes Players, Mobs Threads Lua 1357003995 windows.pngLinux.png1357004124 apple.png
Android.png
Link Active
Composition Garen Tyler Rust MIT 1.8.9 Planned Planned Planned Planned Async Planned Linux.png1357003995 windows.png1357004124 apple.png Not listed yet Active

Legacy servers

Name Author(s) Language License Last version supported World formats Multiworld Physics Entities Concurrency model Scripting Platform Feature list Development status
Sugarcane macmv Go MIT 1.8, 1.12 (no blocks), 1.13, 1.14+ in progress Custom Yes Planned Players Seperate tick loop for each player Go (server acts as a library) 1357003995 windows.pngLinux.png1357004124 apple.png See the README Inactive (rewriting it in rust)
AVRCraft CNLohr C MIT 1.15.2 User No No Partial Poll No Linux.png avr openwrt <16kB On hiatus since December 2020
GoLangMc Sxtanna
and
Contributors
Go MIT 1.15.2 Planned Planned Planned Planned Goroutines GoLang Plugins 1357003995 windows.pngLinux.png1357004124 apple.png Link On hiatus since September 2020
MineCase SunnyCase, WangJun, others C# MIT 1.14 Custom (Mongodb) Yes Planned Players, Items, Mobs Orleans Planned Linux.png1357003995 windows.png1357004124 apple.png Link On hiatus since September 2020
Nostalgia BizarreCake C++ GPLv3 1.14.4 Planned Planned Planned Planned Actors Lua 1357003995 windows.pngLinux.png Nothing is listed yet. Inactive
Basin Protryon/JavaProphet, ecx86 C GPLv3 1.11.2, 1.11 & 1.10 Anvil Yes Yes Players, Items, Mobs Threads Lua & C Linux.png Link Inactive
Diorite GotoFinal Java 8 MIT License 1.11.2 Anvil + Custom Yes Planned Players, Items Parallel Threads, Tick regions, Async input (chat, commands, tab) Java + Panda 1357003995 windows.pngLinux.png1357004124 apple.png Link Inactive
McEx hansihe, Gjum Elixir MIT 1.9.2 Anvil/Custom planned Planned Entities Players, Items Erlang processes Elixir/Erlang planned Linux.png Link Inactive
SharpMC Wuppie C# MIT 15w31c (1.9 snapshot #3) Custom (Anvil Support) Yes Fluids only (right now) Players, Items Threads C# 1357003995 windows.pngLinux.png1357004124 apple.png See github Inactive
Dragonet DragonetTeam Java LGPL MC:PC 1.8.3 & MC:PE 0.11.0 Anvil Yes Yes Players Threads/Events Java (Bukkit), JavaScript (DAPIS) 1357003995 windows.pngLinux.png1357004124 apple.png Support Bukkit/Javascript Plugins, Minecraft PC, Minecraft: Pocket Edition Inactive
Hematite Piston developers Rust MIT 1.8.3 Planned Anvil Planned Planned Planned Planned Threads Rust Planned Linux.png1357003995 windows.png1357004124 apple.png Discussion Inactive
TridentSDK TridentSDK Team Java Apache 2.0 1.8.3 Planned Anvil Planned Planned Players, Mobs (test AI) Threads/Events Java 1357003995 windows.pngLinux.png1357004124 apple.png Unknown Inactive
Mineserver Fador, Psoden, deoxxa C++ New BSD License 1.8 Anvil Yes Yes Players, Mobs Unknown C++ Linux.png1357003995 windows.png1357004124 apple.png Link Inactive
Netherrack Cruz Bishop, Alice Keinz Rust MIT Developing for 1.8 Planned: Anvil and possibly custom Planned: Yes Planned: Yes, with optional extensions Planned: Yes Planned: To be determined Planned: Rust plugins 1357003995 windows.png1357004124 apple.pngLinux.png Not yet Inactive
QuartzPowered The Quartz Powered Team Java MIT 1.8 Anvil Planned Planned Planned Unknown Java 1357003995 windows.pngLinux.png1357004124 apple.png Unknown Inactive
Rush Rush Team Java unknown 1.8 McRegion Planned Partial Players, Mobs (test AI) Threads No 1357003995 windows.pngLinux.png1357004124 apple.png Link Inactive
hCraft BizarreCake C++ GPLv3 1.7.10 Custom (HWv1) Yes Yes Players Threads/Events No Linux.png Link Inactive
TrueCraft Drew DeVault (SirCmpwn), more C# MIT b1.7.3 McRegion Planned Yes Players, Items, Falling Sand, Mobs Threads C# Linux.png1357003995 windows.png1357004124 apple.png Link Inactive
BurningPig Joe Doyle (JoeDoyle23) JavaScript
(Node.js)
MIT 1.6.4 Custom Planned No Players Async Networking No Linux.png1357003995 windows.png1357004124 apple.png Link Inactive
PartyCraft Drew DeVault (SirCmpwn) C# MIT 1.6.2 Anvil Yes Yes Yes Async Networking/Logic C# 1357003995 windows.pngLinux.png1357004124 apple.png Link Inactive
NessusMS Pbunny C Pbunny License v1 1.5.2 Custom Yes Yes Partial Async Networking/Posix Threads Planned Linux.png Link Inactive
Spout
(with Vanilla plugin)
Spout LLC and community Java Spout License v1 1.5.2 Custom Yes Partial Partial Parallel Threads Java (SpoutAPI) Linux.png1357003995 windows.png1357004124 apple.png unknown Inactive
Bravo Corbin Simpson Python MIT/X11 1.5 Alpha, Beta, Anvil Yes Yes Players, Mobs Async I/O, Processes Python Linux.png1357003995 windows.png Link Inactive
C#raft ementalo, smjert C# AGPLv3 1.5 Custom No No Player Unknown C# Linux.png1357003995 windows.png1357004124 apple.png Unknown Inactive
mc-erl Apiocera, clonejo Erlang GPLv3 1.4.7 custom (Mnesia) No No Players Erlang processes No Linux.png Link Inactive
jsmc Conrad Pankoff (deoxxa) JavaScript (Node.js) New BSD License 1.4.2 No No No Players Async Networking/Logic JavaScript Linux.png1357003995 windows.png1357004124 apple.png Link Inactive
FastCraft sprenger120 C++ GPLv3 1.3.2 Anvil (read access) Planned Planned Players, mobs Threads Planned (Lua) Unknown Unknown Inactive
Realcraft Jailout2000 Realbasic Closed source 1.3.2 Custom Yes Planned Players, other entities are WIP Event-driven No Linux.png1357003995 windows.png Link Inactive
Mineserver 2 deoxxa, Jailout2000 C++ New BSD License Unknown Planned Planned Planned Planned boost, ZeroMQ C++ Unknown Unknown Inactive