Difference between revisions of "Client List"

From wiki.vg
Jump to navigation Jump to search
m (replace link)
 
(47 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
  ! Author(s)
 
  ! Author(s)
 
  ! Language
 
  ! Language
 +
! Platform
 
  ! License
 
  ! License
  ! Threaded
+
  !{{vertical header|Threaded}}
 
  ! Game Graphics
 
  ! Game Graphics
 
  ! Last Version Supported
 
  ! Last Version Supported
Line 22: Line 23:
 
  | [https://matdoes.dev mat]
 
  | [https://matdoes.dev mat]
 
  | {{Rust}}
 
  | {{Rust}}
 +
| {{windows}}{{linux}}{{mac}}
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
  | {{yes|Java 1.20.5}}
+
  | {{yes|Java 1.20.6}}
 +
| {{yes|Active}}
 +
|-
 +
! [https://github.com/adepierre/Botcraft Botcraft]
 +
| Client library.
 +
| [https://github.com/adepierre adepierre]
 +
| {{wp|C++17}}
 +
| {{windows}}{{linux}}{{mac}}
 +
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
 +
| {{yes}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{yes|All release versions from 1.12.2 to 1.20.6}}
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
Line 32: Line 45:
 
  | [https://github.com/AlexProgrammerDE AlexProgrammerDE]
 
  | [https://github.com/AlexProgrammerDE AlexProgrammerDE]
 
  | {{Java}}
 
  | {{Java}}
 +
| {{windows}}{{linux}}{{mac}}
 
  | [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
  | [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
  | {{yes}}
 
  | {{yes}}
Line 38: Line 52:
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 
  |-
 
  |-
  ! [https://github.com/adepierre/Botcraft Botcraft]
+
  ! [https://github.com/psu-de/MineSharp MineSharp]
| Client library.
 
| [https://github.com/adepierre adepierre]
 
| {{C++}}
 
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
| {{yes}}
 
| {{yes|{{OpenGL}}}}
 
| {{yes|All release versions from 1.12.2 to 1.20.4}}
 
| {{yes|Active}}
 
|-
 
[https://github.com/psu-de/MineSharp MineSharp]
 
 
  | Minecraft API to make clients and bots.
 
  | Minecraft API to make clients and bots.
 
  | [https://github.com/psu-de psu-de]
 
  | [https://github.com/psu-de psu-de]
 
  | {{C sharp}}
 
  | {{C sharp}}
 +
| {{windows}}{{linux}}
 
  | {{MIT}}
 
  | {{MIT}}
  | {{Maybe|Task based}}
+
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
 
  | {{yes|Java 1.18.x–1.20.4 }}
 
  | {{yes|Java 1.18.x–1.20.4 }}
Line 62: Line 67:
 
  | [https://github.com/MCCTeam ORelio and the MCC Team]
 
  | [https://github.com/MCCTeam ORelio and the MCC Team]
 
  | {{C sharp}}
 
  | {{C sharp}}
 +
| {{windows}}{{linux}}
 
  | [http://opensource.org/licenses/CDDL-1.0 CDDL-1.0]
 
  | [http://opensource.org/licenses/CDDL-1.0 CDDL-1.0]
 
  | {{yes}}
 
  | {{yes}}
Line 72: Line 78:
 
  | [https://bixilon.de/ Bixilon], contributors
 
  | [https://bixilon.de/ Bixilon], contributors
 
  | [https://github.com/jetbrains/kotlin Kotlin], {{Java}}
 
  | [https://github.com/jetbrains/kotlin Kotlin], {{Java}}
 +
| {{windows}}
 
  | [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
  | [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
  | {{yes}}
 
  | {{yes}}
Line 82: Line 89:
 
  | [https://github.com/PrismarineJS PrismarineJS]
 
  | [https://github.com/PrismarineJS PrismarineJS]
 
  | {{Node.js}}
 
  | {{Node.js}}
 +
| {{windows}}{{linux}}{{mac}}
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{no}}
 
  | {{no}}
Line 92: Line 100:
 
  | Tnze
 
  | Tnze
 
  | [https://golang.org Go]
 
  | [https://golang.org Go]
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{yes}}
 
  | {{yes}}
Line 97: Line 106:
 
  | {{no|1.19.4}}
 
  | {{no|1.19.4}}
 
  | {{yes|Active}}
 
  | {{yes|Active}}
 +
|-
 +
! [https://github.com/Lea-fish/Leafish Leafish]
 +
| Multiprotocol, fork of Stevenrella.
 +
| [https://github.com/terrarier2111 terrarier2111], [https://github.com/Lea-fish/Leafish/graphs/contributors other contributors]
 +
| [https://www.rust-lang.org/ Rust]
 +
| {{windows}}{{linux}}{{mac}}
 +
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2], [https://en.wikipedia.org/wiki/MIT_License MIT]
 +
| {{yes}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.7.10–1.16.5}}
 +
| {{yes|Active}}
 +
|-
 +
! [https://github.com/Defective4/Another-Minecraft-Chat-Client Another Minecraft Chat Client]
 +
| A GUI Minecraft chat client written from scratch with basic movement, inventory handling, and automatic chat messages.
 +
| [https://github.com/Defective4 Defective4]
 +
| {{Java}}
 +
| {{windows}}
 +
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 +
| {{yes}}
 +
| {{unknown|Kind of (Graphical Entity Radar)}}
 +
| {{no|1.8–1.19.2 + Forge (1.8–1.12.2)}}
 +
| {{no|Inactive since 2024-04-11}}
 
  |-
 
  |-
 
  !  [https://github.com/ConcreteMC/Alex Alex]
 
  !  [https://github.com/ConcreteMC/Alex Alex]
Line 102: Line 133:
 
  | [https://github.com/ConcreteMC ConcreteMC]
 
  | [https://github.com/ConcreteMC ConcreteMC]
 
  | {{C sharp}}
 
  | {{C sharp}}
 +
| {{windows}}{{linux}}{{mac}}
 
  | {{MPL 2.0}}
 
  | {{MPL 2.0}}
  | {{Maybe}}
+
  | {{yes}}
 
  | {{yes|{{OpenGL}}}}
 
  | {{yes|{{OpenGL}}}}
 
  | {{no|Java: 1.18.2 Bedrock: 1.18.30 }}
 
  | {{no|Java: 1.18.2 Bedrock: 1.18.30 }}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2024-03-05}}
 
  |-
 
  |-
 
  ! [https://github.com/PrismarineJS/prismarine-web-client prismarine-web-client]
 
  ! [https://github.com/PrismarineJS/prismarine-web-client prismarine-web-client]
Line 112: Line 144:
 
  | [https://github.com/Karang Karang] [https://github.com/rom1504 rom1504] [https://github.com/AwesomestCode AwesomestCode] and other contributors
 
  | [https://github.com/Karang Karang] [https://github.com/rom1504 rom1504] [https://github.com/AwesomestCode AwesomestCode] and other contributors
 
  | {{JavaScript}}, {{Node.js}}
 
  | {{JavaScript}}, {{Node.js}}
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes|[http://en.wikipedia.org/wiki/Three.js Three.js]}}
 
  | {{yes|[http://en.wikipedia.org/wiki/Three.js Three.js]}}
 
  | {{no|1.8–1.18.1}}
 
  | {{no|1.8–1.18.1}}
  | {{unknown|On hiatus since december 2023}}
+
  | {{unknown|On hiatus since 2023-12-31}}
 
  |-
 
  |-
 
  ! [https://github.com/stackotter/delta-client delta-client]
 
  ! [https://github.com/stackotter/delta-client delta-client]
Line 122: Line 155:
 
  | [https://github.com/stackotter stackotter]
 
  | [https://github.com/stackotter stackotter]
 
  | [https://developer.apple.com/swift/ Swift] and some [https://en.wikipedia.org/wiki/C_(programming_language) C]
 
  | [https://developer.apple.com/swift/ Swift] and some [https://en.wikipedia.org/wiki/C_(programming_language) C]
 +
|
 
  | {{GPLv3}}
 
  | {{GPLv3}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes|[http://en.wikipedia.org/wiki/Metal_(API) Metal]}}
 
  | {{yes|[http://en.wikipedia.org/wiki/Metal_(API) Metal]}}
 
  | {{no|1.16.1 (intentionally) }}
 
  | {{no|1.16.1 (intentionally) }}
  | {{unknown|On hiatus since november 2023}}
+
  | {{unknown|On hiatus since 2023-12-15}}
|-
 
! [https://github.com/iceiix/stevenarella Stevenarella]
 
| Multiprotocol.
 
| [https://github.com/Thinkofname/ Thinkofname], [https://github.com/iceiix/ iceiix]
 
| [https://www.rust-lang.org/ Rust]
 
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
| {{yes}}
 
| {{yes|{{OpenGL}}}}
 
| {{no|1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.14.2, 1.14.1, 1.14, 19w02a, 18w50a, 1.13.2, 1.12.2, 1.11.2, 1.11, 1.10.2, 1.9.2, 1.9, 15w39c, 1.8.9, 1.7.10+Forge (FML, FML2)}}
 
| {{unknown|On hiatus since december 2022}}
 
|-
 
! [https://github.com/Lea-fish/Leafish Leafish]
 
| Multiprotocol, fork of Stevenrella.
 
| [https://github.com/terrarier2111 terrarier2111], [https://github.com/Lea-fish/Leafish/graphs/contributors other contributors]
 
| [https://www.rust-lang.org/ Rust]
 
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2], [https://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{yes}}
 
| {{yes}}
 
| {{no|1.7.10–1.16.5}}
 
| {{unknown|On hiatus since march 2022}}
 
 
  |-
 
  |-
 
  ! [https://github.com/michaljaz/webmc webmc]
 
  ! [https://github.com/michaljaz/webmc webmc]
  | Minecraft client in web browser using THREE.js and mineflayer.
+
  | Minecraft client in web browser using mineflayer.
 
  | [https://github.com/michaljaz michaljaz]
 
  | [https://github.com/michaljaz michaljaz]
 
  | {{JavaScript}}, {{Node.js}}
 
  | {{JavaScript}}, {{Node.js}}
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{yes}}
 
  | {{yes}}
  | {{yes}}
+
  | {{yes|[http://en.wikipedia.org/wiki/Three.js Three.js]}}
 
  | {{no|1.16.5}}
 
  | {{no|1.16.5}}
  | {{unknown|On hiatus since february 2022}}
+
  | {{unknown|On hiatus since 2023-09-16}}
 
  |-
 
  |-
 
  ! [https://github.com/LaG1924/AltCraft AltCraft]
 
  ! [https://github.com/LaG1924/AltCraft AltCraft]
Line 162: Line 177:
 
  | [https://github.com/LaG1924/ LaG1924]
 
  | [https://github.com/LaG1924/ LaG1924]
 
  | {{C++}}
 
  | {{C++}}
 +
|
 
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
  | {{yes}}
 
  | {{yes}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.12.2}}
 +
| {{unknown|On hiatus since 2023-07-08}}
 +
|-
 +
! [https://github.com/PistonDevelopers/hematite Hematite]
 +
| Render single-player worlds (most blocks supported, no entities).
 +
| [http://www.piston.rs/ Piston] developers
 +
| [http://www.rust-lang.org/ Rust]
 +
|
 +
| {{MIT}}
 +
| {{no}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.8.8}}
 +
| {{no|Inactive since 2023-01-18}}
 +
|-
 +
! [https://github.com/iceiix/stevenarella Stevenarella]
 +
| Multiprotocol.
 +
| [https://github.com/Thinkofname/ Thinkofname], [https://github.com/iceiix/ iceiix]
 +
| [https://www.rust-lang.org/ Rust]
 +
|
 +
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
  | {{yes}}
 
  | {{yes}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.14.2, 1.14.1, 1.14, 19w02a, 18w50a, 1.13.2, 1.12.2, 1.11.2, 1.11, 1.10.2, 1.9.2, 1.9, 15w39c, 1.8.9, 1.7.10+Forge (FML, FML2)}}
 +
| {{no|Inactive since 2022-12-31}}
 +
|-
 +
! [https://github.com/qubard/mcidle-python mcidle]
 +
| Idling middleware for constant Minecraft connections.
 +
| [https://github.com/qubard cub]
 +
| {{Python}}
 +
|
 +
| {{MIT}}
 +
| {{yes}}
 +
| {{no}}
 
  | {{no|1.12.2}}
 
  | {{no|1.12.2}}
  | {{unknown|On hiatus since march 2022}}
+
  | {{no|Inactive since 2022-12-07}}
 
  |-
 
  |-
  ! [https://github.com/SpockBotMC/RikerBot RikerBot]
+
  ! [https://github.com/willemml/rust-mc rust-mc]
  | Bot client framework.
+
  | Minecraft client, very work-in-progress, no rendering.
  | [https://github.com/nickelpro nickelpro]
+
  | [https://github.com/willemml willemml]
| {{C++}}, {{Python}}
+
  | [https://www.rust-lang.org/ Rust]
  | [https://en.wikipedia.org/wiki/Zlib_License zlib]
+
|
 +
| {{GPLv3}}
 +
| {{yes}}
 
  | {{no}}
 
  | {{no}}
| {{no}}
+
  | {{no|1.16.3 and 1.15.2 (requires recompile)}}
  | {{no|1.16.5}}
+
  | {{no|Inactive since 2022-07-13}}
  | {{unknown|On hiatus since july 2020}}
 
 
  |-
 
  |-
 
  ! [https://github.com/ammaraskar/pyCraft pyCraft]
 
  ! [https://github.com/ammaraskar/pyCraft pyCraft]
Line 182: Line 232:
 
  | Ammar Askar, resba
 
  | Ammar Askar, resba
 
  | {{Python}}
 
  | {{Python}}
 +
| {{windows}}{{linux}}{{mac}}
 
  | {{Apache}}
 
  | {{Apache}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|1.16.4}}
 
  | {{no|1.16.4}}
  | {{unknown|On hiatus since december 2020}}
+
  | {{no|Inactive since 2022-01-02}}
 
  |-
 
  |-
  ! [https://github.com/qubard/mcidle-python mcidle]
+
  ! [https://github.com/DavidEGrayson/redstone-bot2 redstone-bot2]
  | Idling middleware for constant Minecraft connections.
+
  | Wheat farming, supersonic flying speed, general awareness of world, but no documentation.
  | [https://github.com/qubard cub]
+
  | DavidEGrayson
  | {{Python}}
+
  | {{Ruby}}
  | {{MIT}}
+
|
 +
  | {{no}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
  | {{no|1.12.2}}
+
  | {{no|1.6.2}}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2021-11-11}}
 +
|-
 +
! [https://github.com/SpockBotMC/RikerBot RikerBot]
 +
| Bot client framework.
 +
| [https://github.com/nickelpro nickelpro]
 +
| {{C++}}, {{Python}}
 +
|
 +
| [https://en.wikipedia.org/wiki/Zlib_License zlib]
 +
| {{no}}
 +
| {{no}}
 +
| {{no|1.16.5}}
 +
| {{no|Inactive since 2021-07-05}}
 
  |-
 
  |-
  ! [https://minewebmc.github.io/ mineweb]
+
  ! [https://minewebmc.github.io mineweb]
  | A work-in-progress HTML5 Minecraft client that runs in your browser
+
  | A work-in-progress HTML5 Minecraft client that runs in your browser. Development stopped in favour of prismarine-web-client.
 
  | [https://github.com/Heath123/ Heath123], [https://github.com/TheAlan404/ TheAlan404], SiebeDW
 
  | [https://github.com/Heath123/ Heath123], [https://github.com/TheAlan404/ TheAlan404], SiebeDW
 
  | {{Node.js}}
 
  | {{Node.js}}
 +
|
 
  | {{GPLv3}}
 
  | {{GPLv3}}
 
  | {{no}}
 
  | {{no}}
 
  | {{yes|[https://github.com/andyhall/noa noa]}}
 
  | {{yes|[https://github.com/andyhall/noa noa]}}
 
  | {{no|1.12.2 (may work on other versions but not tested)}}
 
  | {{no|1.12.2 (may work on other versions but not tested)}}
  | {{no|Development stopped in favour of prismarine-web-client}}
+
  | {{no|Inactive since 2021-04-13}}
|-
 
! [https://github.com/willemml/rust-mc rust-mc]
 
| Minecraft client, very work-in-progress, no rendering.
 
| [https://github.com/willemml willemml]
 
| [https://www.rust-lang.org/ Rust]
 
| {{GPLv3}}
 
| {{yes}}
 
| {{no}}
 
| {{no|1.16.3 and 1.15.2 (requires recompile)}}
 
| {{unknown|On hiatus since November 2020}}
 
 
  |-
 
  |-
 
  ! [https://github.com/willemml/hl-mc-kt hl-mc-kt]
 
  ! [https://github.com/willemml/hl-mc-kt hl-mc-kt]
Line 222: Line 276:
 
  | [https://github.com/willemml willemml]
 
  | [https://github.com/willemml willemml]
 
  | [https://github.com/jetbrains/kotlin Kotlin]
 
  | [https://github.com/jetbrains/kotlin Kotlin]
 +
|
 
  | {{GPLv3}}
 
  | {{GPLv3}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|1.16.3}}
 
  | {{no|1.16.3}}
  | {{unknown|On hiatus since December 2020}}
+
  | {{no|Inactive since 2020-12-11}}
|-
 
! [https://github.com/Xandaros/MinecraftCLI MinecraftCLI]
 
| Command-line client with chat commands.
 
| [https://github.com/Xandaros Xandaros]
 
| Haskell
 
| [https://opensource.org/licenses/BSD-2-Clause BSD-2-Clause]
 
| {{yes}}
 
| {{no}}
 
| {{no|1.12.2}}
 
| {{unknown|On hiatus since April 2018}}
 
 
  |-
 
  |-
 
  ! [https://github.com/Litecrafty/Litecraft Litecraft]
 
  ! [https://github.com/Litecrafty/Litecraft Litecraft]
Line 242: Line 287:
 
  | [https://github.com/Litecrafty/ Litecraft Team]
 
  | [https://github.com/Litecrafty/ Litecraft Team]
 
  | {{D}}
 
  | {{D}}
 +
|
 
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache 2.0]
 
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache 2.0]
 
  | {{yes}}
 
  | {{yes}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.12.2}}
 +
| {{no|Inactive since 2019-01-18}}
 +
|-
 +
! [https://github.com/ddevault/TrueCraft TrueCraft]
 +
| Beta 1.7.3 client for Linux and Windows (and OS X, somewhat).
 +
| SirCmpwn and [https://github.com/SirCmpwn/TrueCraft/graphs/contributors others]
 +
| {{C sharp}}
 +
|
 +
| {{MIT}}
 
  | {{yes}}
 
  | {{yes}}
  | {{no|1.12.2}}
+
| {{yes|[http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}}
  | {{unknown|On hiatus since January 2019}}
+
  | {{no|Beta 1.7.3*}}
 +
  | {{no|Inactive since 2018-11-19}}
 
  |-
 
  |-
 
  ! [https://github.com/Toranktto/CraftProtocol CraftProtocol]
 
  ! [https://github.com/Toranktto/CraftProtocol CraftProtocol]
  | Open source partial implementation of Minecraft network protocol and NBT in Python 2.7.
+
  | Open source partial implementation of Minecraft network protocol and NBT.
 
  | [https://github.com/Toranktto Toranktto]
 
  | [https://github.com/Toranktto Toranktto]
  | {{Python}}
+
  | {{Python}} 2.7
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|1.8.x, 1.10.x, 1.12.2}}
 
  | {{no|1.8.x, 1.10.x, 1.12.2}}
  | {{unknown|On hiatus since September 2018}}
+
  | {{no|Inactive since 2018-09-09}}
 
  |-
 
  |-
  ! [https://github.com/Defective4/Another-Minecraft-Chat-Client Another Minecraft Chat Client]
+
  ! [https://github.com/woder/torchbot TorchBot]
  | A GUI Minecraft chat client written from scratch with basic movement, inventory handling, and automatic chat messages.
+
  | Work-in-progress standalone bot written from scratch, currently supports key features of game (movement, chat, world handling) and plugin system!
  | [https://github.com/Defective4 Defective4]
+
  | woder22
 
  | {{Java}}
 
  | {{Java}}
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
+
|
 +
| {{GPLv3}}
 +
| {{yes}}
 +
| {{no}}
 +
| {{no|1.12}}
 +
| {{no|Inactive since 2018-04-24}}
 +
|-
 +
! [https://github.com/Xandaros/MinecraftCLI MinecraftCLI]
 +
| Command-line client with chat commands.
 +
  | [https://github.com/Xandaros Xandaros]
 +
| Haskell
 +
|
 +
| [https://opensource.org/licenses/BSD-2-Clause BSD-2-Clause]
 
  | {{yes}}
 
  | {{yes}}
  | {{unknown|Kind of (Graphical Entity Radar)}}
+
  | {{no}}
  | {{no|1.8–1.19.2 + Forge (1.8–1.12.2)}}
+
| {{no|1.12.2}}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2018-04-01}}
 +
|-
 +
! [https://github.com/Charged/Miners Charged Miners]
 +
| Minecraft viewer, can connect to classic servers.
 +
| Wallbraker et al.
 +
| {{D}}, {{Lua}}
 +
|
 +
| {{GPLv2}}
 +
| {{no}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.3.2}}
 +
  | {{no|Inactive since 2017-08-20}}
 
  |-
 
  |-
 
  ! [https://github.com/Thinkofname/steven steven]
 
  ! [https://github.com/Thinkofname/steven steven]
Line 272: Line 353:
 
  | [https://github.com/Thinkofname/ Thinkofname]
 
  | [https://github.com/Thinkofname/ Thinkofname]
 
  | [https://www.rust-lang.org/ Rust]
 
  | [https://www.rust-lang.org/ Rust]
 +
|
 
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
  | [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
  | {{yes}}
 
  | {{yes}}
  | {{yes}}
+
  | {{yes|{{OpenGL}}}}
 
  | {{no|1.10.2}}
 
  | {{no|1.10.2}}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2017-05-14}}
 +
|-
 +
! [https://github.com/jrupac/minecraft-opengl 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++}}
 +
| {{windows}}{{linux}}{{mac}}
 +
| {{GPLv2}}
 +
| {{no}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|Beta 1.6.6}}
 +
| {{no|Inactive since 2017-02-04}}
 
  |-
 
  |-
 
  ! [https://github.com/JavaProphet/Osmium Osmium]
 
  ! [https://github.com/JavaProphet/Osmium Osmium]
Line 282: Line 375:
 
  | [https://github.com/JavaProphet JavaProphet]
 
  | [https://github.com/JavaProphet JavaProphet]
 
  | {{C}}
 
  | {{C}}
 +
| {{windows}}{{linux}}
 
  | [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
  | [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
  | {{yes}}
 
  | {{yes}}
  | {{yes}}
+
  | {{yes|{{OpenGL}}}}
 
  | {{no|1.9.4}}
 
  | {{no|1.9.4}}
  | {{unknown|On hiatus since August 2016}}
+
  | {{no|Inactive since 2016-08-16}}
|-
 
! [https://github.com/Thinkofname/steven-go steven-go]
 
| Compiles.
 
| [https://github.com/Thinkofname/ Thinkofname]
 
| [http://golang.org/ Go]
 
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
| {{yes}}
 
| {{yes}}
 
| {{no|15w32c}}
 
| {{no|Inactive}}
 
|-
 
! [https://github.com/PistonDevelopers/hematite Hematite]
 
| Render single-player worlds (most blocks supported, no entities).
 
| [http://www.piston.rs/ Piston] developers
 
| [http://www.rust-lang.org/ Rust]
 
| {{MIT}}
 
| {{no}}
 
| {{yes}}
 
| {{no|1.8.8}}
 
| {{unknown|On hiatus since February 2019}}
 
 
  |-
 
  |-
 
  ! [https://github.com/SpockBotMC/SpockBot SpockBot]
 
  ! [https://github.com/SpockBotMC/SpockBot SpockBot]
Line 312: Line 386:
 
  | [https://github.com/SpockBotMC/SpockBot/graphs/contributors The SpockBot Project]
 
  | [https://github.com/SpockBotMC/SpockBot/graphs/contributors The SpockBot Project]
 
  | {{Python}}
 
  | {{Python}}
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{no}}
 
  | {{no}}
  | {{planned|Planned with plugin}}
+
  | {{no}}
 
  | {{no|1.8.7}}
 
  | {{no|1.8.7}}
  | {{unknown|On hiatus since May 2016}}
+
  | {{no|Inactive since 2016-05-01}}
 
  |-
 
  |-
  ! [https://github.com/woder/torchbot TorchBot]
+
  ! [https://github.com/phase/phasebot PhaseBot]
  | Work-in-progress standalone bot written from scratch, currently supports key features of game (movement, chat, world handling) and plugin system!
+
  | A bot that can move, interact with blocks, and loads of other things.
  | woder22
+
  | [https://github.com/phase Phase]
 
  | {{Java}}
 
  | {{Java}}
  | {{GPLv3}}
+
|
  | {{yes}}
+
  | {{no}}
 +
  | {{no}}
 
  | {{no}}
 
  | {{no}}
  | {{no|1.12}}
+
  | {{no|1.8}}
  | {{unknown|On hiatus since April 2018}}
+
  | {{no|Inactive since 2016-02-28}}
 
  |-
 
  |-
  ! [http://reticle.mc-atlantida.eu/wiki Reticle]
+
  ! [https://github.com/Thinkofname/steven-go steven-go]
  | Advanced Minecraft bot system - Multi-server, API, plugin system, etc.
+
  | Compiles.
  | Encorn
+
  | [https://github.com/Thinkofname/ Thinkofname]
  | {{Java}}
+
  | [http://golang.org/ Go]
  | Closed source, binaries {{MIT}}
+
  |
 +
| [http://www.apache.org/licenses/LICENSE-2.0.html Apache V2]
 
  | {{yes}}
 
  | {{yes}}
  | {{yes|Yes, using Bundle plugin}}
+
  | {{yes|{{OpenGL}}}}
  | {{no|1.8}}
+
  | {{no|15w32c}}
  | {{unknown|Website down}}
+
  | {{no|Inactive since 2015-11-11}}
 
  |-
 
  |-
 
  ! [https://github.com/phase/minekraft minekraft]
 
  ! [https://github.com/phase/minekraft minekraft]
Line 342: Line 419:
 
  | [https://github.com/phase Phase]
 
  | [https://github.com/phase Phase]
 
  | [https://github.com/jetbrains/kotlin Kotlin]
 
  | [https://github.com/jetbrains/kotlin Kotlin]
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
  | {{planned|Maybe}}
+
  | {{no}}
  | {{planned|{{OpenGL}} planned}}
+
  | {{no}}
 
  | {{no|1.8}}
 
  | {{no|1.8}}
  | {{unknown|On hiatus since June 2015}}
+
  | {{no|Inactive since 2015-06-13}}
 
  |-
 
  |-
  ! [https://github.com/phase/phasebot PhaseBot]
+
  ! [https://web.archive.org/web/20141116211648/http://reticle.mc-atlantida.eu/wiki/index.php?title=Main_Page Reticle]
  | A bot that can move, interact with blocks, and loads of other things.
+
  | Advanced Minecraft bot system - Multi-server, API, plugin system, etc.
  | [https://github.com/phase Phase]
+
  | Encorn
 
  | {{Java}}
 
  | {{Java}}
  | {{no|None}}
+
  |
  | {{planned|Maybe}}
+
| Closed source, binaries {{MIT}}
  | {{no|Controlled through chat}}
+
  | {{yes}}
  | {{no|1.8}}
+
  | {{yes|Yes, using Bundle plugin}}
  | {{unknown|On hiatus since February 2016}}
+
  | {{no|1.7–1.8}}
 +
  | {{no|Inactive since 2014-10-13}}
 
  |-
 
  |-
 
  ! [https://github.com/DarkStorm652/DarkBot DarkBot]
 
  ! [https://github.com/DarkStorm652/DarkBot DarkBot]
Line 362: Line 441:
 
  | [https://github.com/DarkStorm652 DarkStorm]
 
  | [https://github.com/DarkStorm652 DarkStorm]
 
  | {{Java}}
 
  | {{Java}}
 +
|
 
  | {{BSD}}
 
  | {{BSD}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|1.7.9}}
 
  | {{no|1.7.9}}
  | {{unknown| On hiatus since July 2014}}
+
  | {{no|Inactive since 2014-07-02}}
|-
 
! [https://github.com/umby24/Minebot C# Minebot]
 
| Work-in-progress standalone bot.
 
| Umby24
 
| {{C sharp}}
 
| {{MIT}}
 
| {{yes}}
 
| {{no}}
 
| {{no|1.6.4}}
 
| {{unknown|On hiatus since July 2014}}
 
 
  |-
 
  |-
 
  ! [https://github.com/Dav1dde/BraLa BraLa]
 
  ! [https://github.com/Dav1dde/BraLa BraLa]
 
  | Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level".
 
  | Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level".
 
  | Dav1d
 
  | Dav1d
  | {{D}}
+
  | {{D}}, {{C}}
 +
| {{windows}}{{linux}}{{mac}}
 
  | {{GPLv3}}
 
  | {{GPLv3}}
 
  | {{yes}}
 
  | {{yes}}
  | {{yes}}
+
  | {{yes|{{OpenGL}}}}
 
  | {{no|1.6.2}}
 
  | {{no|1.6.2}}
  | {{unknown|On hiatus since March 2014}}
+
  | {{no|Inactive since 2014-03-03}}
|-
 
! [https://github.com/DavidEGrayson/redstone-bot2 redstone-bot2]
 
| Wheat farming, supersonic flying speed, general awareness of world, but no documentation.
 
| DavidEGrayson
 
| {{Ruby}}
 
| {{no|None}}
 
| {{yes}}
 
| {{no}}
 
| {{no|1.6.2}}
 
| {{unknown|On hiatus since December 2013}}
 
 
  |-
 
  |-
 
  ! [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 402: Line 463:
 
  | [http://www.spout.org Spout LLC] and community
 
  | [http://www.spout.org Spout LLC] and community
 
  | {{Java}}
 
  | {{Java}}
  | [http://spout.in/licensev1 Spout License v1]
+
|
 +
  | [http://spout.in/licensev1 Spout License v1], LGPLv3
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes|[http://www.lwjgl.org LWJGL]}}
 
  | {{yes|[http://www.lwjgl.org LWJGL]}}
 
  | {{no|1.5.2}}
 
  | {{no|1.5.2}}
  | {{unknown|On hiatus since December 2013}}
+
  | {{no|Inactive since 2013-12-25}}
 
  |-
 
  |-
  ! [https://github.com/lukleh/TwistedBot TwistedBot]
+
  ! [https://github.com/umby24/Minebot C# Minebot]
  | Bot and proxy. Up-to-date information in the README.
+
  | Work-in-progress standalone bot.
  | [https://twitter.com/lukleh lukleh]
+
  | Umby24
  | {{Python}}, {{Twisted}}
+
  | {{C sharp}}
  | {{BSD}}
+
|
 +
| {{MIT}}
 +
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
| {{no}}
+
  | {{no|1.6.4}}
  | {{no|1.5.2}}
+
  | {{no|Inactive since 2013-10-13}}
  | {{unknown|On hiatus since May 2013}}
 
 
  |-
 
  |-
 
  ! [https://code.google.com/p/mc-bot mcbot]
 
  ! [https://code.google.com/p/mc-bot mcbot]
Line 422: Line 485:
 
  | Shagrat
 
  | Shagrat
 
  | {{Pascal}} Delphi XE2
 
  | {{Pascal}} Delphi XE2
 +
|
 
  | [https://www.mozilla.org/en-US/MPL/1.1/ MPL 1.1]
 
  | [https://www.mozilla.org/en-US/MPL/1.1/ MPL 1.1]
 
  | {{yes}}
 
  | {{yes}}
  | {{Yes|Debug 2.5 D}}
+
  | {{Yes|{{OpenGL}}}}
 
  | {{no|1.5.2}}
 
  | {{no|1.5.2}}
  | {{unknown|On hiatus since September 2013}}
+
  | {{no|Inactive since 2013-09-23}}
 +
|-
 +
! [https://github.com/lukleh/TwistedBot TwistedBot]
 +
| Bot and proxy. Up-to-date information in the README. Uses {{Twisted}}
 +
| [https://twitter.com/lukleh lukleh]
 +
| {{Python}} 2.7
 +
|
 +
| {{BSD}}
 +
| {{no}}
 +
| {{no}}
 +
| {{no|1.5.2}}
 +
| {{no|Inactive since 2013-05-07}}
 
  |-
 
  |-
 
  ! [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 432: Line 507:
 
  | [https://twitter.com/shoghicp shoghicp]
 
  | [https://twitter.com/shoghicp shoghicp]
 
  | {{PHP}}
 
  | {{PHP}}
 +
|
 
  | {{WTFPL}}
 
  | {{WTFPL}}
 
  | {{no}}
 
  | {{no}}
  | {{planned|Convert Map to PNG}}
+
  | {{no}}
 
  | {{no|1.5.1}}
 
  | {{no|1.5.1}}
  | {{no|Marked "Outdated". Last Commit March 2013}}
+
  | {{no|Inactive since 2013-03-22}}
 
  |-
 
  |-
  ! [https://github.com/Charged/Miners Charged Miners]
+
  ! [https://github.com/axus/libmc--c mc--c]
  | Minecraft viewer, can connect to classic servers.
+
  | Draws the map. Can't talk or move.
  | Wallbraker et al.
+
  | axus
  | {{D}}, {{Lua}}
+
| {{C++}}
  | {{GPLv2}}
+
| {{windows}}{{linux}}
 +
| {{LGPL}}
 +
| {{no}}
 +
| {{yes|{{OpenGL}}}}
 +
| {{no|1.1}}
 +
  | {{No|Inactive since 2012-10-15}}
 +
|-
 +
! [https://web.archive.org/web/20211207085910/http://hg.sitedethib.com/mcclient/ mcclient]
 +
| Work-in-progress SMP client. Lagging-behind, but fairly light-weighted Minecraft client.
 +
| ThibG
 +
| {{Python}} with {{C}} extension
 +
|
 +
  | {{GPLv3}}
 
  | {{no}}
 
  | {{no}}
  | {{yes}}
+
  | {{yes|{{OpenGL}}}}
  | {{no|1.3.2}}
+
  | {{no|Beta 1.7.2}}
  | {{unknown|On hiatus since August 2017}}
+
  | {{no|Inactive since 2012-09-24}}
 
  |-
 
  |-
 
  ! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone]
 
  ! [http://www.planetminecraft.com/project/new-c-driven-minecraft-client-461392/ Revolutional RedStone]
Line 452: Line 540:
 
  | RevolutionalRedstone
 
  | RevolutionalRedstone
 
  | {{C++}}, {{Lua}}
 
  | {{C++}}, {{Lua}}
  | {{no|None}}
+
  |
  | {{yes}}
+
  | {{no}}
 
  | {{yes}}
 
  | {{yes}}
 +
| {{yes|{{OpenGL}}}}
 
  | {{no|1.3.2}}
 
  | {{no|1.3.2}}
  | {{unknown|On hiatus since July 2012}}
+
  | {{no|Inactive since 2012-07-27}}
 
  |-
 
  |-
 
  ! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client]
 
  ! [https://github.com/shoghicp/Minecraft-PHP-Client Minecraft PHP Client]
Line 462: Line 551:
 
  | [https://twitter.com/shoghicp shoghicp]
 
  | [https://twitter.com/shoghicp shoghicp]
 
  | {{PHP}}
 
  | {{PHP}}
 +
|
 
  | {{LGPL}}
 
  | {{LGPL}}
  | {{yes|Yes (Linux)}}
+
  | {{yes}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|1.2.5}}
 
  | {{no|1.2.5}}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2012-07-16}}
 
  |-
 
  |-
 
  ! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft]
 
  ! [https://github.com/Vijfhoek/Sharpcraft Sharpcraft]
Line 472: Line 562:
 
  | [https://github.com/Vijfhoek Vijfhoek] and [https://github.com/F16Gaming F16Gaming]
 
  | [https://github.com/Vijfhoek Vijfhoek] and [https://github.com/F16Gaming F16Gaming]
 
  | {{C sharp}}
 
  | {{C sharp}}
 +
|
 
  | {{GPLv3}}
 
  | {{GPLv3}}
 
  | {{yes}}
 
  | {{yes}}
 
  | {{yes|[http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}}
 
  | {{yes|[http://en.wikipedia.org/wiki/Microsoft_XNA XNA]}}
 
  | {{no|1.2.5}}
 
  | {{no|1.2.5}}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2012-04-08}}
|-
 
! [https://github.com/axus/libmc--c mc--c]
 
| Draws the map. Can't talk or move.
 
| axus
 
| {{C++}}
 
| {{LGPL}}
 
| {{no}}
 
| {{yes}}
 
| {{no|1.1}}
 
| {{unknown|On hiatus since October 2012}}
 
 
  |-
 
  |-
 
  ! [https://github.com/espes/esbot esbot]
 
  ! [https://github.com/espes/esbot esbot]
  | Dependency gathering and other awesomeness.
+
  | Dependency gathering and other awesomeness. Uses {{Twisted}}.
 
  | espes
 
  | espes
  | {{Python}}, {{Twisted}}
+
  | {{Python}}  
 +
|
 
  | {{GPLv3}}
 
  | {{GPLv3}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|Beta 1.8.1}}
 
  | {{no|Beta 1.8.1}}
| {{unknown|On hiatus since September 2011}}
+
  | {{no|Inactive since 2011-09-28}}
|-
 
! [https://github.com/ddevault/TrueCraft TrueCraft]
 
| Beta 1.7.3 client for Linux and Windows (and OS X, somewhat).
 
| SirCmpwn and [https://github.com/SirCmpwn/TrueCraft/graphs/contributors others]
 
| {{C sharp}}
 
| {{MIT}}
 
| {{yes}}
 
| {{yes}}
 
| {{no|Beta 1.7.3*}}
 
  | {{no|Inactive}}
 
|-
 
! [http://hg.sitedethib.com/mcclient/ mcclient]
 
| Work-in-progress SMP client.
 
| ThibG
 
| {{Python}} with {{C}} extension
 
| {{GPLv3}}
 
| {{no}}
 
| {{yes}}
 
| {{no|Beta 1.7.2}}
 
| {{unknown|On hiatus since September 2012}}
 
|-
 
! [https://github.com/jrupac/minecraft-opengl 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++}}
 
| {{GPLv2}}
 
| {{no}}
 
| {{yes|{{OpenGL}}}}
 
| {{no|Beta 1.6.6}}
 
| {{unknown|Last code change June 2011}}
 
 
  |-
 
  |-
 
  ! [https://github.com/zerowidth/golem golem]
 
  ! [https://github.com/zerowidth/golem golem]
Line 532: Line 584:
 
  | zerowidth
 
  | zerowidth
 
  | {{Ruby}} 1.9
 
  | {{Ruby}} 1.9
 +
|
 
  | {{MIT}}
 
  | {{MIT}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no}}
 
  | {{no|Beta 1.4}}
 
  | {{no|Beta 1.4}}
  | {{no|Inactive}}
+
  | {{no|Inactive since 2011-04-06}}
 
  |}
 
  |}
  

Latest revision as of 22:27, 7 May 2024

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 and the Wrapper 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.

If you want to add your client, just append it above all others (On the bottom are projects, that are inactive (sorted by date). All active clients are sorted after version. If your client does not support the latest version, it is below the others).

Name Features Author(s) Language Platform License
Threaded
Game Graphics Last Version Supported Development Status
Azalea Bot crate with accurate physics, swarms, pathfinding, inventories, and plugin support. mat Rust 1357003995 windows.pngLinux.png1357004124 apple.png MIT Yes No Java 1.20.6 Active
Botcraft Client library. adepierre C++17 1357003995 windows.pngLinux.png1357004124 apple.png GPLv3 Yes OpenGL All release versions from 1.12.2 to 1.20.6 Active
SoulFire Advanced Minecraft server-stresser tool. Launch bot attacks on your servers to measure performance. AlexProgrammerDE Java 1357003995 windows.pngLinux.png1357004124 apple.png GPLv3 Yes No All releases (1.0.0–1.20.4), April Fools snapshots, Beta, Alpha and Classic versions and latest Bedrock version. Full list on website Active
MineSharp Minecraft API to make clients and bots. psu-de C# 1357003995 windows.pngLinux.png MIT Yes No Java 1.18.x–1.20.4 Active
Minecraft Console Client Command-line chat client with bot support. ORelio and the MCC Team C# 1357003995 windows.pngLinux.png CDDL-1.0 Yes No 1.4.6–1.20.4 Active
Minosoft A faster work in progress open source client, that supports a ton of versions and is open for all kind of patches. Feel free to take a look at the ReadMe.md Bixilon, contributors Kotlin, Java 1357003995 windows.png GPLv3 Yes OpenGL Releases + Snapshots 13w41b–1.20.2 Active
mineflayer Create Minecraft bots with a powerful, stable, and high-level API. PrismarineJS Node.js 1357003995 windows.pngLinux.png1357004124 apple.png MIT No No 1.8–1.20.1 Active
go-mc Collection of libraries for Minecraft clients. Tnze Go MIT Yes No 1.19.4 Active
Leafish Multiprotocol, fork of Stevenrella. terrarier2111, other contributors Rust 1357003995 windows.pngLinux.png1357004124 apple.png Apache V2, MIT Yes OpenGL 1.7.10–1.16.5 Active
Another Minecraft Chat Client A GUI Minecraft chat client written from scratch with basic movement, inventory handling, and automatic chat messages. Defective4 Java 1357003995 windows.png Apache V2 Yes Kind of (Graphical Entity Radar) 1.8–1.19.2 + Forge (1.8–1.12.2) Inactive since 2024-04-11
Alex Minecraft client aimed at compatibility with MC:Java & MC:Bedrock. ConcreteMC C# 1357003995 windows.pngLinux.png1357004124 apple.png MPL 2.0 Yes OpenGL Java: 1.18.2 Bedrock: 1.18.30 Inactive since 2024-03-05
prismarine-web-client Minecraft client in the browser using PrismarineJS modules. Karang rom1504 AwesomestCode and other contributors JavaScript, Node.js MIT Yes Three.js 1.8–1.18.1 On hiatus since 2023-12-31
delta-client A Minecraft client for MacOS. stackotter Swift and some C GPLv3 Yes Metal 1.16.1 (intentionally) On hiatus since 2023-12-15
webmc Minecraft client in web browser using mineflayer. michaljaz JavaScript, Node.js MIT Yes Three.js 1.16.5 On hiatus since 2023-09-16
AltCraft Work-in-progress client. LaG1924 C++ Apache V2 Yes OpenGL 1.12.2 On hiatus since 2023-07-08
Hematite Render single-player worlds (most blocks supported, no entities). Piston developers Rust MIT No OpenGL 1.8.8 Inactive since 2023-01-18
Stevenarella Multiprotocol. Thinkofname, iceiix Rust Apache V2 Yes OpenGL 1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16, 1.15.2, 1.15.1, 1.14.2, 1.14.1, 1.14, 19w02a, 18w50a, 1.13.2, 1.12.2, 1.11.2, 1.11, 1.10.2, 1.9.2, 1.9, 15w39c, 1.8.9, 1.7.10+Forge (FML, FML2) Inactive since 2022-12-31
mcidle Idling middleware for constant Minecraft connections. cub Python MIT Yes No 1.12.2 Inactive since 2022-12-07
rust-mc Minecraft client, very work-in-progress, no rendering. willemml Rust GPLv3 Yes No 1.16.3 and 1.15.2 (requires recompile) Inactive since 2022-07-13
pyCraft Work-in-progress client, displays chat at the moment. Ammar Askar, resba Python 1357003995 windows.pngLinux.png1357004124 apple.png Apache License v2 Yes No 1.16.4 Inactive since 2022-01-02
redstone-bot2 Wheat farming, supersonic flying speed, general awareness of world, but no documentation. DavidEGrayson Ruby No Yes No 1.6.2 Inactive since 2021-11-11
RikerBot Bot client framework. nickelpro C++, Python zlib No No 1.16.5 Inactive since 2021-07-05
mineweb A work-in-progress HTML5 Minecraft client that runs in your browser. Development stopped in favour of prismarine-web-client. Heath123, TheAlan404, SiebeDW Node.js GPLv3 No noa 1.12.2 (may work on other versions but not tested) Inactive since 2021-04-13
hl-mc-kt API for creating bots/clients, also has a built in CLI for launching instances of the built-in chat bot, also works as a chat CLI supporting multiple servers at once using one or more accounts. willemml Kotlin GPLv3 Yes No 1.16.3 Inactive since 2020-12-11
Litecraft Work-in-progress, concurrent and multi-Render backend. Litecraft Team D Apache 2.0 Yes OpenGL 1.12.2 Inactive since 2019-01-18
TrueCraft Beta 1.7.3 client for Linux and Windows (and OS X, somewhat). SirCmpwn and others C# MIT Yes XNA Beta 1.7.3* Inactive since 2018-11-19
CraftProtocol Open source partial implementation of Minecraft network protocol and NBT. Toranktto Python 2.7 MIT No No 1.8.x, 1.10.x, 1.12.2 Inactive since 2018-09-09
TorchBot Work-in-progress standalone bot written from scratch, currently supports key features of game (movement, chat, world handling) and plugin system! woder22 Java GPLv3 Yes No 1.12 Inactive since 2018-04-24
MinecraftCLI Command-line client with chat commands. Xandaros Haskell BSD-2-Clause Yes No 1.12.2 Inactive since 2018-04-01
Charged Miners Minecraft viewer, can connect to classic servers. Wallbraker et al. D, Lua GPLv2 No OpenGL 1.3.2 Inactive since 2017-08-20
steven Compiles. Thinkofname Rust Apache V2 Yes OpenGL 1.10.2 Inactive since 2017-05-14
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++ 1357003995 windows.pngLinux.png1357004124 apple.png GPLv2 No OpenGL Beta 1.6.6 Inactive since 2017-02-04
Osmium Rendering client. JavaProphet C 1357003995 windows.pngLinux.png GPLv3 Yes OpenGL 1.9.4 Inactive since 2016-08-16
SpockBot SMP bot framework, based on BarneyGale's protocol implementation. The SpockBot Project Python MIT No No 1.8.7 Inactive since 2016-05-01
PhaseBot A bot that can move, interact with blocks, and loads of other things. Phase Java No No No 1.8 Inactive since 2016-02-28
steven-go Compiles. Thinkofname Go Apache V2 Yes OpenGL 15w32c Inactive since 2015-11-11
minekraft Minecraft remade. It will soon have all the features of Minecraft and more. Phase Kotlin MIT No No 1.8 Inactive since 2015-06-13
Reticle Advanced Minecraft bot system - Multi-server, API, plugin system, etc. Encorn Java Closed source, binaries MIT Yes Yes, using Bundle plugin 1.7–1.8 Inactive since 2014-10-13
DarkBot Bot framework with an easy-to-use API, full world representation, path finding, AI via tasks (mining, farming, combat), and modular protocol handling. DarkStorm Java BSD Yes No 1.7.9 Inactive since 2014-07-02
BraLa Minecraft (S)MP-Client, slogan: "Minecraft on a lower (WTF?) level". Dav1d D, C 1357003995 windows.pngLinux.png1357004124 apple.png GPLv3 Yes OpenGL 1.6.2 Inactive since 2014-03-03
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, LGPLv3 Yes LWJGL 1.5.2 Inactive since 2013-12-25
C# Minebot Work-in-progress standalone bot. Umby24 C# MIT Yes No 1.6.4 Inactive since 2013-10-13
mcbot Minecraft NPC emulator. Shagrat Pascal Delphi XE2 MPL 1.1 Yes OpenGL 1.5.2 Inactive since 2013-09-23
TwistedBot Bot and proxy. Up-to-date information in the README. Uses Twisted lukleh Python 2.7 BSD No No 1.5.2 Inactive since 2013-05-07
Minecraft PHP Client 2 Complete rewrite of "Minecraft PHP Client". Has events, actions and it is modular. Supports online mode and Spoutcraft. shoghicp PHP WTFPL No No 1.5.1 Inactive since 2013-03-22
mc--c Draws the map. Can't talk or move. axus C++ 1357003995 windows.pngLinux.png LGPL No OpenGL 1.1 Inactive since 2012-10-15
mcclient Work-in-progress SMP client. Lagging-behind, but fairly light-weighted Minecraft client. ThibG Python with C extension GPLv3 No OpenGL Beta 1.7.2 Inactive since 2012-09-24
Revolutional RedStone Partial redstone support. RevolutionalRedstone C++, Lua No Yes OpenGL 1.3.2 Inactive since 2012-07-27
Minecraft PHP Client "- Superseded by Minecraft PHP Client 2 -" It can move and do other things. Spanish Website. shoghicp PHP LGPL Yes No 1.2.5 Inactive since 2012-07-16
Sharpcraft Work-in-progress SMP (might add SSP) client. Vijfhoek and F16Gaming C# GPLv3 Yes XNA 1.2.5 Inactive since 2012-04-08
esbot Dependency gathering and other awesomeness. Uses Twisted. espes Python GPLv3 No No Beta 1.8.1 Inactive since 2011-09-28
golem Eventmachine client, acts as a standalone bot or transparent proxy. zerowidth Ruby 1.9 MIT No No Beta 1.4 Inactive since 2011-04-06
  • TrueCraft is being actively developed against beta 1.7.3 and intentionally does not support newer versions