| Name | <ElementTag.strikethrough> |
| Returns | ElementTag |
| Description | Makes the input text struck-through. Equivalent to "<&m><ELEMENT_HERE><&m.end_format>"
Note that this is a magic Denizen tool - refer to Denizen Text Formatting. |
| Generated Example | |
| Group | text manipulation |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitElementExtensions.java#L655 |