-
Notifications
You must be signed in to change notification settings - Fork 15
Home
CURRENTLY BROKEN ON WINDOWS
LR weapon drop prevention
Respawn does not work reliably in riot lr (temp disabled)
!w : Become the warden
!rw : Remove warden as admin
!wub : Enable no block as warden
!wb : Enable block as warden
!swap_guard : Move a player to CT as admin
!wd : Call a warday at location as warden
!wcommands : List basic warden commands
!guns : CT gun menu
!lr : Start an
!cancel_lr : Cancel an lr as admin or warden
!lr_stats : Show your lr stats
!sd : start an sd as admin
!sd_ff : start a friendly fire sd as admin
!cancel_sd : end a active sd as admin
// Database username
"username": "",
// Database password
"password": "",
// Database ip
"server": "127.0.0.1",
// database port
"port": "3306",
// database name
"database": "cs2_jail",
// give ct guns on round start
// mute players on death
"mute_dead": true,
// enable warden laser
"warden_laser": true,
// ct cannot hear t
"ct_voice_only": false,
// mute t's for first thirty secs of round
"thirty_sec_mute": true,
// allways mute t's
"mute_t_allways": false,
// automatically get warden on voice
"warden_on_voice": true,
"ct_guns": true,
// enable ct gun menu
"ct_gun_menu": true,
// auto give ct armour
"ct_armour": true,
// remove warden on death "warden_force_removal": true,
// remove weapons at spawn NOTE: other plugins have to handle this or the map does when false
"strip_spawn_weapons": true,
// give gun menu on warday "warday_guns": true,
// how many t's for each CT
"bal_guards": 0,
// colour rebels red "colour_rebel": false,
// requre damage to mark as rebel "rebel_requirehit": false,
// how many round to start a warden sd "wsd_round",: 50,
// how many t's alive to use lr
"lr_count": 2,
// Only admin can swap to ct
"ct_swap_only": false,
// hide T kill feed
"hide_kills": false,
// Lr enables
"enable_riot": false,
"lr_knife": true,
"lr_gun_toss": true,
"lr_dodgeball": true,
"lr_no_scope": true,
"lr_shotgun_war": true,
"lr_grenade": true,
"lr_russian_roulette": true,
"lr_scout_knife": true,
"lr_headshot_only": true,
"lr_shot_for_shot": true,
"lr_mag_for_mag": true,
"ConfigVersion": 1