Stop LR
Description
Warden can stop last request
Configuration
Config file is located by this path:
cfg/jwp/stoplr.cfg
// How many times warden can stop Last Request
// -
// Default: "2"
jwp_stoplr_max "2"
How to add to menu
Add this section in warden_menu.txt
. Field flag
supports admin flags.
"stoplr"
{
"flag" ""
}
Files that corresponding to this module
cfg/jwp/stoplr.cfg
— config fileaddons/sourcemod/scripting/jwp_stoplr.sp
— source fileaddons/sourcemod/plugins/jwp_stoplr.smx
— binary fileaddons/sourcemod/translations/jwp_modules.phrases.txt
— translations file