MinecraftUserNameChanger

MinecraftUserNameChanger is a tool that allows users to easily change their Minecraft usernames. Developed in Java, it offers a user-friendly interface where users can simply input a new name and quickly apply the changes. This tool is particularly useful for Minecraft players, packed with features that enhance the user experience.

GitHub Stars

9

User Rating

Not Rated

Favorites

0

Views

13

Forks

2

Issues

3

README
How to use:

First you need a working MCP

in the src directory are 4 files, Session.java and GuiMultiplayer.java are just a files with what to do in these
files in your MCP files, the UserNameGui.java and UserNameBtn,java just paste these in net/minecraft/client/gui

recompile and test it, if you see the button in the multiplayer screen you did all fine