| Name | auto_update_skin | 
| Object | NPCTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <NPCTag.auto_update_skin>Returns whether the NPC is set to automatically update skins from name. | 
| Description | Sets whether the NPC will automatically update its skin based on the skin name used. If true, the NPC's skin will change when the relevant account owner changes their skin. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1713 |