Skip to content

This simple rust program converts Minecraft premium (online mode) UUIDs to cracked ones

License

Notifications You must be signed in to change notification settings

TuxCoding/MineCrustConvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineCrustConvert

Description

This simple rust program converts Minecraft premium (online mode) UUIDs to cracked ones. By extracting the lastKnownName NBT Tag from the user .dat file we could generate a new UUID which is based only on the name. This can be useful if you want to switch your server to offline mode, but don't want install a extra java plugin to convert the inventory, speed, flying, ... player dat file.

Features

  • Checks only for *.dat files
  • Backup old files

Building

  1. Install Rust
  2. Run "cargo build"
  3. Check the target/ folder for the binary file

Usage

Run the file in your world/playersdata folder. It's only required for the main world older, because that's the only place such data will be stored

Directly using Rust

Run "cargo run"

Binary

Run the binary file.

Credits

About

This simple rust program converts Minecraft premium (online mode) UUIDs to cracked ones

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages