Advanced Spam Nick Changer v 1.0 - Printable Version +- Fullserver.su CS 1.6 Community Forum (https://fullserver.su/forum) +-- Forum: Add-ons (Mods, Plugins) (https://fullserver.su/forum/forum-13.html) +--- Forum: Plugins (https://fullserver.su/forum/forum-16.html) +---- Forum: Server side (https://fullserver.su/forum/forum-39.html) +---- Thread: Advanced Spam Nick Changer v 1.0 (/thread-29.html) |
Advanced Spam Nick Changer v 1.0 - Fullserver - 06-11-2023 Title: Advanced Spam Nick Changer Version: 1.0 Author: Fullserver Description: This plugin is designed to rid the server of default nicknames allowed by our boosting rules using the setinfo method. Unlike most existing plugins today, this version changes the default player name to a random nickname from the list. There are two editable lists: bad_names.ini - place the nicknames that need to be replaced here. player_names.ini - a list of nicknames to replace the default ones randomly. Both files should be placed in addons/amxmodx/configs/ Commands: nicknames_menu - Opens the admin menu for selecting a player to change their nickname to a random one. Cvars: nick_admin 0 | 1 (Default: 1) When set to 0, the plugin will change the nickname even for admins. When set to 1, the plugin will not touch admins. Event logging to the file addons/amxmodx/logs/advanced_spam_nick.log advanced_spam_nick_v1.0.zip (Size: 2.9 KB / Downloads: 93) RE: Advanced Spam Nick Changer v 1.0 - Myrul Adly - 08-09-2023 Can we change the list of nickname? RE: Advanced Spam Nick Changer v 1.0 - Fusion - 11-09-2023 (08-09-2023, 05:50 AM)Myrul Adly Wrote: You are not allowed to view links. Register or Login to view.Can we change the list of nickname? Yes you have player_names.ini, its located in cstrike>addons>amxmodx>configs, you can change names there |