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

Releases: Woolyenough/fabric-name-history-lookup

Fabric Name History Lookup v1.0.5

12 Mar 21:48
Compare
Choose a tag to compare

Updated to v1.0.5

This update adds the ability to press tab to autocomplete the names of the people who are in the same world as you.

You can find the download on modrinth here!

Fabric Name History Lookup v1.0.4

08 Mar 16:53
810ca80
Compare
Choose a tag to compare

Updated to v1.0.4

Not many changes.

This update properly implements the aliases:

  • /n - alias of /names
  • /nm - alias of /namemc

You can find the download on modrinth here!

Fabric Name History Lookup v1.0.3

26 Feb 19:43
Compare
Choose a tag to compare

Updated to v1.0.3

  • Made some parts of the code asynchronous meaning your game doesn't freeze when fetching name history
  • Added the alias /n for the /names command

Thanks @bubblefish-dev for your contribution

You can find the download on modrinth here!

Fabric Name History Lookup v1.0.2

14 Feb 17:19
0670847
Compare
Choose a tag to compare

Changed some of the command names:

  • /namemc is now /nmc
  • /lookup is now /names

Also made it look more colourful!

Fabric Name History Lookup v1.0.1

11 Feb 17:48
Compare
Choose a tag to compare

/namemc [name] and /lookup [name] should both be fully functional!

First release

10 Feb 20:55
Compare
Choose a tag to compare

Doesn't include much; just adds a simple /namemc command.

Usage:
/namemc [username] - provides the NameMC URL of given username.

Versions:
minecraft >=1.16
fabric loader >=0.12.0


More to come in the future!