| Name | award_advancement |
| Object | PlayerTag |
| Input | ElementTag |
| Related Tags | <PlayerTag.has_advancement[<name>]> Returns whether the player has completed the specified advancement.
|
| Description | Awards an advancement to the player. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2929 |