
A grace period plugin. Run a command, everyone gets a countdown at the top of their screen, and combat's locked out until it hits zero arrows and tridents included.
I built this after getting tired of grace period plugins that either came bundled with ten features I didn't want, or made you edit a config and restart the server every time you wanted a different duration. This one's just the timer, done properly.
Features
- Bossbar countdown that changes color as it runs down (green → yellow → red)
- Blocks all PvP damage, not just fist-fighting — projectiles too
- Set any duration on the fly:
30s,10m,1h30m, whatever - Pause and resume without losing your place
- Sound cues when it starts and ends, so people actually notice
Commands
/grace start <time>— starts it, e.g./grace start 10m/grace pause— freezes the timer/grace resume— picks it back up/grace stop— ends it early/grace status— check what's left
Permission is graceperiod.admin, op by default.
Requirements
Paper.
Source will be up on github soon.

