Idk, I added myself on wh table, and had to restart the server so that I can log in. Not a problem, anyway would be kinda useful in next release to have a ban table with date and time, so that there can be temporary bans and permanent. Love the script because doesn’t use so much resources. Cheers 
Hi mate, just run your whitelist in my server, but when I try to add him from db, it won’t let him enter. If I go in the server to run the command addwl says invalid entry …
You should not enter him direct in to the db that wont work, unless you restart the script, since it only add’s on the fly if the addwl command is used.
Remember you CANT add a hexed steam id, you need to get his normal Steam64 id since the script will convert it in to the right format.
- Simple SteamID validation counts numbers after steam: should be 17
You can use https://steamid.io/lookup
And i has to be entered in the format steam:76561197960287930
if you got access to console of the server you can add your self to whitelist with
- rconaddwl Steam64 (ex. steam:xxx)
İs there priority system :?
Nope
- Since it dos not have a queue system.
I recommend [Release][C#] FiveM Queue for that, and it will run fine together with the whitelist script.
Ill update the whitelist script soon to use deffer method to avoid it sometimes saying a person is not whitelisted 
How to no restart server every time add whitelist ?
PS. Sorry, I’m bad english.
do we need restart the game ?
No it dos not require a restart when adding a new person, ill do a change soon to ad defering since sometimes it miss triggers because the method used is to darn fast for it selv haha 
im a newb at coding
how do i set up a list up for stream id entry’s? as i am locked out myself 
Hello, does this check the database on the fly? For example at the minute, I’ve created a PHP Administration panel for our FiveM Servers as they use MySQL etc… pretty easy to do for me, so did it, if i add this mod on the server, all i have to do is add the SteamID to the database with the website I’ve made, do i need to restart the resource for it to see the new white listed steam id i add? or will it check the database upon each connection made to the server?
Regards and thanks for any support.
If you add it direct to mysql you got to restart the resource, there is no reload command will be featured in a updated version that is around the corner 
Via console you can do rconaddwl steam:id
That should get you back in 
thx
- i just wanted it to be simple since doing the hex convert wastes time for everyone, and just doing the hex convert script wize made more sence.
i fixed it, thanks for an solid script:+1:
Just pushed the update to Github
ill start adding changelog to the post.
This should fix an issue some have experienced and gives the option to manually reload the the whitelist on the fly, with out having to restart the script.
The rcon command works but the ingame doesnt.
i noticed ill try and have a look on what broke in the last update
ingame commands work DRP_WHITELIST just has to be loaded after essentialmode.
The rcon command can be used ingame if you setup the ACE Perms correct.