// plugin · v1.1.0
NeighborhoodWatch
Server monitor: PvP, loot, raids → Discord
v1.1.0
plugin
adminmonitoringdiscordraid
// price
$7.99
Overview
The eyes on your server. Pushes structured Discord embeds for PvP kills, unauthorized loot access (cupboard-blocked containers being opened), and full raid timelines (door breaches, wall breaches, c4 detonations, attacker grouping). Admin chat commands give you live lookup against the rolling log.
Features
- All-in-one server monitor pipes events to Discord webhooks
- Tracks PvP kills, unauthorized loot/door access, and raid damage
- Separate webhook per category or a single master webhook
- Clan and team awareness filters out non-hostile interactions
- Custom embed colors per event type
- In-game lookup of stats, grid location, and recent events
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/nw.stats
Server-wide totals across the buffer: PvP kills, unauthorized loot/door/deploy events, raid breakdown (explosive / fire / destroyed)
—
`/nw.lookup <steamid \
partial name>`
—
/nw.grid <grid>
Recent activity in one grid cell (Rust mapwide grid format like A1, K12, F7). Example: /nw.grid K12
—
/nw.clearlog
Clear the in-memory ring buffer (does not affect Discord history)
—
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
nw.test
Fire one test embed per configured webhook (PvP, Unauth, Raid) to verify routing
nw.stats
Console form of /nw.stats
Key configuration
Tune in oxide/config/NeighborhoodWatch.json after the plugin loads for the first time.
KeyDefaultWhat it does
WebhookPvP
Discord webhook URL for PvP kill alerts
WebhookUnauth
Webhook for unauthorized access alerts
WebhookRaid
Webhook for raid alerts
WebhookMaster
Single webhook override for all categories
RaidIgnoreClanAllies
true
Don't flag clan or team allies as raiders (requires Clans plugin)
AlertCooldown
10
Seconds before a duplicate alert is sent again
Included with purchase
NeighborhoodWatch.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDneighborhoodwatch
Slugneighborhoodwatch
Version1.1.0
Categoryplugin
AuthorXADROCX
Tagsadmin, monitoring, discord, raid, alerts, pvp
// related