Denizen Script Mechanisms


Mechanisms are found in object properties, the 'adjust' command, and similar. These are used to change the state of an object.
Learn about how mechanisms work in The Beginner's Guide.


Showing 1 out of 632 mechanisms...
Namecooldown
ObjectMythicSpawnerTag
InputDurationTag
Related Tags<MythicSpawnerTag.cooldown> Returns the MythicSpawner's configured cooldown.
DescriptionSets the MythicSpawner's configured cooldown timer, in seconds.
RequiresDepenizen, MythicMobs
Sourcehttps://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/mythicmobs/MythicSpawnerTag.java#L244