
HexNicks
Allow players to easily change their nickname and utilize hex color codes and gradients.
- Загрузки
- 13K
- Подписчики
- 48
- Обновлён
- 6 июля 2026 г.
- Лицензия
- MIT
Опубликован 28 сентября 2022 г.
HexNicks
HexNicks is a simple nickname plugin that allows players to set their nickname to anything they like containing normal colors, hex colors, and even gradients! It fully supports only Paper, though forks should work as well. There are only a few commands and permissions to limit what players use what commands. Though the plugin does have support for MySQL storage, it's mostly intended to be a simple nickname plugin for smaller Spigot/Paper servers.
Features
- Parsing via MiniMessage - here's a handy website to practice.
- Optimized support for Paper. Forks should work as well.
- PlaceholderAPI support with the placeholder
%hexnicks_nick%for player's nicknames. - MySQL storage support for users on BungeeCord/Velocity.
- Metrics through bStats.
- Ability to format chat on it's own, no external chat formatter needed.
- Simple api for developers.
- Full documentation here.
Support
If you need help with the plugin and can't find the answer in the documentation, then the best way to get help is to either join my Discord or post in discussions. If you join Discord make sure you read the frequently-asked channel before posting in the bug-reports channel (if it's a bug) or in the hexnicks channel (for general help).
If you have discovered a bug you can either join my Discord to tell me about it and then open an issue on GitHub. An open issue is the quickest way to get me to fix it. Please do not message me on Spigot in regards to a bug, there are easier ways to communicate.
Contributing
HexNicks is open-source and licensed under the MIT License, so if you want to use any code contained in the plugin or clone the repository and make some changes, go ahead!
If you've found a bug within the plugin and would like to just make the changes to fix it yourself, you're free to do so and make a pull request here on GitHub. If you make significant contributions to the project, and by significant I mean one PR to fix a typo doesn't count as significant, you can earn the Contributor role in my Discord.
Donate
I'm a full time college student who makes and supports these plugins in my free time (when I have any). As a long time supporter of open source, most of my plugins are free. If you enjoy my plugins and would like to support me, you can buy me coffee over on PayPal. Donations of any amount are appreciated and a donation of $10 or more will get you the Supporter role in my Discord!
Ченджлог
3.2.1Релиз26.1.1, 26.1.2, 26.2 · 6 июля 2026 г.
- Fix /nonick not syncing nicknames when using MySQL.
- Add support for the new MiniMessage head tag.
- Add _cached variants for PlaceholderAPI.
- Bumped dependencies.
- Update checker now uses Modrinth instead of Spigot.
- Performance improvements with /hexnicks commands.
Mostly bug fixes, but you can read about the placeholder changes in the docs if interested.
3.2.0Релиз1.21.6, 1.21.7, 1.21.8 · 27 августа 2025 г.
What's Changed
- If using no chat reports log chats to console
- Make command usage messages configurable
- Add support for CSS colors
- Fix config option for preventing duplicate nicknames
- Update license headers
- Updates & fixes for documentation site
Full Changelog: https://github.com/MajekDev/HexNicks/compare/v3.1.2...v3.2.0
3.1.2Релиз1.21.2, 1.21.3, 1.21.4 · 14 января 2025 г.
What's Changed
- folia support by @ewof in https://github.com/MajekDev/HexNicks/pull/105
- Bump EssentialsX from 2.19.7 to 2.20.0 by @dependabot in https://github.com/MajekDev/HexNicks/pull/106
- Bump placeholderapi from 2.11.2 to 2.11.3 by @dependabot in https://github.com/MajekDev/HexNicks/pull/107
- Bump bstats-bukkit from 3.0.1 to 3.0.2 by @dependabot in https://github.com/MajekDev/HexNicks/pull/108
- Bump com.github.Anon8281:UniversalScheduler from 0.1.4 to 0.1.6 by @dependabot in https://github.com/MajekDev/HexNicks/pull/111
- Add functionality to announce player nicks on join by @danthedaniel in https://github.com/MajekDev/HexNicks/pull/112
- ._. by @funnyboy-roks in https://github.com/MajekDev/HexNicks/pull/114
- Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 by @dependabot in https://github.com/MajekDev/HexNicks/pull/113
New Contributors
- @ewof made their first contribution in https://github.com/MajekDev/HexNicks/pull/105
- @danthedaniel made their first contribution in https://github.com/MajekDev/HexNicks/pull/112
- @funnyboy-roks made their first contribution in https://github.com/MajekDev/HexNicks/pull/114
Full Changelog: https://github.com/MajekDev/HexNicks/compare/v3.1.1...v3.1.2
3.1.1Релиз1.19.4, 1.20, 1.20.1 · 8 июля 2023 г.
3.1.1 - Dependency Bumps
- Bumped dependencies.
- Officially added 1.20+ support (it worked already, but now I've tested it).
This is an optional update. You will likely see no difference in game.
3.1.0Релиз1.19.4, 1.20, 1.20.1 · 31 января 2023 г.
3.1.0 - Hello Hikari
- Started using HikariCP for managing MySQL.
- Fixed bug with server lagging on shutdown.
- Fixed bug with failing to remove Essentials prefix.
- Bumped annotations and Maven shade dependencies.
- Bug fixes related to color/chat formatting.
There have been a number of SQL issues reported recently. This update should fix all of them and make the SQL integration faster overall.
3.0.5Релиз1.19, 1.19.1, 1.19.2 · 28 сентября 2022 г.
3.0.5 - Filtering Feature
/nickcolorwill now allow you to include colors and your username. See #85.- You can now block nicknames in the config with regex support.
- Removed qodana scan workflow.
The filtering feature config option is the main new thing here. The /nickcolor thing was more of a bug if we're being honest. It should have worked that way from the start.
Комментарии
Загружаем…