-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dog gets user prefix in nametag #109
Comments
Hi there, Thanks for the bug report! Can you let me know what your chat formatting plugin is? i.e. EssentialsChat, etc. I have had prefixes on multiple testing environments for MyDog and have never run into this issue - so I would need some more info to try and reproduce this issue. For technicalities, the following is how custom names for dogs are made in MyDog (https://github.com/HeroGamers/MyDog/blob/master/src/main/java/dk/fido2603/mydog/objects/Dog.java#L461):
None of the code should use prefixes in any way, or have anything to do with the owner. Could you provide more information, then I can try reproducing it again. Cheers, |
We have Essentials chat and Name tag edit plugin, we also use luck perms for the permissions. |
Looking into it tab has nametags too but we dont use them. We only use it for the tab lists |
So i have removed alot of the plugins and still happens... Nothing to do with luckperms too. |
Turns out it was TAB... I had to add another plugin to remove the nametags on pets. |
Hi there! Thanks so much for the extensive testing! Best regards, |
Note for future: Probably requires NMS or ProtocolLib |
Type of bug
Compatibility issue
Error log (if applicable)
No response
Bug description
The prefix of your nametag goes on the dogs nametag.
Steps to reproduce
Expected behaviour
Dog not to have the prefix in there name.
Actual behaviour
Dog namename has your prefix in there nametag too.
The text was updated successfully, but these errors were encountered: