Difference between revisions of "Client List"

From wiki.vg
Jump to navigation Jump to search
m
(Updated list.)
Line 14: Line 14:
 
!Game Graphics
 
!Game Graphics
 
!Last Version Supported
 
!Last Version Supported
 +
|-
 +
! [https://github.com/Dav1dde/BraLa BraLa]
 +
| Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level"
 +
| Dav1d
 +
| {{D}}
 +
| {{GPLv3}}
 +
| {{yes}}
 +
| {{yes}}
 +
| {{yes|1.6.2}}
 
|-
 
|-
 
! [https://github.com/DavidEGrayson/redstone-bot2 redstone-bot2]
 
! [https://github.com/DavidEGrayson/redstone-bot2 redstone-bot2]
Line 23: Line 32:
 
| {{no}}
 
| {{no}}
 
| {{yes|1.6.2}}
 
| {{yes|1.6.2}}
|-
 
! [https://github.com/lukleh/TwistedBot TwistedBot]
 
| bot and proxy, up to date information in readme on github
 
| [https://twitter.com/lukleh lukleh]
 
| {{Python}}, {{Twisted}}
 
| {{BSD}}
 
| {{no}}
 
| {{no}}
 
| {{yes|1.5.2}}
 
 
|-
 
|-
 
! [https://github.com/nickelpro/spock SpockBot]
 
! [https://github.com/nickelpro/spock SpockBot]
Line 41: Line 41:
 
| {{no}}
 
| {{no}}
 
| {{yes|1.6.2 (on exp branch)}}
 
| {{yes|1.6.2 (on exp branch)}}
 +
|-
 +
! [https://github.com/lukleh/TwistedBot TwistedBot]
 +
| bot and proxy, up to date information in readme on github
 +
| [https://twitter.com/lukleh lukleh]
 +
| {{Python}}, {{Twisted}}
 +
| {{BSD}}
 +
| {{no}}
 +
| {{no}}
 +
| {{supports|1.5.2}}
 
|-
 
|-
 
! [https://github.com/umby24/Minebot C# Minebot]
 
! [https://github.com/umby24/Minebot C# Minebot]
Line 49: Line 58:
 
| {{yes}}
 
| {{yes}}
 
| {{no}}
 
| {{no}}
| {{yes|1.5.2}}
+
| {{supports|1.5.2}}
 
|-
 
|-
 
! [https://github.com/superjoe30/mineflayer mineflayer]
 
! [https://github.com/superjoe30/mineflayer mineflayer]
Line 58: Line 67:
 
| {{no}}
 
| {{no}}
 
| {{no}}
 
| {{no}}
| {{yes|1.5.2}}
+
| {{supports|1.5.2}}
 
|-
 
|-
 
! [https://github.com/ammaraskar/pyCraft pyCraft]
 
! [https://github.com/ammaraskar/pyCraft pyCraft]
Line 67: Line 76:
 
| {{yes}}
 
| {{yes}}
 
| {{no}}
 
| {{no}}
| {{yes|1.5.2}}
+
| {{supports|1.5.2}}
 
|-
 
|-
 
! [https://github.com/SpoutDev/Spout Spout] (with [https://github.com/VanillaDev/Vanilla Vanilla] plugin)
 
! [https://github.com/SpoutDev/Spout Spout] (with [https://github.com/VanillaDev/Vanilla Vanilla] plugin)
Line 76: Line 85:
 
| {{yes}}
 
| {{yes}}
 
| {{yes|Yes, using [http://www.lwjgl.org LWJGL]}}
 
| {{yes|Yes, using [http://www.lwjgl.org LWJGL]}}
| {{yes|1.5.2}}
+
| {{supports|1.5.2}}
|-
 
! [https://github.com/Dav1dde/BraLa BraLa]
 
| Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level"
 
| Dav1d
 
| {{D}}
 
| {{GPLv3}}
 
| {{yes}}
 
| {{yes}}
 
| {{yes|1.5.2}}
 
 
|-
 
|-
 
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2]
 
! [https://github.com/shoghicp/Minecraft-PHP-Client-2 Minecraft PHP Client 2]
Line 94: Line 94:
 
| {{no}}
 
| {{no}}
 
| {{unknown|Convert Map to PNG}}
 
| {{unknown|Convert Map to PNG}}
| {{supports|1.5.1}}
+
| {{no|1.5.1}}
 
|-
 
|-
 
! [https://github.com/Charged/Miners Charged Miners]
 
! [https://github.com/Charged/Miners Charged Miners]

Revision as of 11:55, 15 August 2013

Minecraft Modern Tools and Mods
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers

This is a rather incomplete list of Minecraft clients that users have worked or are working on. This page only lists clients written from scratch; for mods and wrappers, see the Utility List.

The column Game Graphics asks if your client displays in-game activity at a graphical level, such as world chunks, people or mobs moving, or any of that sort. If you are simply displaying things as text, that does not count. You can also optionally tell us the library you're using for your game graphics while providing your answer.

Name Features Author(s) Language License Threaded Game Graphics Last Version Supported
BraLa Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level" Dav1d D GPLv3 Yes Yes 1.6.2
redstone-bot2 Wheat farming, supersonic flying speed, general awareness of world, but no documentation. DavidEGrayson Ruby TBD Yes No 1.6.2
SpockBot SMP Bot framework, based on BarneyGale's protocol implementation nickelpro Python MIT No No 1.6.2 (on exp branch)
TwistedBot bot and proxy, up to date information in readme on github lukleh Python, Twisted BSD No No Template:Supports
C# Minebot Work in progress standalone bot Umby24 C# GPLv3? No mention of license in source Yes No Template:Supports
mineflayer Create Minecraft bots with a powerful, stable, and high level JavaScript API. superjoe30 node.js MIT No No Template:Supports
pyCraft Work in progress client, displays chat at the moment Ammar Askar, resba Python Apache License v2 Yes No Template:Supports
Spout (with Vanilla plugin) Open source, multi-threaded voxel game framework and platform that opens the doors for infinite possibilities. Features infinite height worlds, infinite content, advanced modeling support, and more! Spout LLC and community Java Spout License v1 Yes Yes, using LWJGL Template:Supports
Minecraft PHP Client 2 Complete rewrite of "Minecraft PHP Client". Has events and actions, and it's modular. Supports online mode and Spoutcraft shoghicp PHP WTFPL No Convert Map to PNG 1.5.1
Charged Miners Minecraft Viewer, can connect to classic servers. Wallbraker et al. D, Lua GPLv2 No Yes 1.3.2
Revolutional RedStone Partial Redstone support RevolutionalRedstone C++, Lua Unknown Yes Yes 1.3.2
Minecraft PHP Client "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. Spanish Website shoghicp PHP LGPL Yes, but only linux No 1.2.5
Sharpcraft (Fork) Work in progress SMP (might add SSP) client. Vijfhoek and F16Gaming C# GPLv3 Yes Yes, using XNA 1.2.5
mc--c Draw the map. Can't talk or move. axus C++ LGPL No Yes 1.1
esbot dependency gathering and other awesomeness espes Python, Twisted GPLv3 No No Beta 1.8.1
mcclient Work in progress SMP client ThibG Python with C extension GPLv3 No Yes Beta 1.7.2
minecraft-opengl Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang C++ with OpenGL Template:All rights reserved No Yes Beta 1.6.6
golem ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy aniero Ruby MIT No No Beta 1.4
mcbot Minecraft NPC emulator Shagrat Pascal Delphi XE2 Unknown Yes Debug 2.5 D 1.2.0-1.5.2