This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
Releases: Woolyenough/fabric-name-history-lookup
Releases · Woolyenough/fabric-name-history-lookup
Fabric Name History Lookup 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
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
- 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
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
/namemc [name]
and /lookup [name]
should both be fully functional!
First release
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!