| Name | cooldown |
| Object | MythicSpawnerTag |
| Input | DurationTag |
| Related Tags | <MythicSpawnerTag.cooldown> Returns the MythicSpawner's configured cooldown.
|
| Description | Sets the MythicSpawner's configured cooldown timer, in seconds. |
| Requires | Depenizen, MythicMobs |
| Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/objects/mythicmobs/MythicSpawnerTag.java#L244 |