1.18.2 | Feature Request.
Suinalk opened this issue · 16 comments
Feature Example. (for mor advanced stuff config)
Example: I can change
Haven't really started using the plugin, so the priority is probably wrong, I went higher number higher priority for this example.
groups.yml:
Groups:
Admin:
Permission: nte.admin
Playername: &4{playername}
Prefix: '&c'
Suffix: '&f'
SortPriority: 69
Moderator:
Permission: nte.moderator
Playername: &c{playername}
Prefix: '&2'
Suffix: '&f'
SortPriority: 10
Prisoner:
Permission: nte.prisoner
Playername: &6{PrisonerID}
Prefix: '&2'
Suffix: '&f'
SortPriority: 1
Nickname:
Permission: nte.nickname
Playername: {essentialsnickname}
Prefix: '&2'
Suffix: '&f'
SortPriority: 5
The problem with this is that it will only be displayed in the tab and not above the player. In order for it to be above the player, you have to use the same nickname (or change the player's nickname directly with a custom nickname)
I will sleep now, just contact me tomorrow, join here Discord.gg/GR8V8dV (I don't really use GitHub at all that's why I'm giving you my discord) :3
You could join my discord server and tomorrow after I get home I can check what plugin it is and I'll give the name of it ;3 because I can't do anything right now.
Okay, but this is not the principle of this plugin, and right now, we already have to find volunteers to update the plugin so I don't think this kind of functionality will happen here. You can find another compatible plugin I think that will do what you want
Basically a way to choose whether you have playername or not, or what you want in the playername :)
Good idea. I tried to use %cmi_user_nickname% today to display the gradient player name. It can be displayed normally when added to "prefix", but the original player name will still be displayed. I didn't find the relevant function.