Due to the deprecation of the UUID to Name History API endpoint by Mojang, this mod has been discontinued and will no long work. This includes all older versions of this mod, too. Official article
An extremely simple and lightweight fabric mod which provides easy access for looking at player name histories.
You can found the download to my mods on modrinth: https://modrinth.com/user/Woolyenough
- Use
/names <Player Name>
(or/n <Player Name>
) - look up the username history of the name supplied. - Use
/namemc <Player Name>
(or/nm <Player Name>
) - search the name on NameMC.
Made for 1.16+, however, can be self compiled for other versions (if they work)
You can download the more recent releases from modrinth. Alternatively, this mod can be self compiled with Gradle by running the standard gradlew build
command.
An image of the menu it shows of a player's name history:
- Discord:
woolyenough#0045