| Name | sign_contents |
| Object | ItemTag |
| Input | ListTag |
| Related Tags | <ItemTag.sign_contents> Returns a list of lines on a sign item.
|
| Description | Sets the contents of a sign item. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemSignContents.java#L92 |