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...
Nameauto_close
ObjectBigDoorsDoorTag
InputDurationTag
Related Tags<BigDoorsDoorTag.auto_close> Returns the auto close time for the door. (...)
DescriptionSets the auto_close time of the door, in seconds.
Set this to 0 to disable auto close.
RequiresDepenizen, Big Doors
Sourcehttps://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/bigdoors/BigDoorsDoorTag.java#L271