Difference between revisions of "Server List"
Jump to navigation
Jump to search
Line 153: | Line 153: | ||
| [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|Beta 1.9 Pre 6}} |
| {{yes}} | | {{yes}} | ||
| {{yes|Alpha, Beta}} | | {{yes|Alpha, Beta}} | ||
Line 167: | Line 167: | ||
| C++0x | | C++0x | ||
| unspecified open source | | unspecified open source | ||
− | | {{ | + | | {{no|Beta 1.6}} |
| {{yes}} | | {{yes}} | ||
| {{planned|n/a}} | | {{planned|n/a}} | ||
Line 181: | Line 181: | ||
| [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/GPL_v3#Version_3 GPLv3] | | [http://en.wikipedia.org/wiki/GPL_v3#Version_3 GPLv3] | ||
− | | {{ | + | | {{no|Beta 1.4}} |
| {{yes}} | | {{yes}} | ||
| {{yes|Alpha, Beta: WIP}} | | {{yes|Alpha, Beta: WIP}} | ||
Line 195: | Line 195: | ||
| [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}} |
| {{yes}} | | {{yes}} | ||
| {{planned}} | | {{planned}} |
Revision as of 06:52, 26 October 2012
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
- Yes, the "Networking" column really does ask the question, "Can your server actually talk to clients?" This is just a litmus test. If your server can't do it, then consider whether it's ready for this page.
Name | Author(s) | Language | License | Last Version Supported | Networking | World Formats | Multiworld | Physics | Entities | Concurrency Model | Scripting | Development Status |
---|---|---|---|---|---|---|---|---|---|---|---|---|
BurningPig | Joe Doyle (JoeDoyle23) | JavaScript(Node.js) | MIT | 12w42b | Yes | Custom | Planned | No | Players | Async Networking | No | Active |
PartyCraft | Drew DeVault (SirCmpwn) | C# | MIT | 12w37a | Yes | Anvil | Yes | Yes | Players & Items | Async Networking/Logic | No | Active |
MCServer | FakeTruth, xoft | C++ | Open source | 1.3.2 and 1.2.5 simultaneously | Yes | Anvil | Yes | Yes | Players, Mobs | Threads | Lua | Active |
mc-erl | Apiocera, clonejo | Erlang | not decided yet | 1.3.2 | Yes | custom (Mnesia) | No | No | Players | Erlang processes | No | Active |
hCraft | BizarreCake | C++ | GPLv3 | 1.3.2 | Yes | Custom (HWv1) | Yes | Planned | Players | Threads/Events | No | Active |
Mineserver | Fador, Psoden, deoxxa | C++ | New BSD License | 1.3.2 | Yes | Anvil | Yes | Yes | Players, Mobs | Unknown | C++ | Active |
Spout (with Vanilla plugin) |
SpoutDev (fork of Glowstone) | Java | SpoutDev v1 | 1.3.2 | Yes | Custom (Converters planned) |
Yes | Partial | Partial | Event-driven | SpoutAPI | Active |
Realcraft | Jailout2000 | Realbasic | Closed source | 1.3.2 | Yes | Custom (Converters planned) |
Yes | Planned | Players, other entities are WIP | Event-driven | No | Active |
FastCraft | sprenger120 | C++ | GPLv3 | 1.3.2 | Yes | Anvil (read access) | Planned | Planned | Players, mobs | Threads | Planned (Lua) | Active |
Bravo | MostAwesomeDude | Python | MIT/X11 | Beta 1.9 Pre 6 | Yes | Alpha, Beta | Yes | Yes | Players, Mobs | Processes | Python | On hiatus since Dec 2011 |
Schlagwetter | louisdx | C++0x | unspecified open source | Beta 1.6 | Yes | n/a | No | Planned | Planned | Threads | No | On hiatus since Nov 2011 |
XMC | Xinnx | C# | GPLv3 | Beta 1.4 | Yes | Alpha, Beta: WIP | No | Planned | Players, Partial mob support | Threads + Async File IO | .NET Plugins | Rewrite in progress |
Mineserver 2 | deoxxa, Jailout2000 | C++ | New BSD License | No | Yes | Planned | Planned | Planned | Planned | boost, ZeroMQ | C++ | On hiatus since April 2012 |