Notice
If you are looking for support you should instead create a support ticket.
I love the new version and hope that later there will be a panel with the list and players management buttons , thanks.

Very nice update thanks

Super addon a ce que je voie je pense que je vais l'acheter car sa écarté les personne qui vien sur les serveur juste pour troll .

Because bwhitelist does not work with the gamemode i have, so can you make a ulx job whitelisting?

Can you make the same but then for jobs?

It would be nice if this had mysql support which prob would boost sales alot.

It doesn't require ULX. You can add and remove people to the whitelist from your server console. Also anyone with admin or superadmin privileges will be able to use it through in game commands as well.

can you make this ServerGuard compatible since i dont use ULX. thanks.

Submit a ticket with details. I'm about to go on vacation for a week so response might be slow. I'm sorry about that, just bad timing

Not working please help

Could you do this but for Jobs? so you cant be x Job unless whitelisted? (DarkRP)

No. Please learn to read. :) I use SQLite.
If you don't want to have to edit the lua script source file every time you want to add/remove someone to the whitelist, you'll need some kind of save system.
Some other people who want to write this themselves might choose to read and write to a txt file in the data directory to save their whitelist. Even if they don't read from it every time someone joins, they'd have to write to it every time they make a change which can cause problems if the file gets too big.

You're reading a txt file everytime someone joins?

Thanks for your input Velkon, that WOULD in fact work as a whitelist.
If you had taken 2 seconds to read the description of my script you would know that there is more to it than just this.
- You can add and remove people on the fly without the need to edit a text file every time you want to update.
- It saves information to the sqlite database ensuring that massively large whitelists won't create i/o lag when garrysmod goes to read and write the .txt file (if you choose to use that instead).

BIG CODES
local white = { ["somesteaid64"] = true, ["76521789542155"] = true, ["76534152614851"] = true }
hook.Add("CheckPassword","Whitelistee",function(sid)if not white[sid] then return false,"You need to be whitelisted loser" end end)

Zaddion, you don't need to restart the server. Adding and removing people to the whitelist is live. The only thing you would need to restart for is if you wanted to change the disconnect message in the configuration.

dumb nigger shit on here fuck your shit

Another great looking addon from Mr.President. I think a vgui would kind of be a waste of time, as it's a pretty simple addon. I guess it'd be useful if you didn't wanna restart the server to implement the changes though. I really like the other ideas Zephruz suggested. GLWS! Don't hesitate on purchasing anything from Mr.President, he's one of the best, especially when it comes to support.

looks nice and simple, glws

I really like the ideas you suggested and should be able to add those no problem. I was already thinking of the logs. Timed whitelist is a great idea.
I'll see about a simple GUI for those who want it i guess.
Omega and Tader, thanks for your support but I did actually ask him for feedback. I am always always willing to hear constructive criticism.

Simple, Effective, Useful. Three things that all describe this script. If you don't like his idea/concept, don't purchase it. It's as simple as that. Nice work as always Mr.President. I second what Zephruz has recommended though entirely. An optional VGUI alongside logs of whitelist additions/removals would be amazing. GLWS as always.

I agree with those suggestions. Especially the timed whitelist. GLWS

@AGC Omega; I'm not going to purchase something I'm capable of making myself. I'm giving him constructive criticism and some ideas to add to the script. No injectory statement isn't needed from you. Mr. President is completely capable of replying and defending himself as you can see. Besides, everything was settled anyways. Thanks though.

@Zephruz Maybe you should like.. buy the script so you know exactly what you're talking about.. This looks nice and I may buy it.