PDA

View Full Version : Only registered players -private server


zizouth
03-24-2009, 07:18
Hi all,
I have install sourcemod with mysql database, it work very nice.
So I have a web server with users registred to it and i need that only these users can play on my server.
I need to use mysql plugin in sourcemod (SQL ADMIN) to set the players, with low flags for simple player and high flags for admin

I need the server kick the unknow player.

It is possible?

Thank you for your help et sorry for my very bad english.

death_hawk
03-24-2009, 19:19
Why not just set a password?

zizouth
03-24-2009, 19:53
Thank you your reply,

Because i have list of banned etc... players and I need to manage there from my web server.

coach
03-25-2009, 02:41
For our League server I use Hreservedslots plugin. Just add them to the admins.ini file by STEAM ID with whatever permissions each. Nobody else can then join the server.