Name Color 1.9.1
on Nov 13, 2024Database patch, minor code cleanup.
Name Color 1.9
on Oct 19, 2024NameColor 1.9 : Databases Introduces support for MySQL and MariaDB. This can be configured in the config.yml
Name Color 1.8
on Sep 21, 2024This is a minor update, introducing a new permission:
namecolor.nick.color
All players have this permission by default, however, when this perm is set to false, players will not be able to use colors/styles in their nicknames.
Thanks to Kerm for suggesting this feature.
As always, feel free to reach out to suggest any features or report bugs!
Name Color 1.7
on Sep 8, 2024An issue was brought to my attention where names disappear when players re-log after setting name colors. This patch addresses the issue. As always, if you have any concerns or suggestions please feel free to contact me.
Name Color 1.6
on Aug 3, 2024[+] Added a new permission,
namecolor.set.style
This permission allows setting styles in nicknames, and is given to all players by default
[+] Added a update notifier that posts in console when new updates come out.
Name Color 1.5
on Jul 20, 2024[+] Introduced a nickname blacklist, found in "blacklists.yml"
[+] Fixed an issue with blocking duplicate nicknames where color codes interfered with the plugin detecting them properly
[+] Updated the nickname length limiter to ignore HEX color codes, as prior it only ignored Bukkit codes
Name Color 1.4
on Jul 5, 2024Update 1.4 - Nickname Updates
[+] Introduces a nickname length limit, the default is 16.
[+] Introduces an option to prohibit nicknames that are the same as another player's username.
[+] Introduces /nick reset which allows you to reset nicknames.
Other Updates:
I'm looking into modifying player name tags, and I've done some experimentation with it, though I'm yet to decide the final approach I'll take with it. It's going to be a long-term goal for this plugin, but I'm not prepared to provide any ETA at this time.
Another future goal is adding a GUI for the /namecolor command. This will likely come out before any name tag update.
I've done some more work on this plugin's website, available at https://wiicart.net/namecolor
Name Color 1.3
on Jun 21, 2024Introduces /whois Code cleanup Config auto updater