DisplayName - Nick name

A simple but feature-full nicknames plugin that allows you to set other players' nick names
Commands
| Command | Description | Required Permission (or OP) |
| /displaynamehelp | Get the up-to-date info on DisplayName | none |
| /displayname <displayname> | Set your display name | displayname.use |
| /resetname [player] | Reset your nickname or optionally, another player's nickname | displayname.use / displayname.others |
| /displaynameplayer <player> <name> | Set another person's nickname | displayname.others |
Permissions
| Permission | Description |
| displayname.use | Set or reset your own DisplayName |
| displayname.others | Set or reset another player's DisplayName |
| displayname.* | This is the permission to use all of DisplayName's features |
Commands (Plain text)
/displaynamehelp - Get the up-to-date info on DisplayName
/displayname <displayname> - Set your display name
/resetname [player] - Reset your nickname or optionally, another player's nickname
/displaynameplayer <player> <name> - Set another person's nickname
NOTE: Only names from 1 - 16 characters long. To use colors, use the & symbol to replace the section (§); example: &3, &l, &a, etc.,.,
-
View User Profile
-
Send Message
Posted Mar 13, 2024i cant see anything on the files
-
View User Profile
-
Send Message
Posted Feb 19, 2023is it possible to make it so that the custom name also shows as the nametag?
-
View User Profile
-
Send Message
Posted Feb 7, 2022Hi, I'm trying to grant these permissions in Luckperms, but I think they're conflicting with Luckperms' own displayname node, which sets the display name of a particular group. For example, when I try to grant displayname.use to the default group, it just sets the name of the default group to "use", instead of granting them a permission.
-
View User Profile
-
Send Message
Posted Feb 7, 2022In reply to jangtheconqueror:
That shouldn't happen. Can you show how you are adding it?
-
View User Profile
-
Send Message
Posted May 20, 2021question, does this only change the nickname in chat or will it change the name that shows above a players head as well?
-
View User Profile
-
Send Message
Posted May 20, 2021In reply to grubw0rm:
Thank you for your question. At this time, the plugin will show the display name in chat, and in the tablist when you press tab. This is because the Bukkit API does not currently have a robust solution for this. In the next update, the plugin will be updated and support this feature.
-
View User Profile
-
Send Message
Posted Jan 30, 2021how do i give players the displayname.use permission without giving them /op
-
View User Profile
-
Send Message
Posted Jul 11, 2021In reply to DCWatkins5:
use a permission manager such as LuckPerms :)
-
View User Profile
-
Send Message
Posted Jan 23, 2021Hey there. The nicknames doesn't show on my displayname. Somebody help me please.
-
View User Profile
-
Send Message
Posted Jan 24, 2021In reply to frostythegator:
Could you please explain what you mean by "doesn't show on my displayname" and give information so I could solve the problem?
-
View User Profile
-
Send Message
Posted Jan 30, 2021In reply to shivamCode:
What I mean is the displayname only shows in chat but not on the top of my character.
-
View User Profile
-
Send Message
Posted Jan 22, 2021Hey there. Is there a way to list all nicknames already made on a server? Probably a feature request. Cheers
-
View User Profile
-
Send Message
Posted Jan 24, 2021In reply to sfkc:
Sure. This will be considered for the next update.
-
View User Profile
-
Send Message
Posted Jan 10, 2021I made a server in which bedrock players can join our java server. but theres one small error. whenever bedrock players joi, their name starts with an asterisk (*). i was looking for a nickname plugin to change the nickname of the players. the asterisk before the name doesnt allow any commands for the player thus the player is invulnerable to all commands. so if a player's nickname is changed, do commands work with that nickname?
-
View User Profile
-
Send Message
Posted Jan 11, 2021In reply to BlankForReal:
In most cases, it will work. This is because, in Bukkit, there are two ways to get a player by name. The first one is called getPlayer(). This one works with nicknames, and commands that use it will work. The second one is getPlayerExact() which only works when you type the exact username of the player. Since it would have an asterisk, it likely will not work. As a general rule, the first one will be used for most plugin commands, but the second one would be for sensitive commands that require you to type exactly, such as /ban.
Summary: It will work with some commands, but not all commands.
-
View User Profile
-
Send Message
Posted Jan 22, 2021In reply to shivamCode:
I think a simple answer to the user is something to educate them how to make it work. Try commands first with the players name. If it does not work, surround the players name with "double quotes". It will work (even with these floodgated names).
Cheers
-
View User Profile
-
Send Message
Posted Jun 6, 2021In reply to BlankForReal:
you can go to the config file and change what appears infront of peoples name when they join from bedrock. you cant really run commands on somone from bedrock because they dont have a legitimate uuid
-
View User Profile
-
Send Message
Posted Jan 10, 2021EDIT: I was having a bit of trouble with this, but it was NOT this plugin's fault. I messed up something in my bukkit.yml file. I deleted it for an unrelated reason and when my server regenerated the file, this plugin worked fine.
-
View User Profile
-
Send Message
Posted Jan 10, 2021In reply to lightningtow123:
Could you post some error logs or any details that you might have?
-
View User Profile
-
Send Message
Posted Jan 11, 2021[Deleted]