# Server Sentinel
Server Sentinel is a lightweight server administration QoL mod for Forge and NeoForge servers.
It helps server owners monitor performance issues, detect entity-heavy areas, and safely check old dropped item buildup when needed.
The goal is simple: give admins useful warning tools without silently changing the world.
Features:
- Monitors server tick performance with MSPT and estimated TPS.
- Sends warning messages to OPs when lag stays above configurable thresholds.
- Detects entity-heavy chunks and dimensions.
- Tracks dropped item hotspots.
- Provides manual dropped-item cleanup commands.
- Includes dry-run cleanup preview before deleting anything.
- Fully configurable.
- Auto item cleanup is disabled by default.
- Does not modify blocks, chunks, mobs, or players.
- Designed for multiplayer and dedicated servers.
Safe by default:
Server Sentinel does not grief worlds by default. Automatic item cleanup is turned off unless explicitly enabled in the config. Manual cleanup only targets old dropped item entities and skips named items.
Commands:
/serversentinel status
/serversentinel lag
/serversentinel top chunks [limit]
/serversentinel top entities [limit]
/serversentinel cleanup items dryrun [radius]
/serversentinel cleanup items run [radius]
/serversentinel watch on/off
/serversentinel reload
/serversentinel debug

