Difference between revisions of "Server List"

From wiki.vg
Jump to navigation Jump to search
m
(Added SC-GT, alphabetized, modified table formatting)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This is a rather incomplete list of Minecraft Alpha servers currently in development. This page only lists servers written from scratch. For mods and wrappers, see the [[Utility List]].
 
This is a rather incomplete list of Minecraft Alpha servers currently in development. This page only lists servers written from scratch. For mods and wrappers, see the [[Utility List]].
  
== C ==
+
{| class="wikitable" style="width: auto; text-align: center;"
* craftd - http://mc.kev009.com/craftd/
+
|-style="background:#eee"
 +
!style="min-width: 120px" | Name
 +
!style="min-width: 120px" | Author(s)
 +
!style="min-width: 120px" | Language
 +
!style="min-width: 120px" | License
 +
!style="width: 72px" | Threaded
 +
!style="width: 72px" | Scripting
 +
|-
 +
! [http://github.com/MostAwesomeDude/beta Beta]
 +
| MostAwesomeDude
 +
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python]
 +
| MIT/X11
 +
| {{no}}
 +
| {{yes}}
 +
|-
 +
! [http://mc.kev009.com/craftd/ craftd]
 +
| kev009
 +
| [http://en.wikipedia.org/wiki/C_%28programming_language%29 C]
 +
| Simplified BSD
 +
| {{yes}}
 +
| {{no}}
 +
|-
 +
! [http://github.com/TkTech/Creativity/ Creativity]
 +
| TkTech
 +
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
 +
| Unknown
 +
| {{yes}}
 +
| {{no}}
 +
|-
 +
! [http://github.com/ScottBrooks/Erlcraft Erlcraft]
 +
| Scott Brooks
 +
| [http://en.wikipedia.org/wiki/Erlang_%28programming_language%29 Erlang]
 +
| Unknown
 +
| {{yes}}
 +
| {{no}}
 +
|-
 +
! [http://mcserver.ae-c.net MCServer]
 +
| FakeTruth
 +
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
 +
| Unknown
 +
| {{yes}}
 +
| {{yes}}
 +
|-
 +
! [http://github.com/fador/mineserver/ Mineserver]
 +
| Fador, Psoden, deoxxa
 +
| [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]
 +
| {{no}}
 +
| {{no}}
 +
|-
 +
! [http://bitbucket.org/andrewgodwin/myne2/src Myne2]
 +
| aera, iKJames
 +
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python]
 +
| Unknown
 +
| {{no}}
 +
| {{no}}
 +
|-
 +
! [http://github.com/SpaceManiac/Spacecraft-GT Spacecraft GT]
 +
| SpaceManiac, Blocky
 +
| [http://en.wikipedia.org/wiki/C_Sharp_(programming_language) C#]
 +
| [http://creativecommons.org/licenses/by-sa/3.0/ CC-BY-SA 3.0]
 +
| {{yes}}
 +
| {{no}}
 +
|-
 +
! [http://codaset.com/moose/quartz-public Quartz]
 +
| Moose
 +
| [http://en.wikipedia.org/wiki/C%2B%2B C++]
 +
| Unknown
 +
| {{yes}}
 +
| {{no}}
  
== C++ ==
+
|}
* Creativity - http://github.com/TkTech/Creativity/
 
* Mineserver - http://github.com/fador/mineserver/
 
 
 
== Python ==
 
* Myne2 - http://bitbucket.org/andrewgodwin/myne2/src
 
 
 
== Erlang ==
 
* Erlcraft - http://github.com/ScottBrooks/Erlcraft
 
  
 
[[Category:Minecraft Alpha]]
 
[[Category:Minecraft Alpha]]

Revision as of 18:26, 19 December 2010

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

Name Author(s) Language License Threaded Scripting
Beta MostAwesomeDude Python MIT/X11 No Yes
craftd kev009 C Simplified BSD Yes No
Creativity TkTech C++ Unknown Yes No
Erlcraft Scott Brooks Erlang Unknown Yes No
MCServer FakeTruth C++ Unknown Yes Yes
Mineserver Fador, Psoden, deoxxa C++ New BSD License No No
Myne2 aera, iKJames Python Unknown No No
Spacecraft GT SpaceManiac, Blocky C# CC-BY-SA 3.0 Yes No
Quartz Moose C++ Unknown Yes No