| Name | add_links |
| Object | PlayerTag |
| Input | ListTag(MapTag) |
| Description | Adds the specified list of server links to the player. Each item in the list must be a MapTag in Server Links Format. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2698 |