AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Server Whitelist (https://forums.alliedmods.net/showthread.php?t=80647)

StevoTVR 11-17-2008 16:06

Server Whitelist
 
3 Attachment(s)
Server Whitelist

This plugin gives you a simple way to limit access to the server to a list of SteamIDs in a text file. It's an alternative to using a password that can be leaked. The intent is to make this task easier without having to use reserved slots.

Check out RedSword's Server Whitelist Advanced for an alternative with more more features.

Console Commands
  • sm_whitelist_reload - Reloads server whitelist
  • sm_whitelist_list - List all SteamIDs in whitelist
  • sm_whitelist_add <steamid> - Adds a SteamID to the whitelist
Console Variables
Code:

// Enable server whitelist
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_whitelist_enable "1"

// Automatically grant admins access
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_whitelist_immunity "1"

Installation
  1. Copy whitelist.smx to sourcemod/plugins
  2. Copy whitelist.txt to sourcemod/configs
  3. List SteamIDs in whitelist.txt, one per line (or use the add command)
Changelog
  • 1.0 - 11/17/2008
    • Initial release
  • 1.1 - 8/8/2010
    • Added check for fake clients

Liam 11-18-2008 09:19

Re: Server Whitelist
 
Nice!

zhelev81 12-29-2008 22:29

Re: Server Whitelist
 
very usefull for tournaments :) thank you :)

Molli 12-30-2008 01:25

Re: Server Whitelist
 
Very good plugin :up:

npbrasil 06-27-2009 06:57

Re: Server Whitelist
 
Hi Liam, congratulations for the excellent plugin! But you could confirm that it is broken after last l4d update?

npbrasil 06-27-2009 07:57

Re: Server Whitelist
 
Hi Liam, this plugin don't work just when the "L4D Vote Manager 2" is active too. Otherwise it work great. PS: this happened after last l4d update.

StevoTVR 06-27-2009 13:22

Re: Server Whitelist
 
Check your SM error logs for any entries relating to this plugin and post them here. This is a very simple plugin, so I'm not sure what could be wrong.

vision_fox 06-28-2009 19:39

Re: Server Whitelist
 
255 SteamID Limited??

cyb 08-08-2010 01:41

Re: Server Whitelist
 
there's Bug : after change to next map TV get kick from console always

StevoTVR 08-08-2010 12:53

Re: Server Whitelist
 
Quote:

Originally Posted by cyb (Post 1265010)
there's Bug : after change to next map TV get kick from console always

Thanks. Try the new version.:)


All times are GMT -4. The time now is 04:51.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.