Page 1 of 1

PLUGIN - NightVip

Posted: Tue Feb 24, 2026 9:42 pm
by greenie
About
Plugin gives player basic VIP privileges, but for a certain period of time. The following are currently available:

Health
Armor + Helmet
Money
Gravity
Bhop
Give weapons
HealthShot
ClanTag in scoreboard
Config
addons/counterstrikesharp/configs/plugins/NightVip/NightVip.json
"PluginStartTime": "20:00:00", // time until 24h | format HH:mm:ss
"PluginEndTime": "06:00:00", // time after 24h | format HH:mm:ss
"AutoGiveVip": true, // Auto give vip to player
"EnableAutoBhop": true // Enable auto Bhop?
"GiveHealthShot": true, // Give healthshot?
"GivePlayerWeapons": true, // Give weapons to player in list?
"UseScoreBoardTag": true, // Use tag in "TAB" ?
"ScoreBoardTag": "[NightVip]", // Tag name
"DisableVipRounds": "1,13", // Disable vip in "X" rounds (1,2,3 ...)
"Health": 100, // Amount health
"Armor": 100, // Amount armor
"Money": 16000, // Amount money (on spawn)
"Gravity": 1, // Player gravity (default: 1.0 | custome: 0.7, 0.3 ...)
"WeaponsList": [ // Weapons list (weapon_nameweapon)
"weapon_ak47", // ak47
"weapon_deagle" // desert eagle
],
"ConfigVersion": 1 // don`t touch it
Follow the data entry formats from the config example.

Commands
!nightvip
!nvip
!nv
To do list
Issuance of weapons (specify which one)
Bunnyhop
Auto give vip
Disable vip in "X" round
Jump count
Fix weapon(when drop on ground. Its ready +-50%)

https://github.com/jockii/NightVip/arch ... master.zip