Plugin description This extremely lightweight plugin simply allows you to see a list off all the names that a player has had before, including the dates on which they switched names. It gets the data from Mojangs public API so it is completely trustworthy.
Features - Easily check players previous names from in game, no more checking namemc - Extremely lightweight - No configuration necessary, just drop the file into your plugins folder and restart your server - You can configure every message sent by the plugin if you want Commands and permissions With this plugin you only really need one command: /nh <name> - fetch the name history of a player By default this will also show the players UUID. Click the UUID in chat to copy it. Permission: namehistory.history
In case you decide to update the config, use /nh reload Permission: namehistory.reload
For help, use /nh help Permission: namehistory.help
If you want to get the name history of a player, who shares name with a sub command, you can use a ! before the name like this: /nh !reload - this gets the name history of the player with the name reload
Versions This plugin should work on all versions of Minecraft, since the only interaction between the plugin and the game is chat messages. All other work is done internally or with the Mojang API, so it shouldn't matter what version you are on. I have not tested all versions, so if you do run into problems running this on another version, feel free to reach out via the comments or github.
If you find a bug or have a suggestion, add a comment or create an issue on github