SCOREBOARD

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

jidion

Member
Jul 4, 2023
10
0
1
Hi, so Im trying to create a scoreboard but Im using placeholders and they dont work like these: %statistic_player_deaths% or the kills or %luckperms_prefix% or playtime none of that works im using SkBee Can someone please help. Thanks in advance!
 
I think for setting a prefix placeholder for a players rank you can either do something like: %player's group%. I could be wrong though, it's been a while since I've worked with scoreboards.

For deaths though, you could store in using a scoreboard objective. However, in previous code I've worked with; it's usually tracked by checking on death of a player then adding one to a custom variable set up that you can refer back to.