KeyAll System – Persistent Crate Reward Timer
KeyAll System is a Skript-based timer that automatically gives crate keys to all online players at set intervals. It is designed for survival, RPG, prison, and custom Minecraft servers to provide consistent server-wide rewards without manual execution.
Features
- Automatic KeyAll reward system
- Configurable interval
- PlaceholderAPI support
- Admin control commands
- Supports any crate plugin via console command
Commands
- /keyall-set <minutes> → Set reward interval
- /keyall-now → Trigger KeyAll immediately
Placeholder
- %keyall_timer% → Shows remaining time
Configuration
Edit the reward command inside the Skript file:
#execute console command "crate key giveall common"
Replace it based on your crate plugin.
