Commit Graph

9 Commits

Author SHA1 Message Date
ArkSeyonet 7d84c48929 Merge branch 'master' into master 2021-02-01 13:58:36 -06:00
ElPumpo c2e63b0800 Fixed commands not registering 2020-02-17 22:47:25 +01:00
ElPumpo c73b222a1e Code cleanup 2020-02-17 22:12:33 +01:00
RedAlex 6d3919cb9f Add min player before activate option
Solve https://github.com/ESX-Org/esx_whitelist/issues/8
2018-11-12 10:03:40 -05:00
ElPumpo f108cecbbb mysql-async v3.0.1 support 2018-09-24 17:36:50 +02:00
ElPumpo 29f64dd928 Use proper deferarals, endless improvements
- 4 tab indents
- Commands reworked
   - now supports source 0 (console)
   - toLower, and duplicate checks in db
- Fixed error messages
    - added seperate error message when `WhiteList` table is empty
    - fixed steam id check
2018-08-28 19:33:20 +02:00
Romain Lanz 796bdfdf74 perf: early return when whitlisted found
Closes https://github.com/ESX-Org/esx_whitelist/issues/3
2017-09-18 18:51:34 +02:00
Romain Lanz f426c0208f chore(cache): clear the cache before filling it
Closes https://github.com/FXServer-ESX/fxserver-esx_whitelist/issues/2
2017-09-15 09:52:51 +02:00
Romain Lanz e544c17fb3 chore: initial commit 2017-09-14 22:58:01 +02:00