Difference between revisions of "Server List"
Jump to navigation
Jump to search
(MCServer supports protocol #73) |
STR Warrior (talk | contribs) (MCServer, Netherrackand BurningPig all support 1.6.2) |
||
Line 22: | Line 22: | ||
!style="width: 72 px" | Feature list | !style="width: 72 px" | Feature list | ||
!style="width: 120px" | Development Status | !style="width: 120px" | Development Status | ||
+ | |- | ||
+ | ! [https://github.com/JoeDoyle23/BurningPig BurningPig] | ||
+ | | Joe Doyle ([[User:JoeDoyle23|JoeDoyle23]]) | ||
+ | | [http://en.wikipedia.org/wiki/Javascript JavaScript<br>(Node.js)] | ||
+ | | [http://en.wikipedia.org/wiki/MIT_License MIT] | ||
+ | | {{yes|1.6.2}} | ||
+ | | {{yes|Custom}} | ||
+ | | {{planned}} | ||
+ | | {{no}} | ||
+ | | {{planned|Players}} | ||
+ | | {{yes|Async Networking}} | ||
+ | | {{no}} | ||
+ | | {{yes|{{linux}}{{windows}}{{mac}}}} | ||
+ | | [https://github.com/JoeDoyle23/BurningPig#current-features Link] | ||
+ | | {{yes|Active}} | ||
|- | |- | ||
! [http://www.mc-server.org MCServer] | ! [http://www.mc-server.org MCServer] | ||
Line 27: | Line 42: | ||
| [http://en.wikipedia.org/wiki/C%2B%2B C++] | | [http://en.wikipedia.org/wiki/C%2B%2B C++] | ||
| Apache 2.0 | | Apache 2.0 | ||
− | | {{yes|1.6. | + | | {{yes|1.6.2}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 36: | Line 51: | ||
| {{yes|{{windows}}{{linux}}{{mac}}<br />{{Android}}}} | | {{yes|{{windows}}{{linux}}{{mac}}<br />{{Android}}}} | ||
| [http://forum.mc-server.org/showthread.php?tid=499 Link] | | [http://forum.mc-server.org/showthread.php?tid=499 Link] | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/thinkofdeath/netherrack Netherrack] | ||
+ | | Thinkofdeath | ||
+ | | [http://golang.org/ Go] | ||
+ | | [http://www.gnu.org/licenses/gpl-3.0.html GNU GPL] | ||
+ | | {{yes|1.6.2}} | ||
+ | | {{yes|Anvil}} | ||
+ | | {{no}} | ||
+ | | {{no}} | ||
+ | | {{planned|Players}} | ||
+ | | {{yes|Goroutines}} | ||
+ | | {{no}} | ||
+ | | {{yes|{{linux}}{{windows}}{{mac}}}} | ||
+ | | {{no}} | ||
| {{yes|Active}} | | {{yes|Active}} | ||
|- | |- | ||
Line 42: | Line 72: | ||
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | | [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | ||
| [http://en.wikipedia.org/wiki/MIT_License MIT] | | [http://en.wikipedia.org/wiki/MIT_License MIT] | ||
− | | {{ | + | | {{no|1.6.1}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 81: | Line 111: | ||
| {{yes|{{linux}}{{windows}}{{mac}}}} | | {{yes|{{linux}}{{windows}}{{mac}}}} | ||
| [https://github.com/fador/mineserver/#features Link] | | [https://github.com/fador/mineserver/#features Link] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| {{yes|Active}} | | {{yes|Active}} | ||
|- | |- | ||
Line 156: | Line 171: | ||
| {{yes|{{linux}}{{windows}}{{mac}}}} | | {{yes|{{linux}}{{windows}}{{mac}}}} | ||
| {{unknown}} | | {{unknown}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| {{yes|Active}} | | {{yes|Active}} | ||
|- | |- |
Revision as of 09:48, 11 July 2013
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.
- 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
Name | Author(s) | Language | License | Last Version Supported | World Formats | Multiworld | Physics | Entities | Concurrency Model | Scripting | Platform | Feature list | Development Status |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BurningPig | Joe Doyle (JoeDoyle23) | JavaScript (Node.js) |
MIT | 1.6.2 | Custom | Planned | No | Players | Async Networking | No | Link | Active | |
MCServer | FakeTruth, xoft, luksor, keyboard | C++ | Apache 2.0 | 1.6.2 | Anvil | Yes | Yes | Players, Mobs | Threads | Lua | Link | Active | |
Netherrack | Thinkofdeath | Go | GNU GPL | 1.6.2 | Anvil | No | No | Players | Goroutines | No | No | Active | |
PartyCraft | Drew DeVault (SirCmpwn) | C# | MIT | 1.6.1 | Anvil | Yes | Yes | Yes | Async Networking/Logic | C# | Link | Active | |
hCraft | BizarreCake | C++ | GPLv3 | 1.5.2 | Custom (HWv1) | Yes | Yes | Players | Threads/Events | No | Link | Active | |
Mineserver | Fador, Psoden, deoxxa | C++ | New BSD License | 1.5.2 | Anvil | Yes | Yes | Players, Mobs | Unknown | C++ | Link | Active | |
NessusMS | Pbunny | C | Pbunny License v1 | 1.5.2 | Custom | Yes | Yes | Partial | Async Networking/Posix Threads | Planned | Link | Active | |
Spout (with Vanilla plugin) |
Spout LLC and community | Java | Spout License v1 | 1.5.2 | Custom | Yes | Partial | Partial | Parallel Threads | Java (SpoutAPI) | unknown | Active | |
Bravo | Corbin Simpson | Python | MIT/X11 | 1.5 | Alpha, Beta, Anvil | Yes | Yes | Players, Mobs | Async I/O, Processes | Python | Link | Active | |
C#raft | ementalo, smjert | C# | unknown | 1.5 | Custom | No | No | Player | Unknown | C# | Unknown | Active | |
mc-erl | Apiocera, clonejo | Erlang | GPLv3 | 1.4.7 | custom (Mnesia) | No | No | Players | Erlang processes | No | Link | Active | |
jsmc | Conrad Pankoff (deoxxa) | JavaScript (Node.js) | New BSD License | 1.4.2 | No | No | No | Players | Async Networking/Logic | JavaScript | Link | Active | |
FastCraft | sprenger120 | C++ | GPLv3 | 1.3.2 | Anvil (read access) | Planned | Planned | Players, mobs | Threads | Planned (Lua) | Unknown | Unknown | Active |
Realcraft | Jailout2000 | Realbasic | Closed source | 1.3.2 | Custom | Yes | Planned | Players, other entities are WIP | Event-driven | No | Link | Active | |
XMC | Xinnx | C# | GPLv3 | Beta 1.4 | Alpha, Beta | No | Planned | Players, Partial mob support | Threads + Async File IO | .NET Plugins | Unknown | Unknown | Rewrite in progress |
Mineserver 2 | deoxxa, Jailout2000 | C++ | New BSD License | Unknown | Planned | Planned | Planned | Planned | boost, ZeroMQ | C++ | Unknown | Unknown | On hiatus since April 2012 |