Package Description
Ticket System
wasvendel_ticket is a professional ticket system for RedM servers, designed for both VORP and RSG frameworks.
The system includes a full-featured admin panel, real-time ticket chat, detailed statistics, admin performance tracking, ticket categories, notifications, and useful admin commands directly inside the ticket interface.
Main Features
- Ticket Creation – Players can easily create tickets using configurable categories.
- Ticket Chat System – Real-time messaging between players and administrators inside each ticket.
- Admin Panel – Comprehensive admin interface for viewing, managing, and handling tickets.
- Statistics – Detailed statistics for admin activity and performance tracking.
- Admin Commands – Use commands such as Goto, Bring, and Revive directly from the ticket chat.
- Notifications – Automatic alerts for new tickets and unread ticket messages.
Configuration
- Configurable Texts – All displayed texts can be edited from the configuration.
- Opening Options – Opening commands and keybinds can be customized.
- Permission System – All permissions are fully configurable.
- Dynamic Categories – Ticket categories can be modified easily from the config.
Default Categories
Config.Categories = {
{ id = "bug", label = "Bug Report" },
{ id = "question", label = "Question" },
{ id = "support", label = "Support" },
{ id = "complaint", label = "Complaint" },
{ id = "other", label = "Other" }
}
Locked Files
Server-side and client-side core files are protected with CFX Escrow, while config.lua and commands.lua remain fully open and editable.
Dependencies