🕒 TimeTikTak - The Ultimate Event Timer
TimeTikTak is a lightweight server-side utility designed for administrators to manage events and countdowns with style. By using the native Minecraft BossBar system, it ensures zero lag and high compatibility with any modpack.
✨ Features:
- Dynamic Placeholders: Use
%time% in the name to display the live countdown inside the bar.
- Visual Alerts: The bar turns RED and starts pulsing (flashing) when less than 10 seconds remain.
- Special Messages: Use the
[T] prefix at the start of your end message to send it only to the screen (Title), keeping the chat clean.
- Sound Effects: Global lightning bolt sound for all players upon completion.
- Full Control: Add or subtract time from active timers on the fly.
🛠Commands (Permission Level 2):
/timer start <h> <m> <s> <"name"> [color] [isVisible] [endMessage]
- Example:
/timer start 0 5 0 "Boss Fight" red true [T]&c&lTHE BOSS HAS SPAWNED!
/timer list
- Shows all active timers and their corresponding IDs.
/timer addtime <id> <seconds>
- Add time (or subtract using negative numbers) to a specific timer.
/timer remove <id>
- Instantly delete a timer using its ID.
/timer stopall
- Emergency stop for every active timer on the server.
🎨 Available Colors:
blue, red, yellow, green, pink, purple, white.
Optimized for performance. No client-side mod required for players to see the bars!