Difference between revisions of "Server List"
Jump to navigation
Jump to search
STR Warrior (talk | contribs) (as far as i know the 1.4.6 protocol is the same as the 1.4.7 protocol. as seen here: http://www.mojang.com/2012/12/minecraft-1-4-7-pre-release/) |
(Undo revision 3491 by STR Warrior (talk) They are the same, but until the readme/whatever shows 1.4.7, they won't be updated) |
||
Line 40: | Line 40: | ||
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] | | [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] | ||
| MIT/X11 | | MIT/X11 | ||
− | | {{ | + | | {{yes|1.4.6}} |
| {{yes|Alpha, Beta, Anvil}} | | {{yes|Alpha, Beta, Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 54: | Line 54: | ||
| [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] | ||
− | | {{ | + | | {{yes|1.4.6}} |
| {{yes|Custom (HWv1)}} | | {{yes|Custom (HWv1)}} | ||
| {{yes}} | | {{yes}} | ||
Line 68: | Line 68: | ||
| [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.4.6}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 82: | Line 82: | ||
| [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] | ||
− | | {{ | + | | {{yes|1.4.6}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 96: | Line 96: | ||
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java] | | [http://en.wikipedia.org/wiki/Java_(programming_language) Java] | ||
| [http://spout.in/licensev1 Spout License v1] | | [http://spout.in/licensev1 Spout License v1] | ||
− | | {{ | + | | {{yes|1.4.6}} |
| {{yes|Custom}} | | {{yes|Custom}} | ||
| {{yes}} | | {{yes}} |
Revision as of 08:00, 1 January 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 | Development Status |
---|---|---|---|---|---|---|---|---|---|---|---|---|
PartyCraft | Drew DeVault (SirCmpwn) | C# | MIT | 1.4.7prerelease | Anvil | Yes | Yes | Yes | Async Networking/Logic | No | Active | |
Bravo | Corbin Simpson | Python | MIT/X11 | 1.4.6 | Alpha, Beta, Anvil | Yes | Yes | Players, Mobs | Async I/O, Processes | Python | Active | |
hCraft | BizarreCake | C++ | GPLv3 | 1.4.6 | Custom (HWv1) | Yes | Yes | Players | Threads/Events | No | Active | |
MCServer | FakeTruth, xoft, luksor | C++ | Apache 2.0 | 1.4.6 | Anvil | Yes | Yes | Players, Mobs | Threads | Lua | Android |
Active |
Mineserver | Fador, Psoden, deoxxa | C++ | New BSD License | 1.4.6 | Anvil | Yes | Yes | Players, Mobs | Unknown | C++ | Active | |
Spout (with Vanilla plugin) |
Spout LLC and community | Java | Spout License v1 | 1.4.6 | Custom | Yes | Partial | Partial | Parallel Threads | Java (SpoutAPI) | Active | |
BurningPig | Joe Doyle (JoeDoyle23) | JavaScript (Node.js) |
MIT | 1.4.5 | Custom | Planned | No | Players | Async Networking | No | Active | |
mc-erl | Apiocera, clonejo | Erlang | not decided yet | 1.4.5 | custom (Mnesia) | No | No | Players | Erlang processes | No | Unknown | Active |
jsmc | Conrad Pankoff (deoxxa) | JavaScript (Node.js) | New BSD License | 1.4.2 | No | No | No | Players | Async Networking/Logic | JavaScript | Active | |
FastCraft | sprenger120 | C++ | GPLv3 | 1.3.2 | Anvil (read access) | Planned | Planned | Players, mobs | Threads | Planned (Lua) | Unknown | Active |
Realcraft | Jailout2000 | Realbasic | Closed source | 1.3.2 | Custom | Yes | Planned | Players, other entities are WIP | Event-driven | No | Active | |
XMC | Xinnx | C# | GPLv3 | Beta 1.4 | Alpha, Beta | No | Planned | Players, Partial mob support | Threads + Async File IO | .NET Plugins | Unknown | Rewrite in progress |
Mineserver 2 | deoxxa, Jailout2000 | C++ | New BSD License | Unknown | Planned | Planned | Planned | Planned | boost, ZeroMQ | C++ | Unknown | On hiatus since April 2012 |