InventivetalentDev / NickNamer

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

[Bug] Illegal characters in chat. (Tab Complete Nicked Name) #123

Closed ItWasEnder closed 4 years ago

ItWasEnder commented 4 years ago

What steps will reproduce the problem?

  1. /nick &bName
  2. Press T and press tab twice
  3. Press enter, get kicked from the server.

What were you expecting to happen? What happened instead?

Send player nickname in the chat

What version of the plugin are you using? Type /version <Plugin Name>

3.18.2-SNAPSHOT

What Spigot version are you using? Type /version

Paper 1.14.4

What plugins are you using? Type /plugins

ChatControl, NickNamer, PacketListenerAPI, PlaceHolderAPI, Others

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

Nothing

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

No

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

Yes (First time using this plugin)

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

InventivetalentDev commented 4 years ago

should be fixed :)

ItWasEnder commented 4 years ago

Still not fixed... Still getting kicked for illegal characters in chat. @InventivetalentDev

InventivetalentDev commented 4 years ago

Okay, I think this might be quite complicated to fix actually. Due to changes in the client there doesn't seem to be a serverside way of fixing this in the latest versions, since the client uses the player list to create its own completions, where before those were sent by the server.

ItWasEnder commented 4 years ago

Well couldn't you make the tablist have no colors in it and just require the use of a third party tablist like BungeeTabListPlus so show the colored nick in tab?

stale[bot] commented 4 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

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