Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

get-score

Description

Gets the score recorded for {displayName} on {objective}

Parameters

player: Player or entity on the scoreboard objectiveId: String Objective Identifer to get from rNull: Boolean If the return should be null if its not found or 0.

returns

Number - Score that Was recorded for {Player} on {Objective}

example

getScore(player, "objective"): number

Credits

These scripts were written by iBlqzed