Thread: Memo IPs
View Single Post
Plugin Info:     Modification:          Category:          Approver:   EKS (166)
Kenvelo
New Member
Join Date: Mar 2006
Old 03-08-2006 , 17:49   Memo IPs
Reply With Quote #1

This plugin manages entries consisting of a chosen name and an IP address for each user. I have a server where the IPs are fixed, don't change much. Here's what you can do with my plugin: adding new entry, renaming, listing active players by registered name, listing all recorded entries, banning/unbanning by registered names (even when offline).

/*** Memo IPs Plugin
*
* (c) Copyright 2006, Kenvelo
*
* amx_memo_add <name> <listname>
* amx_memo_who <name>
* amx_memo_rename <listname> <newlistname>
* amx_memo_ban <listname>
* amx_memo_unban <listname>
* amx_memo_list
*
* Installation note: create the file memo.txt
* in the cstrike directory, containing a single
* '*' character.
*
***/
Attached Files
File Type: sma Get Plugin or Get Source (memo.sma - 5912 views - 8.1 KB)
Kenvelo is offline