BlackList
Version: 1.0 - Author: Dias
1. Description:
- Sometime you don't want someone to play in your server. Just add his/her name of steamid to the ini file. When his/her connect to server. The server will kick of ban his/her.
- Block player connect to server by Name of SteamID
- Check when user connect to server. and check when user change name
2. Cvars:
Code: - bl_handle // BanType - 1 = Kick | 2 = Ban (Default: 1)
- bl_ban_type // 1 = Ban SteamID | 2 = Ban IP (Default: 1)
- bl_ban_time // Ban time - minute (Default: 30)3. Test:
4. Installation:
- Download the black_list.sma compile and paste to plugins folder and add that plugin's name to plugins.ini
- Download and copy black_list.ini to configs folder
5. How to add a player to BlackList:
- Find that player's name of player's steamid (type: amx_who in console)
- Open the black_list.ini and type the name of steamid of the player you want to block connect to server
- 1 name of 1 steamid = 1 line
- If block by name. You must type the extract name of player
Example: i want to block player Gordon_Freeman. so my black_list.ini is
Code: ; Type the extract name of player. 1 name = 1 line. Ex: DiasLeon
; Type the extract SteamID of Player. 1 steamid = 1 line. Ex: STEAM_0:1:000000000
Gordon_FreemanHave Fun
Attached Files


Wyświetl pełny artykuł