# VCT Docs ## Docs - [.createTimer()](https://vctdocs.mintlify.app/api-docs/actions/createtimer.md): Create and start a timer immediately. - [Actions Usage Examples](https://vctdocs.mintlify.app/api-docs/actions/examples.md): Examples showing how to use timer actions with the VCT API. - [.modifyTimer()](https://vctdocs.mintlify.app/api-docs/actions/modifytimer.md): Modify the currently active timer. - [Timer Actions Overview](https://vctdocs.mintlify.app/api-docs/actions/overview.md): High-level overview of all available actions to control existing timers. - [.pauseTimer()](https://vctdocs.mintlify.app/api-docs/actions/pausetimer.md): Pause the currently active timer. - [.resumeTimer()](https://vctdocs.mintlify.app/api-docs/actions/resumetimer.md): Resume a previously paused timer. - [.stopTimer()](https://vctdocs.mintlify.app/api-docs/actions/stoptimer.md): Stop and destroy the active timer immediately. - [CHANGE](https://vctdocs.mintlify.app/api-docs/events/change.md): Triggered every second while the timer is counting down. - [CREATE](https://vctdocs.mintlify.app/api-docs/events/create.md): Triggered when a new timer is created. - [Event Usage Examples](https://vctdocs.mintlify.app/api-docs/events/examples.md): Practical examples of using VCT events in your plugin. - [FINISH](https://vctdocs.mintlify.app/api-docs/events/finish.md): Triggered when a timer reaches 00:00:00. - [MODIFY](https://vctdocs.mintlify.app/api-docs/events/modify.md): Triggered when a timer is modified. - [Timer Events Overview](https://vctdocs.mintlify.app/api-docs/events/overview.md): Information about the main VCT event and how to implement it. - [PAUSE](https://vctdocs.mintlify.app/api-docs/events/pause.md): Triggered when a timer is paused. - [RESUME](https://vctdocs.mintlify.app/api-docs/events/resume.md): Triggered when a paused timer is resumed. - [STOP](https://vctdocs.mintlify.app/api-docs/events/stop.md): Triggered when a timer is stopped manually. - [Introduction](https://vctdocs.mintlify.app/api-docs/introduction.md): Example section for showcasing API endpoints - [Download](https://vctdocs.mintlify.app/download.md): Download Voiid Countdown Timer as a datapack or plugin, depending on what you need. - [Installation or Updation](https://vctdocs.mintlify.app/get-started/installation-or-updation.md): Learn how to install or update Voiid Countdown Timer correctly - [Quick Overview](https://vctdocs.mintlify.app/get-started/quick-overview.md): Learn everything Voiid Countdown Timer has to offer - [Introduction](https://vctdocs.mintlify.app/index.md): Discover the official documentation for the Voiid Countdown Timer plugin! - [Animations](https://vctdocs.mintlify.app/usage-guide/animations.md): Learn all the animations available for MINIMESSAGE with Voiid Countdown Timer - [Commands & Permissions](https://vctdocs.mintlify.app/usage-guide/commands-permissions.md): Learn how to use Voiid Countdown Timer commands with their arguments - [Configuration](https://vctdocs.mintlify.app/usage-guide/configuration.md): Learn all the changes you can make to Voiid Countdown Timer - [Expansions](https://vctdocs.mintlify.app/usage-guide/expansions.md): Explore all verified expansions - [Integrations](https://vctdocs.mintlify.app/usage-guide/integrations.md): Learn about all the integrations Voiid Countdown Timer has to expand its actions