Commit Graph

8 Commits

Author SHA1 Message Date
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
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
Lén 29117bbd1b Update commands.lua
ESSENTIAL 5.0 COMPATIBILITY
2017-11-30 17:34:27 +01: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