Last active
May 7, 2023 12:24
-
-
Save TheMevent/e2b053475dd2a7c99784498d5441fd93 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Commands": [ | |
"shop", | |
"shops" | |
], | |
"Enable money transfers between players??": true, | |
"Enable logging to the console?": true, | |
"Enable logging to the file?": true, | |
"Load images when logging into the server?": true, | |
"Work with Notify?": true, | |
"Can admins edit? (by flag)": true, | |
"Block (NoEscape)": false, | |
"Wipe Block": false, | |
"Wipe Cooldown": 3600.0, | |
"Respawn Block": true, | |
"Respawn Cooldown": 60.0, | |
"Blocking the opening in duels?": false, | |
"Delay between loading images": 1.0, | |
"Economy": { | |
"Type (Plugin/Item)": "Plugin", | |
"Plugin name": "Economics", | |
"Balance add hook": "Deposit", | |
"Balance remove hook": "Withdraw", | |
"Balance show hook": "Balance", | |
"ShortName": "scrap", | |
"Display Name (empty - default)": "", | |
"Skin": 0, | |
"Lang Key (for Title)": "LangTitle", | |
"Lang Key (for Balance)": "BalanceTitle" | |
}, | |
"Additional Economics": [ | |
{ | |
"ID": 1, | |
"Enabled": true, | |
"Type (Plugin/Item)": "Plugin", | |
"Plugin name": "ServerRewards", | |
"Balance add hook": "AddPoints", | |
"Balance remove hook": "TakePoints", | |
"Balance show hook": "CheckPoints", | |
"ShortName": "scrap", | |
"Display Name (empty - default)": "", | |
"Skin": 0, | |
"Lang Key (for Title)": "sr_title", | |
"Lang Key (for Balance)": "sr_balance" | |
} | |
], | |
"Shop": [ | |
{ | |
"Enabled": true, | |
"Title": "Attire", | |
"Permission": "", | |
"Sort Type": "None", | |
"Items": [ | |
{ | |
"Type": "Item", | |
"ID": 0, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.wolf", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 11.0, | |
"Enable item selling?": true, | |
"Sell Price": 11.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 1, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "diving.fins", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 100.0, | |
"Enable item selling?": true, | |
"Sell Price": 100.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 2, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "diving.mask", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 70.0, | |
"Enable item selling?": true, | |
"Sell Price": 70.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 3, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "diving.tank", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 106.0, | |
"Enable item selling?": true, | |
"Sell Price": 106.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 4, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "diving.wetsuit", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 75.0, | |
"Enable item selling?": true, | |
"Sell Price": 75.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 5, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "boots.frog", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 1.0, | |
"Enable item selling?": true, | |
"Sell Price": 1.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 6, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "barrelcostume", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 1.0, | |
"Enable item selling?": true, | |
"Sell Price": 1.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 7, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "cratecostume", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 1.0, | |
"Enable item selling?": true, | |
"Sell Price": 1.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 8, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.gas.mask", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 35.0, | |
"Enable item selling?": true, | |
"Sell Price": 35.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 9, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "burlap.gloves.new", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 5.0, | |
"Enable item selling?": true, | |
"Sell Price": 5.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 10, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "burlap.gloves", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 21.0, | |
"Enable item selling?": true, | |
"Sell Price": 21.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 11, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "roadsign.gloves", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 23.0, | |
"Enable item selling?": true, | |
"Sell Price": 23.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 12, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "tactical.gloves", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 30.0, | |
"Enable item selling?": true, | |
"Sell Price": 30.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 13, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "ghostsheet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 102.0, | |
"Enable item selling?": true, | |
"Sell Price": 102.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 14, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "halloween.mummysuit", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 1.0, | |
"Enable item selling?": true, | |
"Sell Price": 1.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 15, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "scarecrow.suit", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 1.0, | |
"Enable item selling?": true, | |
"Sell Price": 1.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 16, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "scarecrowhead", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 10.0, | |
"Enable item selling?": true, | |
"Sell Price": 10.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 17, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "metal.facemask.hockey", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 71.0, | |
"Enable item selling?": true, | |
"Sell Price": 71.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 18, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "attire.hide.helterneck", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 10.0, | |
"Enable item selling?": true, | |
"Sell Price": 10.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 19, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.beenie", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 15.0, | |
"Enable item selling?": true, | |
"Sell Price": 15.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 20, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.boonie", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 10.0, | |
"Enable item selling?": true, | |
"Sell Price": 10.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 21, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "bucket.helmet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 35.0, | |
"Enable item selling?": true, | |
"Sell Price": 35.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 22, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "burlap.headwrap", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 10.0, | |
"Enable item selling?": true, | |
"Sell Price": 10.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 23, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.candle", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 20.0, | |
"Enable item selling?": true, | |
"Sell Price": 20.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 24, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.cap", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 5.0, | |
"Enable item selling?": true, | |
"Sell Price": 5.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 25, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "clatter.helmet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 35.0, | |
"Enable item selling?": true, | |
"Sell Price": 35.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 26, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "coffeecan.helmet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 76.0, | |
"Enable item selling?": true, | |
"Sell Price": 76.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 27, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "deer.skull.mask", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 45.0, | |
"Enable item selling?": true, | |
"Sell Price": 45.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 28, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "heavy.plate.helmet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 5.0, | |
"Enable item selling?": true, | |
"Sell Price": 5.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 29, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hat.miner", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 75.0, | |
"Enable item selling?": true, | |
"Sell Price": 75.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 30, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "partyhat", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 1.0, | |
"Enable item selling?": true, | |
"Sell Price": 1.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 31, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "riot.helmet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 60.0, | |
"Enable item selling?": true, | |
"Sell Price": 60.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 32, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "wood.armor.helmet", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 215.0, | |
"Enable item selling?": true, | |
"Sell Price": 215.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 33, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "hoodie", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 41.0, | |
"Enable item selling?": true, | |
"Sell Price": 41.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 34, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "bone.armor.suit", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 85.0, | |
"Enable item selling?": true, | |
"Sell Price": 85.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 35, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "heavy.plate.jacket", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 6.0, | |
"Enable item selling?": true, | |
"Sell Price": 6.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 36, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "jacket.snow", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 61.0, | |
"Enable item selling?": true, | |
"Sell Price": 61.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 37, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "jacket", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 52.0, | |
"Enable item selling?": true, | |
"Sell Price": 52.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 38, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "wood.armor.jacket", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 301.0, | |
"Enable item selling?": true, | |
"Sell Price": 301.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 39, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "lumberjack hoodie", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 41.0, | |
"Enable item selling?": true, | |
"Sell Price": 41.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 40, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "mask.balaclava", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 15.0, | |
"Enable item selling?": true, | |
"Sell Price": 15.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 41, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "mask.bandana", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 5.0, | |
"Enable item selling?": true, | |
"Sell Price": 5.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 42, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "metal.facemask", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 71.0, | |
"Enable item selling?": true, | |
"Sell Price": 71.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 43, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "metal.facemask.icemask", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 71.0, | |
"Enable item selling?": true, | |
"Sell Price": 71.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 44, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "nightvisiongoggles", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 12.0, | |
"Enable item selling?": true, | |
"Sell Price": 12.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 45, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "attire.ninja.suit", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 62.0, | |
"Enable item selling?": true, | |
"Sell Price": 62.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 46, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "burlap.trousers", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 20.0, | |
"Enable item selling?": true, | |
"Sell Price": 20.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 47, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "heavy.plate.pants", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 5.0, | |
"Enable item selling?": true, | |
"Sell Price": 5.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 48, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "attire.hide.pants", | |
"Skin": 0, | |
"Is Blueprint": false, | |
"Amount": 1, | |
"Enable item buying?": true, | |
"Price": 10.0, | |
"Enable item selling?": true, | |
"Sell Price": 10.0, | |
"Buy Cooldown (0 - disable)": 0.0, | |
"Buy Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Sell Cooldown (0 - disable)": 0.0, | |
"Sell Cooldowns (0 - no limit)": { | |
"shop.default": 0.0, | |
"shop.vip": 0.0 | |
}, | |
"Discount (%)": { | |
"shop.default": 0, | |
"shop.vip": 10 | |
}, | |
"Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Buy Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Daily Sell Limits (0 - no limit)": { | |
"shop.default": 0, | |
"shop.vip": 0 | |
}, | |
"Max Buy Amount (0 - disable)": 0, | |
"Max Sell Amount (0 - disable)": 0, | |
"Force Buy": false, | |
"Prohibit splitting item into stacks?": false, | |
"Localization": { | |
"Enabled": false, | |
"Text (language - text)": { | |
"en": "", | |
"fr": "" | |
} | |
} | |
}, | |
{ | |
"Type": "Item", | |
"ID": 49, | |
"Image": "", | |
"Title": "", | |
"Description": "", | |
"Command (%steamid%)": "", | |
"Kit": "", | |
"Plugin": { | |
"Hook": "", | |
"Plugin Name": "", | |
"Amount": 0 | |
}, | |
"DisplayName (empty - default)": "", | |
"ShortName": "roadsign.kilt", | |
"Skin": 0, | |
"Is Blueprint": false, | |