-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ChilovenBustiangle edited this page Feb 3, 2026
·
3 revisions
This is the invertoTimer Wiki, you can find anything that you need about the plugin!
invertoTimer is a lightweight Velocity plugin for global countdowns and scheduled server-wide events.
It’s designed for “whole network” moments such as New Year, grand openings, maintenance reminders, and other timed announcements — with configurable timers, multiple display modes, flexible actions, and text animations.
- Timers based on cron (repeat) or fixed time (one-shot)
- Showcases to display countdowns (actionbar / bossbar / chat / title)
- Actions to trigger operations at offsets (send text, transfer players, run commands)
- Server limitations (global + per-timer) to include/exclude specific backend servers
- i18n language files and MiniMessage formatting for player-visible text
-
{i18n:key}tokens for translating player-visible texts -
{animation:<id>}placeholder to render animated text defined inanimations.yml
The plugin uses three config files:
-
config.yml: global settings (language, timezone, global limitation, etc.) -
timer.yml: timer definitions (timers, showcases, actions) -
animations.yml: animation definitions used by{animation:<id>}