InventivetalentDev / NickNamer

Spigot Name & Skin changer plugin
https://www.spigotmc.org/resources/5341
MIT License
104 stars 28 forks source link

Problems with skin change, the tab list and suggestion of world-bounded prefixes #64

Closed ManuelVonK03 closed 5 years ago

ManuelVonK03 commented 6 years ago

Hey, The first I would like to thank you for the free provision of your plugin NickNamer. I downloaded it and PacketListenerAPI in order to use it on my Spigot 1.8.8 Server.  Although the plugin works very well, I want to tell about some problems I got while I tried it.

What can I do in order to fix this bugs?

Actually I decided to use your plugin because many other nick plugins change  the player's diplay name. This should help to hide the nicked players' real identities - otherwise, their VIP prefix would Show that  the nicked Players have a high rank. But unfortunately this custom prefix is also shown if the Player plays, for example, BedWars. Instead of the Bedwars prefixes, the nicked player will have the prefix set in the config.yml of the nick plugin, which was actually meant for the lobby (for example &6[Premium]). In order to find a way to disable this, I had the following idea: I'm going to download an alias plugin, and create a PermissionsEx group called Nicked. This group only would disable the VIP prefix and set the donator prefix for this group. Then, I am going to set an alias for the command '/pex user @p group add Nicked'. The alias is important because I can set a custom permission for this pex command. Now, I'm going to create

another

alias in the server file commands.yml which combines this command with the '/nick' command. But in order to do this, I needed a nick plugin that does not set a nicked-player-prefix. 

But this option would be really difficult, so I found a second one: Are you able to add this new option to your plugin: a possibility to set and to disable custom prefixes for nicked players, bound to the worlds in which the players are? If you added this feature, I could set the donators' prefix as the prefix all nicked Players have if they are in the lobby world, and for minigame worlds I would disable the custom prefix, and the Chat would be  like now there.

I hope you could understand this really long text - my English isn't the best :D Thanks in advance! ManuelVonK03

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.