Denizen Script Tags


Tags are always written with a <between these marks>, and are critical to scripts, as the primary way to read data.
Learn about how tags work in The Beginner's Guide.


Showing 1 out of 597 tags...
Name<ModTag.version>
ReturnsElementTag
DescriptionReturns a mod's version.
Generated Example
- narrate <mod[clientizen].version>
Sourcehttps://github.com/DenizenScript/Clientizen/blob/master/src/main/java/com/denizenscript/clientizen/objects/ModTag.java#L107