Difference between revisions of "Server List"
Jump to navigation
Jump to search
STR Warrior (talk | contribs) (Mineserver supports 1.5.2) |
|||
Line 27: | Line 27: | ||
| [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] | ||
− | | {{ | + | | {{yes|1.6.1}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 42: | 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 | ||
− | | {{ | + | | {{no|1.5.2}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 57: | Line 57: | ||
| [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.5.2}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 72: | Line 72: | ||
| [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.5.2}} |
| {{yes|Custom (HWv1)}} | | {{yes|Custom (HWv1)}} | ||
| {{yes}} | | {{yes}} | ||
Line 87: | Line 87: | ||
| [http://golang.org/ Go] | | [http://golang.org/ Go] | ||
| [http://www.gnu.org/licenses/gpl-3.0.html GNU GPL] | | [http://www.gnu.org/licenses/gpl-3.0.html GNU GPL] | ||
− | | {{ | + | | {{no|1.5.2}} |
| {{yes|Anvil}} | | {{yes|Anvil}} | ||
| {{no}} | | {{no}} | ||
Line 102: | Line 102: | ||
| [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] | ||
− | | {{ | + | | {{no|1.5.2}} |
| {{yes|Custom}} | | {{yes|Custom}} | ||
| {{yes}} | | {{yes}} | ||
Line 132: | Line 132: | ||
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] | | [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python] | ||
| MIT/X11 | | MIT/X11 | ||
− | | {{ | + | | {{no|1.5}} |
| {{yes|Alpha, Beta, Anvil}} | | {{yes|Alpha, Beta, Anvil}} | ||
| {{yes}} | | {{yes}} | ||
Line 147: | Line 147: | ||
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | | [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#] | ||
| {{unknown|unknown}} | | {{unknown|unknown}} | ||
− | | {{ | + | | {{no|1.5}} |
| {{yes|Custom}} | | {{yes|Custom}} | ||
| {{no}} | | {{no}} |
Revision as of 04:24, 2 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PartyCraft | Drew DeVault (SirCmpwn) | C# | MIT | 1.6.1 | Anvil | Yes | Yes | Yes | Async Networking/Logic | C# | Link | Active | |
MCServer | FakeTruth, xoft, luksor, keyboard | C++ | Apache 2.0 | 1.5.2 | Anvil | Yes | Yes | Players, Mobs | Threads | Lua | Link | Active | |
Mineserver | Fador, Psoden, deoxxa | C++ | New BSD License | 1.5.2 | Anvil | Yes | Yes | Players, Mobs | Unknown | C++ | Link | Active | |
hCraft | BizarreCake | C++ | GPLv3 | 1.5.2 | Custom (HWv1) | Yes | Yes | Players | Threads/Events | No | Link | Active | |
Netherrack | Thinkofdeath | Go | GNU GPL | 1.5.2 | Anvil | No | No | Players | Goroutines | No | No | 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 | |
NessusMS | Pbunny | C | Pbunny License v1 | 1.5.2 | Custom | Yes | Yes | Partial | Async Networking/Posix Threads | Planned | Link | 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 | |
BurningPig | Joe Doyle (JoeDoyle23) | JavaScript (Node.js) |
MIT | 1.4.7 | Custom | Planned | No | Players | Async Networking | 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 |