Open julians63 opened 2 weeks ago
Can you at least provide the commands you run, the issue you have in words, a video can leave a lot to interpretation
We are using the CMI plugin to set nameplates when players join the server. This usually works without any issues. However, we have noticed that the nameplates disappear or are not displayed at all when a player spawns into or enters a region where a scoreboard is active. This issue occurs without any error messages appearing in the console. There appears to be a conflict between CMI's handling of nameplates and the scoreboard display.
My code from my board -> https://pastecode.io/s/96b4uz5r
Thank you for the additional information.
@julians63 Scoreboard is more or less directly linked to players prefix, suffix, well, quite few things, and all of this is done with single scoreboard team object, so if another plugin just creates its own instead of reusing existing one then everything set by CMI will disappear and not much I can actually do about this one. Entire Team handling is a messy thing.
Description of Issue
Video link on Zrips DC -> https://discord.com/channels/452792793631555594/526402563847880725/1297632368743547011
Version Information
Errors
Relevant Config Sections
Relevant Plugins
No response
Agreements