06-11-2023, 04:19 PM
(This post was last modified: 06-12-2023, 04:06 PM by Fullserver.)
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)
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)