This mod allows you to get public player data like past usernames, current skin, and more using LabyNet's and Mojang's API.
- /namehistory | Gets the past names of a player.
- /getuuid | Gets the uuid of a player.
- /getskin | Gets the current skin of a player.
- /getcape | Gets the current cape of a player.
- Clone the repository
git clone https://github.com/not-coded/NameFabric
- Run
./gradlew chiseledBuild