SickGaming Rust Server Plugsins
This commit is contained in:
44
config/Kits.json
Normal file
44
config/Kits.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"NPC - GUI Kits": {
|
||||
"0": {
|
||||
"description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
|
||||
"kits": [
|
||||
"kit1",
|
||||
"kit2"
|
||||
]
|
||||
},
|
||||
"1235439": {
|
||||
"description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
|
||||
"kits": [
|
||||
"kit1",
|
||||
"kit2"
|
||||
]
|
||||
},
|
||||
"8753201223": {
|
||||
"description": "<color=red>VIPs Kits</color>",
|
||||
"kits": [
|
||||
"kit1",
|
||||
"kit3"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CopyPaste - Parameters": [
|
||||
"deployables",
|
||||
"true",
|
||||
"inventories",
|
||||
"true"
|
||||
],
|
||||
"Custom AutoKits": {
|
||||
"0": "KitName",
|
||||
"1": "KitName",
|
||||
"2": "KitName"
|
||||
},
|
||||
"Kit - Logging": false,
|
||||
"Show All Kits": false,
|
||||
"Background - URL": "",
|
||||
"Wipe kit data on map wipe": false,
|
||||
"Kit Names & Cooldowns - Cooldowns (minutes)": {
|
||||
"kitName1": 20.0,
|
||||
"kitName2": 30.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user