Code:
{
"Settings": {
"Prefix": "{lightred}VIP "
},
"VIPGroups": [
{
"Permissions": "@vip-plugin/vip",
"Name": "[VIP]",
"Events": {
"Spawn": {
"HP": 105,
"ArmorValue": 100,
"Helmet": false,
"HelmetOnPistolRound": false,
"DefuseKit": true,
"Zeus": false,
"ZeusOnPistolRound": true,
"HealthshotAmount": 1,
"HealthshotOnPistolRound": true,
"ExtraMoney": 500,
"ExtraMoneyOnPistolRound": false,
"Grenades": {
"Smoke": 0,
"HE": 1,
"Flashbang": 0,
"FireGrenade": 0,
"Decoy": 0
}
},
"Kill": {
"HP": 2,
"HeadshotHP": 3,
"Money": 100,
"HeadshotMoney": 200
},
"Bomb": {
"PlantMoney": 300,
"DefuseMoney": 300
},
"Round": {
"WinMoney": 1000,
"LoseMoney": 0
}
},
"Limits": {
"MaxHP": 115,
"MaxMoney": 17000
},
"Misc": {
"ExtraJumps": {
"Amount": 1,
"VelocityZ": 260,
"NoFallDamage": true
},
"Bhop": {
"Enabled": false,
"VelocityZ": 260
},
"Smoke": {
"Enabled": true,
"Type": 0,
"Color": "#FF0000"
},
"HealthRegen": {
"Enabled": false,
"Interval": 15,
"Delay": 10,
"Amount": 5
},
"ArmorRegen": {
"Enabled": false,
"Interval": 15,
"Delay": 10,
"Amount": 5
},
"FastPlant": {
"Enabled": false,
"Modifier": 1,
"TimeAfterRoundStart": 0
},
"FastDefuse": {
"Enabled": false,
"Modifier": 1,
"TimeAfterRoundStart": 0
},
"NoFallDamageGlobal": false,
"Gravity": 1,
"Speed": 1
},
"Messages": {
"Chat": {
"Connect": {
"Enabled": true,
"Message": "[VIP] {playername} joined the server",
"DontBroadcast": true
},
"Disconnect": {
"Enabled": true,
"Message": "[VIP] {playername} left the server",
"DontBroadcast": true
}
}
}
},
{
"Permissions": "@vip-plugin/svip",
"Name": "[SVIP]",
"Events": {
"Spawn": {
"HP": 110,
"ArmorValue": 100,
"Helmet": true,
"HelmetOnPistolRound": true,
"DefuseKit": true,
"Zeus": true,
"ZeusOnPistolRound": true,
"HealthshotAmount": 1,
"HealthshotOnPistolRound": true,
"ExtraMoney": 2000,
"ExtraMoneyOnPistolRound": false,
"Grenades": {
"Smoke": 1,
"HE": 1,
"Flashbang": 1,
"FireGrenade": 1,
"Decoy": 0
}
},
"Kill": {
"HP": 5,
"HeadshotHP": 7,
"Money": 200,
"HeadshotMoney": 300
},
"Bomb": {
"PlantMoney": 500,
"DefuseMoney": 500
},
"Round": {
"WinMoney": 1000,
"LoseMoney": 0
}
},
"Limits": {
"MaxHP": 115,
"MaxMoney": 20000
},
"Misc": {
"ExtraJumps": {
"Amount": 1,
"VelocityZ": 260,
"NoFallDamage": true
},
"Bhop": {
"Enabled": true,
"VelocityZ": 260
},
"Smoke": {
"Enabled": true,
"Type": 1,
"Color": "#FF0000"
},
"HealthRegen": {
"Enabled": false,
"Interval": 15,
"Delay": 10,
"Amount": 5
},
"ArmorRegen": {
"Enabled": false,
"Interval": 15,
"Delay": 10,
"Amount": 5
},
"FastPlant": {
"Enabled": false,
"Modifier": 1,
"TimeAfterRoundStart": 0
},
"FastDefuse": {
"Enabled": false,
"Modifier": 1,
"TimeAfterRoundStart": 0
},
"NoFallDamageGlobal": false,
"Gravity": 1,
"Speed": 1
},
"Messages": {
"Chat": {
"Connect": {
"Enabled": true,
"Message": "SVIP {playername} joined the server",
"DontBroadcast": true
},
"Disconnect": {
"Enabled": true,
"Message": "SVIP {playername} left the server",
"DontBroadcast": true
}
}
}
}
],
"RandomVIP": {
"Enabled ": false,
"AfterRound ": 3,
"MinimumPlayers ": 2,
"RepeatPickingMessage": 3,
"PermissionsGranted ": [],
"PermissionExclude": []
},
"NightVIP": {
"Enabled": false,
"StartHour": 22,
"EndHour": 8,
"RequiredNickPhrase": "Twoja-Strony.pl",
"RequiredScoreboardTag": "Twoja-Strona.pl",
"PermissionsGranted ": [],
"PermissionExclude": []
},
"ConfigVersion": 1
}