#please help with my scoreboard
1 messages · Page 1 of 1 (latest)
.
what does that mean?
oh no
- You dont need a variable for kills and deaths, those are statistics that are already tracked by vanilla MC, and skbee can access the stats
- Do NOT loop all players every second for a scoreboard. That is very inefficient. Also, theres only 3 lines (kills, deaths, playercount) that need to be updated. I would just call a function
on death, andon join/leave
Are you using a plugin for ranks?
or are you making ranks through skript
well ig regardless it doesnt matter
pretty sure its something like %player prefix% or %players preficx%
I’m using luck perms @hybrid pumice
the one tracked by vanilla doesn't work
I mean
it does work
but
counts the kills for mobs aswell
for the first one
you did correct
it's in the wrong form
you did &# insteade of &x
if you are using birdflop then do this
Then can't you just add %players prefix%
And the prefix should show up next to the player on the scoreboard
I use player's prefix this is how i do it.
Set player's prefix to whatever yiu want then add %player's prefix to your scoreboard
there's a different stat for player kills and other mob kills
Use mini message
no