Difference between revisions of "Utility List"
Jump to navigation
Jump to search
(Updated mc3p) |
Thinkofdeath (talk | contribs) (Tidy up page to match Servers and fix supported versions) |
||
Line 17: | Line 17: | ||
| [https://github.com/sadimusi/mc3p sadimusi/mc3p] || A 1.5.2-compatible fork of [https://github.com/mmcgill/mc3p m3cp] || {{yes|#61}} - 1.5.2 || Python || Windows, Mac, & Linux || [[User:sadimusi|sadimusi]] || {{yes|Active}} | | [https://github.com/sadimusi/mc3p sadimusi/mc3p] || A 1.5.2-compatible fork of [https://github.com/mmcgill/mc3p m3cp] || {{yes|#61}} - 1.5.2 || Python || Windows, Mac, & Linux || [[User:sadimusi|sadimusi]] || {{yes|Active}} | ||
|- | |- | ||
− | | [https://github.com/SirCmpwn/SMProxy SMProxy] || SMProxy is a powerful debugging tool for Minecraft that can be used to log and manipulate communication between a server and client. || {{ | + | | [https://github.com/SirCmpwn/SMProxy SMProxy] || SMProxy is a powerful debugging tool for Minecraft that can be used to log and manipulate communication between a server and client. || {{supports|#60}} - 1.5 || C# || Windows, Mac, & Linux || [[User:SirCmpwn|SirCmpwn]] || {{yes|Active}} |
|- | |- | ||
− | | [https://github.com/superjoe30/mcserve mcserve] || gives you an "online mode whitelist" (or blacklist) plus realtime web interface || {{ | + | | [https://github.com/superjoe30/mcserve mcserve] || gives you an "online mode whitelist" (or blacklist) plus realtime web interface || {{supports|#60}} - 1.5 || node.js || Windows, Mac, & Linux || [[user:Superjoe|superjoe]] || {{yes|Active}} |
|- | |- | ||
| [https://github.com/bencvt/McPacketSniffer McPacketSniffer] || A Minecraft client mod that logs packets to text files || {{no|#47}} - 1.4.4 || Java || Windows, Mac, & Linux || [[User:Benc|bencvt]] || {{yes|Active}} | | [https://github.com/bencvt/McPacketSniffer McPacketSniffer] || A Minecraft client mod that logs packets to text files || {{no|#47}} - 1.4.4 || Java || Windows, Mac, & Linux || [[User:Benc|bencvt]] || {{yes|Active}} | ||
Line 28: | Line 28: | ||
|- | |- | ||
| [https://github.com/Maincraft/MCProxy MCProxy] || A java minecraft-proxy that can load plugins. || {{no|#29}} - 1.2.5 || Java || || Maincraft || {{no|Inactive}} | | [https://github.com/Maincraft/MCProxy MCProxy] || A java minecraft-proxy that can load plugins. || {{no|#29}} - 1.2.5 || Java || || Maincraft || {{no|Inactive}} | ||
+ | |- | ||
+ | | [https://github.com/Nadrin/mcproxy mcproxy] || A modular client and server-side network protocol proxy || {{no|#29}} - 1.2.5 || C || || Nadrin || {{no|Inactive}} | ||
|- | |- | ||
| [https://github.com/ScottBrooks/minecraft-dissector WiresharkDissector] || A wireshark dissector for the Minecraft protocol || {{no|#28}} - 1.2 || C || || ScottBrooks || {{no|Inactive}} | | [https://github.com/ScottBrooks/minecraft-dissector WiresharkDissector] || A wireshark dissector for the Minecraft protocol || {{no|#28}} - 1.2 || C || || ScottBrooks || {{no|Inactive}} | ||
Line 36: | Line 38: | ||
|- | |- | ||
| [https://github.com/glguy/minecraft-proxy minecraft-proxy] || A Minecraft protocol proxy || {{unknown|}} || Haskell || || glguy || {{no|Inactive}} | | [https://github.com/glguy/minecraft-proxy minecraft-proxy] || A Minecraft protocol proxy || {{unknown|}} || Haskell || || glguy || {{no|Inactive}} | ||
− | |||
− | |||
|} | |} | ||
[[Category:Minecraft Modern]] | [[Category:Minecraft Modern]] |
Revision as of 23:14, 23 May 2013
Minecraft Modern Tools and Mods | |
---|---|
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers |
A list of tools to help out your Minecraft development.
Name | Description | Last Supported Protocol | Language | Operating System | Author | Development Status |
---|---|---|---|---|---|---|
ProtoProxy | a subproject of MCServer, protocol proxy performing a man-in-the-middle attack on the protocol encryption, and parses basic packets. | #61 - 1.5.2 | C++ | Windows | xoft | Active |
sadimusi/mc3p | A 1.5.2-compatible fork of m3cp | #61 - 1.5.2 | Python | Windows, Mac, & Linux | sadimusi | Active |
SMProxy | SMProxy is a powerful debugging tool for Minecraft that can be used to log and manipulate communication between a server and client. | Template:Supports - 1.5 | C# | Windows, Mac, & Linux | SirCmpwn | Active |
mcserve | gives you an "online mode whitelist" (or blacklist) plus realtime web interface | Template:Supports - 1.5 | node.js | Windows, Mac, & Linux | superjoe | Active |
McPacketSniffer | A Minecraft client mod that logs packets to text files | #47 - 1.4.4 | Java | Windows, Mac, & Linux | bencvt | Active |
m3cp | Actively maintained Python Minecraft proxy with plugin support. | #29 - 1.2.5 | Python | Windows, Mac, & Linux | mmcgill | Inactive |
NetMinecraftMapViewer | Map viewer showing entity locations and special blocks via TCP proxy | #29 - 1.2.5 | C# | Inactive | ||
MCProxy | A java minecraft-proxy that can load plugins. | #29 - 1.2.5 | Java | Maincraft | Inactive | |
mcproxy | A modular client and server-side network protocol proxy | #29 - 1.2.5 | C | Nadrin | Inactive | |
WiresharkDissector | A wireshark dissector for the Minecraft protocol | #28 - 1.2 | C | ScottBrooks | Inactive | |
golem | Ruby 1.9 client, acts as a standalone bot or transparent proxy | #10 - 1.4b | Ruby | aniero | Inactive | |
Mineproxy | mineproxy | C & C++ | ReDucTor | Inactive | ||
minecraft-proxy | A Minecraft protocol proxy | Haskell | glguy | Inactive |