A FiveM resource for creating and managing player reports with admin review, Discord webhook notifications, and optional teleport-to-report functionality.
Showcase
Discord
Features
- Player report UI with title, description, location, and type
- Admin review panel with report status updates
- Discord webhook alerts for new reports and status changes
- ox_lib notifications with fallback chat messages
- Database support for `oxmysql` or `mysql-async`
- Multiple locale support in `locales/`
Usage
- Player command: `/report`
- Admin command: `/admin`
Open the report UI with `/report`.
Open the admin panel with `/admin` if your license is listed in `Config.AdminLicenseIdentifiers`.
Database
The resource uses the `cr_reports` table. The schema is defined in `sql/create_reports_table.sql`.
Ingame interfaces


Discord Logs


