**A lightweight NeoForge server-only mod that freezes the game tick when no players are online.**
## ❄️ What It Does
ServerStasis automatically:
- **Freezes the server tick** when the last player logs out
- **Unfreezes it** as soon as a player joins again
It uses:
- `/tick freeze` and `/tick unfreeze` commands internally
- A short delay after logout (20 ticks = 1 second) before freezing
## ✅ Features
- Server-only — does **not** require clients to install
- Zero configuration
- Reduces CPU usage when idle