Back to Plugins
ADN [1.19 - 26.1.2]
Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin
This plugin was imported from Spiget and is currently unclaimed.
Plugin Information
Type: Minecraft plugin
Description
ADN (Advanced Display Name) is a lightweight Minecraft plugin for managing custom player nicknames.
Features
Tablist nicknames
MiniMessage Formatting
System message nicknames (Requires ProtocolLib)
Other Features
- Permissions support
- SQLite-based nickname storage
- Configurable nickname length limit
- Configurable nickname regex validation
- Nickname prefix support
Configuration
- The plugin creates a config file at plugins/ADN/config.yml.
- Default settings:
locales:
error:
args:
not-provided: '<prefix> <red>No arguments provided.'
too-many: '<prefix> <red>Too many arguments provided.'
invalid:
command: '<prefix> <red>Invalid command.'
nick: '<prefix> <red>Invalid nickname. It must match: <value>'
nick-length: '<prefix> <red>Nickname is too long. Max length is <value>'
nick-pattern: '<prefix> <red>''nick-pattern'' in config.yml is missing or malformed.'
player: '<prefix> <red>Invalid player.'
tags: '<prefix> <red>You used a formatting tag you do not have permission to use.'
must-be-player: '<prefix> <red>A player is required to run this command here'
nick:
is-null: '<prefix> <red>Nickname is null. Check your formatting.'
no-permission: '<prefix> <red>You don''t have permission to use this command.'
info:
config-reloaded: '<prefix> <green>Config reloaded successfully!'
help-message: '/adn <set|reload|reset>'
prefix: '<gray><b>[ADN]</b></gray>'
nick:
reset:
by-user: '<prefix> <gray>Your nickname was reset by <initiator>.'
self: '<prefix> Your nickname has been reset.'
user: '<prefix> Reset <target>''s nickname.'
set:
by-user: '<prefix> <gray><initiator> changed your nickname to <value><reset>.'
self: '<prefix> Your nickname has been updated to <value><reset>.'
user: '<prefix> Updated <target>''s nickname to <value><reset>.'
options:
nick-length: 30
nick-pattern: '[가-힣a-zA-Z0-9]+'
nick-prefix: ''
nick-protection: -1
tablist-nick: true
- After editing the config, run /adn reload to apply changes without restarting the server.
Permissions
- adn.format:
- default: true
- adn.reload:
- default: 'op'
- adn.remove:
- default: true
- adn.reset.self:
- default: true
- adn.reset.user:
- default: 'op'
- adn.set.self:
- default: true
- adn.set.user:
- default: 'op'
- adn.use:
- default: true
Commands
- /adn set <nickname>
- (admin) /adn set <nickname> <username>
- (admin) /adn reload
- /adn reset
- (admin) /adn reset <username>
Minecraft Plugin Badges
Use these badge images in docs, README files, or forum posts.
Downloads

Spigot Downloads

GitHub Stars

License
