Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Woolyenough/fabric-name-history-lookup

Repository files navigation

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

Player Name History Lookup (for Fabric)

An extremely simple and lightweight fabric mod which provides easy access for looking at player name histories.

Download

You can found the download to my mods on modrinth: https://modrinth.com/user/Woolyenough

Features

  • 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.

Supported versions

Made for 1.16+, however, can be self compiled for other versions (if they work)

Installation

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.

Example

An image of the menu it shows of a player's name history:

Example


Contacts

  • Discord: woolyenough#0045