Difference between revisions of "Client List"
Jump to navigation
Jump to search
(Added changes to Minecraft PHP Client) |
m (Link changed) |
||
Line 78: | Line 78: | ||
|- | |- | ||
! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client] | ! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client] | ||
− | | Uses PHP to connect to servers. Can connect to premium servers also. Maybe useful for bots | + | | Uses PHP to connect to servers. Can connect to premium servers also. Maybe useful for bots. It can move and do other things. [http://shoghicp.wordpress.com/2012/04/08/minecraft-php-client/ Spanish Website] |
| [http://php.net/ PHP] | | [http://php.net/ PHP] | ||
| [http://www.gnu.org/copyleft/lgpl.html LGPL] | | [http://www.gnu.org/copyleft/lgpl.html LGPL] |
Revision as of 08:11, 18 April 2012
This is a rather incomplete list of Minecraft Alpha/Beta 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 | Language | License | Threaded | Game Graphics | Author(s) | Status |
---|---|---|---|---|---|---|---|
Charged Miners | Minecraft Viewer that can use Mineflayer to connect to servers. | D, Lua | GPLv2 | No | Yes | Wallbraker et al. | In development |
Crafti* | python standalone bot, controllable via player commands, console input, or configured rules file. See More... | python with Twisted network driver | proprietary software / Freeware | Yes | No | CharlesBroughton | Dead |
esbot | dependency gathering and other awesomeness | python with twisted | GPL | No | No | espes | Last updated for 1.8 |
golem | ruby 1.9/eventmachine client, acts as a standalone bot or transparent proxy | ruby | MIT | No | No | aniero | Last update: Beta 1.4 |
mc--c | Draw the map. Can't talk or move. | C++ | Do not distribute | No | Yes | axus | Last updated May 2011 |
mcclient | Work in progress SMP client | python with C extension | GPLv3 | No | Yes | ThibG | Dead (Server down) |
minecraft-opengl | Draw the map, move around, break stuff, gather stuff, etc.; doesn't appear to have networking | C++ with OpenGL | proprietary software / Freeware | No | Yes | Rohan Bansal, Dmitry Drutskoy, Ajay Roopakalu, Sarah Tang | Last updated June 2011 |
Minecraft PHP Client | Uses PHP to connect to servers. Can connect to premium servers also. Maybe useful for bots. It can move and do other things. Spanish Website | PHP | LGPL | Yes, but only linux | No | shoghicp | Works from b1.6 to 1.2.5 |
Mineflayer | JavaScript bot framework. See Mineflayer for more details. | C++ with Qt | MIT | Yes | Yes | Superjoe, thejoshwolfe | Mostly mature, well maintaned |
Sharpcraft (Fork) | Work in progress SMP (might add SSP) client. | C# | GPLv3 | Yes | Yes, using XNA | Vijfhoek and F16Gaming | In Development |
Vb Minebot | Work in progress standalone bot | VB.NET, w/Ruby | GPL | No | No | Umby24 | Released, In Development |