Commit Graph

22 Commits

Author SHA1 Message Date
ArkSeyonet b217442114 Merge pull request #9 from RedAlex/master
Add min player before activate option
2021-02-01 13:58:53 -06:00
ArkSeyonet 7d84c48929 Merge branch 'master' into master 2021-02-01 13:58:36 -06:00
ArkSeyonet bcb48d9c30 Merge pull request #19 from userMacieG/patch-1
Update database name
2021-01-27 11:54:25 -06:00
Christopher Gjelten 258ee1aca5 Merge pull request #20 from HypeLevels/patch-1
Update config.lua
2020-12-08 20:50:31 +01:00
HypeLevels 8e8e189972 Update config.lua
Changed default language to english as its the universal language
2020-12-01 21:44:57 +00:00
userMacieG a6bdce89f3 Update database name
Update database name from `essentialmode` to `es_extended`
2020-04-25 22:16:59 +02: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
rex2630 39e31b40b0 Replace __resource.lua with fxmanifest.lua 2020-01-19 17:04:54 +01:00
maiconkkl d76f935281 Added Portuguese translation (#13)
* Correcting and improving translation

* Correcting and improving translation

* Update br.lua
2020-01-15 20:45:50 +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
nearbyplayer 421826abcf Repo Update 2018-08-10 00:56:40 -04:00
Lén 29117bbd1b Update commands.lua
ESSENTIAL 5.0 COMPATIBILITY
2017-11-30 17:34:27 +01:00
Romain Lanz d231d9285c chore: bump version 2017-09-18 18:52:39 +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
nearbyplayer ab51d046f7 feat(locale): English Translation 2017-09-17 20:55:01 -04:00
Jérémie N'gadi 5e93c2585f chore(resource): Add version 2017-09-15 15:43:54 +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 8b3b0c4bcb chore(readme): correct installation step 2017-09-14 22:58:52 +02:00
Romain Lanz e544c17fb3 chore: initial commit 2017-09-14 22:58:01 +02:00