IR8
July 17, 2024, 1:18am
1
Ticket Manager
In-game all-in-one solution for ticket management for both ESX & QB Core FiveM servers.
Features:
All in-game based
Webhook Configuration
Theme is configurable
Permissions are configurable
Categories included & are configurable
Statuses are configurable (Color, Replies allowed, Label)
Configurable command
Players can provide the position, title, message, and category for tickets
Players & Staff members can reply to tickets
Players receive notifications (if online) when a reply or status is changed on their tickets.
Dependencies
Supports both ESX and QBCore
oxmysql
ox_lib
You get get the code and more information on how to configure it here: https://github.com/ir8scripts/ir8-tickets
21 Likes
Looks really nice man! testing it out soon
1 Like
This looks awesome, good job!
1 Like
1wxndr
July 17, 2024, 3:19am
4
Absolutely amazing, using this in all of my servers. <3
1 Like
IR8
July 17, 2024, 11:06am
5
Amazing! Let me know how it works out!
2 Likes
Kosar
July 17, 2024, 9:03pm
6
Looks good but files seem to contain trojan!
IR8
July 17, 2024, 11:19pm
9
I am not sure what it’s picking up then, check this out: VirusTotal - Direct download straight from the repo.
1 Like
Valour
July 17, 2024, 11:29pm
10
main.lua - line31
Error running /ticket command
attempt to call a nil value (field 'GetPlayerPermissions)
Btw, your discord link is dead.
1 Like
IR8
July 18, 2024, 9:25am
12
I’ve updated with v1.0.3 which you can now find on the repo, let me know if this takes care of the issue you were facing. The discord link has also been updated, apologies for that.
https://github.com/ir8scripts/ir8-tickets/releases/tag/1.0.3
2 Likes
Looks and works amazing love it !
I cant wait to see more from you !
Can you add translate file !
1 Like
IR8
July 18, 2024, 12:45pm
14
I will work on getting this in by the end of today. Thanks for the kind words!
1 Like
Kosar
July 18, 2024, 9:03pm
15
Files seem to be clean now. Although I have noticed something. I have tested it on my server and if any of our admins/mods create a ticket, non of us can see it even though it is added to the database
1 Like
IR8
July 18, 2024, 9:51pm
16
What does your config look like for the following:
AdminPermissions = {
},
And what framework are you using with it?
Kosar
July 18, 2024, 10:22pm
17
I use QB Core for the framework.
As for the permissions, left it as default since we are all admins with admin ace in cfg.
AdminPermissions = {
‘admin’
},
Thanks for free release
Can you make please points/coins for admins ? it will motivate everyone to work with tickets )))
For example, players will vote for closed ticked (bad/good/excellent) bad = -1 point, good = 5 points, excellent = 10 points
same issue. ive tried everything with no luck of having admins being able to see the tickets
Same issue mate, admins can not see the tickets… donno why