Denizen Script Object Types


Object Types are the fundamental types of data passed around in a Denizen script, often seen as the return type of a tag.
Learn about how objects work in The Beginner's Guide.


Showing 1 out of 68 object types...
NameAreaShopTag
Prefix[email protected]
Base TypeElementTag
Identity FormatThe identity format for shops is <shop_name>
For example, '[email protected]_shop'.
DescriptionAn AreaShopTag represents an AreaShop shop.
RequiresDepenizen, AreaShop
Sourcehttps://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/areashop/AreaShopTag.java#L19