The cleanest FiveM killfeed script available — 927 Kill Feed is a server-authoritative FiveM kill feed that shows each entry only to the attacker and victim, keeping feeds private and UI clutter-free.
Features
- Server-authoritative private killfeed — only the attacker and victim see each entry; other players never see it
- Validated kills — all kill detection and validation happens server-side; clients cannot inject fake entries
- Customizable colors, position, and timing — configure everything via config.lua
- Optional player IDs — toggle player ID display next to names
- O(1) performance — event-driven architecture, no per-frame loops, minimal memory footprint
- Rate-limited — built-in protection against event flooding attacks
- Duplicate prevention — 150 ms window blocks double-fire entries
- Smooth fade animations — fade-in/fade-out with configurable TTL
- 6 position options — top-center, top-right, top-left, bottom-right, bottom-left, center
- Framework-agnostic — ESX, QBCore, and standalone out of the box
Commands
/killfeed:refresh— refresh configuration and clear the feed (all players)/killfeed:test— admin test command (requires ACE permission)
Requirements
- OneSync enabled
- No database required — zero extra dependencies
Configuration (config.lua)
Tune maximum entries visible, entry display time, position, font size, colors (attacker/victim/background), player ID visibility, timestamp visibility, and suicide handling — all without touching script logic.
Discord: https://discord.gg/hRZeHwWyHG — Store: https://927-mods.tebex.io/package/7228767