| Name | owner |
| Object | NPCTag |
| Input | PlayerTag |
| Related Tags | <NPCTag.owner> Returns the owner of the NPC as a PlayerTag, if any.
|
| Description | Sets the owner of the NPC. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1633 |