Utility List: Difference between revisions
Jump to navigation
Jump to search
imported>Mmcgill m (Add mc3p to the list) |
imported>Clonejo No edit summary |
||
| Line 1: | Line 1: | ||
A list of tools to help out your Minecraft development. | A list of tools to help out your Minecraft development. '''Caution:''' Most of this is outdated! | ||
* Wireshark Dissector - http://github.com/ScottBrooks/minecraft-dissector | * Wireshark Dissector - http://github.com/ScottBrooks/minecraft-dissector | ||
| Line 7: | Line 7: | ||
* minecraft-proxy - Haskell implementation of network protocol and proxy server providing various client "enhancements" - http://github.com/glguy/minecraft-proxy | * minecraft-proxy - Haskell implementation of network protocol and proxy server providing various client "enhancements" - http://github.com/glguy/minecraft-proxy | ||
* mcproxy - Modular client- and server-side network protocol proxy written in C - https://github.com/Nadrin/mcproxy | * mcproxy - Modular client- and server-side network protocol proxy written in C - https://github.com/Nadrin/mcproxy | ||
* [https://github.com/mmcgill/mc3p m3cp] - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - 1. | * [https://github.com/mmcgill/mc3p m3cp] - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - Final 1.1 | ||
[[Category:Minecraft Beta]] | [[Category:Minecraft Beta]] | ||
Revision as of 03:40, 9 March 2012
A list of tools to help out your Minecraft development. Caution: Most of this is outdated!
- Wireshark Dissector - http://github.com/ScottBrooks/minecraft-dissector
- MineProxy - http://github.com/ReDucTor/mineproxy
- golem ruby 1.9 client, acts as a standalone bot or transparent proxy
- MC-Ver v2 - http://www.tkte.ch/projects/pymy/
- minecraft-proxy - Haskell implementation of network protocol and proxy server providing various client "enhancements" - http://github.com/glguy/minecraft-proxy
- mcproxy - Modular client- and server-side network protocol proxy written in C - https://github.com/Nadrin/mcproxy
- m3cp - Actively maintained Python Minecraft proxy with plugin support. Runs on Linux/OS X/Windows, supports Beta 1.8 - Final 1.1