Commit Graph

11 Commits

Author SHA1 Message Date
Lionh34rt bc95a864b9 ExploitBan export
This export allows you to use it any script for exploit checks. Instead of having to define the function in multiple scripts like:

exports['qb-core']:ExploitBan(source, "pawn-shop")

https://github.com/qbcore-framework/qb-pawnshop/commit/8e81307cbabc3607fe4a82f88abf13765b35cf2f
2022-06-06 03:34:48 +02:00
BerkieBb db11f3d9cc fix(server/exports): wrong variable 2022-03-13 20:43:26 +01:00
BerkieBb 2e75bdbdb5 fix(server/exports): wrong variable
Co-authored-by: ItsANoBrainer <itsanobrainergg@protonmail.com>
2022-03-12 12:30:13 +01:00
BerkieBb 31888996ab feat!: ace permission system 2022-02-24 21:58:49 +01:00
BerkieBb 1412d02db1 tweak(server/exports): Remove unnecessary code 2022-02-23 11:17:16 +01:00
BerkieBb 41f01f842b tweak(core/version/getter): add if statement back for invoking resource 2022-02-19 12:51:13 +01:00
BerkieBb f82fb1a118 style(server/exports): ocd 2022-02-18 19:12:57 +01:00
Idris Dev efd28061e4 feat (server/exports): Added GetCoreVersion to return the manifest version of the core. 2022-02-15 13:51:35 +11:00
Idris e7efdbd509 hotfix (exports): Updated the way functions return, now returns status, message and item (if applicable). 2022-02-13 21:49:59 +11:00
Idris 74f088e451 feat (exports): Added minor validation to the new exports. 2022-02-13 21:28:22 +11:00
Idris ae29c94a40 feat (Shared): Added the ability to dynamically update the shared jobs, items and gangs. 2022-02-13 20:45:49 +11:00