bedrock-tool / bedrocktool

a mostly working minecraft bedrock tool for downloading server worlds, skins and others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bedrocktool

a minecraft bedrock proxy that can among other things save worlds from servers


downloads:


issues:

if you find an issue or a crash, please report it by opening a github issue with a screenshot of the crash or issue, thanks


Usage: bedrocktool <flags> <subcommand> <subcommand args>

Subcommands:
        capture          capture packets in a pcap file
        help             describe subcommands and their syntax
        list-realms      prints all realms you have access to
        merge            merge 2 or more worlds
        packs            download resource packs from a server
        realms-token     print xbl3.0 token for realms api
        skins            download all skins from players on a server
        skins-proxy      download skins from players on a server with proxy
        worlds           download a world from a server


Top-level flags (use "bedrocktool flags" for a full list):
  -debug=false: debug mode (enables extra logging useful for finding bugs)
  -dns=false: enable dns server for consoles (use this if you need to connect on a console)

About

a mostly working minecraft bedrock tool for downloading server worlds, skins and others

License:GNU General Public License v3.0


Languages

Language:Go 93.9%Language:JavaScript 4.6%Language:Python 1.4%Language:TypeScript 0.1%