This is a ticket system for FiveM servers that allows players to request help from staff or admins directly in-game.
What it does:
- Players can use a command (like
/ticket
) to open a support request. - Admins can see all open tickets with a command (like
/tickets
). - Staff can claim tickets, teleport to players, set waypoints, and close tickets.
- Players are notified when their ticket is being handled or closed.
- The system supports cooldowns, so players can’t spam tickets.
- It works with a database (optional) to save ticket info.
- It supports notifications with custom colors, sounds, and positions.
- Comes with language support (English, German, French).
- Only admins or selected groups can manage tickets.
For developers:
- Easy to configure in the
Config
section. - Can be used with different frameworks like QBCore, ESX, or custom setups.
- Fully customizable notification styles and messages.
Code is accessible | No (only Config) |
Subscription-based | No |
Lines (approximately) | 2250 |
Requirements | ESX/QB Core |
Support | Yes |