Scoreboard don't show for other players
Jowany opened this issue ยท 1 comments
Problem
If you use placeholder %objective_score_% with any kind of scoreboard, players can see only their own score, other players can see with zero.
I was using DeathCount, once It showed only for me (with operator) deaths from one player, until relog.
Details
Plugin version: 5.3.1
Software :
Spigot and Paper
Can confirm with v5.4.1. How to reproduce:
- Perform /scoreboard objectives add Deaths deathCount
- Set custom tablist objective to %objective_score_Deaths%
- Set use-own-scoreboard: true
- Use a scoreboard plugin
- Kill one of the players
Only the player who has died can see his death count as 1, others players see 0 at him and all other players.