Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Commands": {
- "Permission Required To Run Any Command (not required, if empty)": "",
- "Console Currency Management Command": "curr",
- "Open Main UI": [
- "s",
- "shop"
- ],
- "Open Admin UI": [
- "adminshop"
- ],
- "Open Currency Deposit Inventory": [
- "deposit"
- ],
- "Open Certain Shop (command: shopName)": {
- "mshop": "money",
- "goldshop": "gold"
- },
- "Open Certain Market (command: shopName)": {
- "market": "money"
- },
- "Open Certain Sell Inventory (command: shopName)": {
- "sell": "money"
- },
- "Open Certain New Listing Inventory (command: shopName)": {
- "list": "money"
- },
- "Open Certain Bank Inventory (command: shopName)": {
- "bank": "money"
- },
- "Open Stock Quick Access Code": [
- "stockcode",
- "listcode"
- ]
- },
- "UI Utility": {
- "Clicking Sound (disabled, if empty)": "assets/bundled/prefabs/fx/notice/loot.copy.fx.prefab",
- "UI Action Cooldown (0, to disable)": 0.2,
- "Custom Icon URLs (you can change the CDN if you want)": {
- "Trophy Icon": "https://images.pvrust.eu/ui_icons/ShoppyStock2/trophy.png",
- "Boxes Icon": "https://images.pvrust.eu/ui_icons/ShoppyStock2/product.png"
- },
- "Pop-Up Font Size": 16,
- "Pop-Up Display Time (in seconds)": 10.0,
- "Search Record Limit": 50,
- "Currency Leaderboard Update Interval (in minutes)": 15,
- "NoEscape - Lock Opening UI On Combat": true,
- "NoEscape - Lock Opening UI On Raid": true
- },
- "Wipe Settings": {
- "Trigger Wipe Check On Map Wipe": true,
- "Trigger Wipe Check On Map Name Change": true,
- "Trigger Wipe Check On Protocol Change": false,
- "Trigger Wipe Check Only On First Thursday": false,
- "Clear Preview-Only Statistic Data Older Than X Days (-1, to disable)": -1
- },
- "Stores/Currencies": {
- "money": {
- "Currency Config": {
- "Icon (URL/RUST Path/Skin ID)": "assets/icons/store.png",
- "Currency Other Plugin Override (empty, for ShoppyStock database)": "",
- "Currency Symbol Formatting": "${0}",
- "Amount Symbol Formatting": "x{0}",
- "Use Inventory Currency": false,
- "Give Currency To Inventory": false,
- "Format Currency Amount": true,
- "Clear Currency On Wipe": false,
- "Show Currency In Leaderboard": true,
- "Currency Percentage Took On Wipe (0, to disable)": 0.0,
- "Currency Items": [
- {
- "Shortname": "researchpaper",
- "Skin ID": 0,
- "Value": 1.0,
- "Item Display Name (For UI Purposes)": "Research Paper"
- }
- ]
- },
- "Shop Config": {
- "Enabled": true,
- "Required Permission": "",
- "Generate Config With All Default RUST Items (delete the shop config file to generate)": false,
- "Make Item Names Multilingual (generates a lot of text in lang file)": false,
- "Discount Permissions (permission: percentage)": {
- "shoppystock.premium": 10.0,
- "shoppystock.vip": 5.0
- },
- "Add Percentage Discounts To Value Discounts (sum discounts)": false,
- "Shop Sales - Interval (in minutes, 0 to disable)": 180.0,
- "Shop Sales - Appear Chance (0-100)": 5.0,
- "Shop Sales (saleKey: SaleConfig)": {
- "vehicleSale": {
- "Minimal Sale (percentage)": 5.0,
- "Maximal Sale (percentage)": 20.0,
- "Minimal Length (in minutes)": 60.0,
- "Maximal Length (in minutes)": 120.0,
- "Same Sale For Each Item": true,
- "Broadcast On Chat Message Language Key (empty, to disable)": "",
- "Weight (chance to appear)": 1,
- "Category Sales (empty for whole shop)": [
- "vehicles"
- ],
- "Certain Item Sales (keys)": [
- "deLorean"
- ]
- }
- }
- },
- "Stock Market Config": {
- "Enabled": true,
- "Required Permission (not required, if empty)": "",
- "Wipe - Buy Offers (based on Wipe Settings)": false,
- "Wipe - Sell Offers (based on Wipe Settings)": true,
- "Wipe - Bank (based on Wipe Settings)": true,
- "Categories - Enable My Listings": true,
- "Categories - Enable All Valid Listings": true,
- "Categories - Enable Favourites": true,
- "Categories - Favourites Permission (not required, if empty)": "",
- "Categories - Enable Bank": true,
- "Categories - Bank Permission (not required, if empty)": "",
- "Categories - Default Selected Category Key": "Resources",
- "Categories - Blacklisted Categories": [],
- "Categories - Custom Category Order (default, if empty)": [
- "Resources",
- "CustomItems",
- "Component",
- "Electrical",
- "Food",
- "Misc",
- "Tool",
- "Items",
- "Attire",
- "Ammunition",
- "Construction",
- "Fun",
- "Weapon",
- "Medical",
- "Traps"
- ],
- "Categories - Custom Category Icons (URL/RUST Path/Skin ID)": {
- "Resources": "stones",
- "CustomItems": "3415709965",
- "Medical": "assets/icons/medical.png",
- "Component": "https://images.pvrust.eu/items/scrap.png"
- },
- "Items - Shortnames Removed From Display": [
- "coal",
- "habrepair",
- "mlrs",
- "minihelicopter.repair",
- "scraptransportheli.repair",
- "submarinesolo",
- "submarineduo",
- "locomotive",
- "wagon",
- "workcart",
- "door.key",
- "blueprintbase",
- "note",
- "photo",
- "captainslog",
- "rhib",
- "rowboat",
- "vehicle.chassis",
- "vehicle.chassis.3mod",
- "vehicle.chassis.2mod",
- "vehicle.chassis.4mod",
- "vehicle.module",
- "ammo.snowballgun",
- "bottle.vodka",
- "dogtagneutral",
- "bluedogtags",
- "reddogtags",
- "skull.human",
- "water.salt",
- "water",
- "fishing.tackle",
- "spraycandecal",
- "snowmobile",
- "snowmobiletomaha",
- "door.closer",
- "wrappedgift"
- ],
- "Items - Custom Detail Info (skinId: languageKey)": {
- "3415709965": "SpecialItem",
- "3044984836": "SpecialItem",
- "3040701163": "UpgradedCupboard"
- },
- "Items - Update Custom Item Display Names Based On Items In Inventories": false,
- "Items - Make UI Displayed Names Multilingual (generates a lot of text in lang file)": false,
- "Bank - Default Limits": {
- "Max Individual Items (0, to disable)": 10,
- "Max Stacks Per Item (0, to disable)": 0.0,
- "Max Amount Per Item (shortname/skin: limit))": {
- "wood": {
- "2945104512": 1.0
- }
- }
- },
- "Bank - Permission Limits (permission: LimitConfig)": {
- "shoppystock.vip": {
- "Max Individual Items (0, to disable)": 15,
- "Max Stacks Per Item (0, to disable)": 0.0,
- "Max Amount Per Item (shortname/skin: limit))": {
- "wood": {
- "2945104512": 2.0
- }
- }
- },
- "shoppystock.premium": {
- "Max Individual Items (0, to disable)": 25,
- "Max Stacks Per Item (0, to disable)": 0.0,
- "Max Amount Per Item (shortname/skin: limit))": {
- "wood": {
- "2945104512": 3.0
- }
- }
- }
- },
- "Bank - Give Deposited Items To Redeem Inventory When Bank Permission Revoked": true,
- "Buy Offers - Enabled": true,
- "Buy Offers - Listing Times And Taxes": [
- {
- "Tax Amount (percentage of price)": 0.5,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 0.4,
- "shoppystock.premium": 0.3
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 3.0
- },
- {
- "Tax Amount (percentage of price)": 1.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 0.8,
- "shoppystock.premium": 0.6
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 12.0
- },
- {
- "Tax Amount (percentage of price)": 2.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 1.6,
- "shoppystock.premium": 1.2
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 72.0
- },
- {
- "Tax Amount (percentage of price)": 3.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 2.4,
- "shoppystock.premium": 1.8
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 168.0
- },
- {
- "Tax Amount (percentage of price)": 5.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 4.0,
- "shoppystock.premium": 3.0
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 24.7
- },
- {
- "Tax Amount (percentage of price)": 10.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 8.0,
- "shoppystock.premium": 6.0
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": -1.0
- }
- ],
- "Buy Offers - Disabled On Certain Listings": {
- "wood": [
- 5677445667,
- 5342346457
- ],
- "researchpaper": [
- 0,
- 2945104512
- ]
- },
- "Sell Offers - Enabled": true,
- "Sell Offers - Listing Times And Taxes": [
- {
- "Tax Amount (percentage of price)": 0.5,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 0.4,
- "shoppystock.premium": 0.3
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 3.0
- },
- {
- "Tax Amount (percentage of price)": 1.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 0.8,
- "shoppystock.premium": 0.6
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 12.0
- },
- {
- "Tax Amount (percentage of price)": 2.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 1.6,
- "shoppystock.premium": 1.2
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 72.0
- },
- {
- "Tax Amount (percentage of price)": 3.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 2.4,
- "shoppystock.premium": 1.8
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 168.0
- },
- {
- "Tax Amount (percentage of price)": 5.0,
- "Required Permission To Use (not required, if empty)": "",
- "Tax Amount Permissions (permission: percentage of price)": {
- "shoppystock.vip": 4.0,
- "shoppystock.premium": 3.0
- },
- "Listing Time (in hours, 24.7 - Wipe, -1 - No Limit)": 24.7
- }
- ],
- "Sell Offers - Disabled On Certain Listings": {
- "wood": [
- 5677445667,
- 5342346457
- ],
- "researchpaper": [
- 0,
- 2945104512
- ]
- },
- "Player Listings - Max Item Price (0, to float.MaxValue)": 0.0,
- "Player Listings - Min Item Price": 0.001,
- "Player Listings - Max Item Price Overrides (shortname: [ skinId: value ])": {
- "wood": {
- "5677445667": 10000.0,
- "5677656534": 2000.0
- },
- "researchpaper": {
- "0": 10000.0
- }
- },
- "Player Listings - Min Item Prices (shortname: [ skinId: value ])": {
- "wood": {
- "5677445667": 50.0,
- "5677656534": 20.0
- },
- "researchpaper": {
- "0": 10.0
- }
- },
- "Redeem Inventory Name (required for offline buy requests)": "market",
- "All Market Received Items Goes To Redeem Inventory": true,
- "Player Listings - Default Limits": {
- "Max Buy Offers": 10,
- "Max Sell Offers": 10
- },
- "Player Listings - Limits Permissions (permission: ListingConfig)": {
- "shoppystock.premium": {
- "Max Buy Offers": 25,
- "Max Sell Offers": 25
- },
- "shoppystock.vip": {
- "Max Buy Offers": 15,
- "Max Sell Offers": 15
- }
- },
- "Player Listings - Lock Listing Non-Specified Skins": false,
- "Server Sell Config": {
- "Price Update - Interval (in minutes)": 30.0,
- "Price Update - Certain Minutes": [
- 0,
- 30,
- 60
- ],
- "Sell Price Multiplier - Multipliers (permission: multiplier)": {},
- "Sell Price Multiplier - Blacklisted Items": {},
- "Sell Price Multiplier - Display Format": "{0} <color=#5D7239>[{1}]</color>",
- "Multiplier Events - Show On Chat": false,
- "Multiplier Events Discord - Channel ID (disabled, if empty) (DiscordCore required)": "",
- "Multiplier Events Discord - Show Positive": true,
- "Multiplier Events Discord - Show Negative": false,
- "Bank Auto Sell - Enabled": true,
- "Bank Auto Sell - Required Permission (not required, if empty)": "shoppystock.autosell",
- "Bank Auto Sell - Enable Discord Integration (DiscordCore required)": true,
- "Price Alert - Enabled": true,
- "Price Alert - Required Permission (not required, if empty)": "shoppystock.pricealert",
- "Price Alert - Enable Discord Integration (DiscordCore required)": true,
- "Purchase From Server - Enabled": true,
- "Purchase From Server - Permission (not required, if empty)": "",
- "Purchase From Server - Percentage Of Sold Items To Purchase": 75.0,
- "Purchase From Server - Minimal Purchase Price (percentage of max sell price)": 125.0,
- "Purchase From Server - Maximal Purchase Price (percentage of max sell price)": 250.0,
- "Price Chart - Enabled": true,
- "Price Chart - Permission (not required, if empty)": "",
- "Price Chart - Timespan Permissions (timeInMinutes: permission[optional])": {
- "30": "",
- "120": "",
- "480": "shoppystock.timestamp.4h",
- "720": "shoppystock.timestamp.12h",
- "1440": "shoppystock.timestamp.24h"
- },
- "Price Calculator": {
- "Price Change - Price Fluctuation Percentage": 6.0,
- "Price Change - Same Price Actions Min": 3,
- "Price Change - Same Price Actions Max": 6,
- "Price Change - Chances To Increment Based On Current Price Percentage (pricePercentage: incrementChance[0-100])": {
- "70": 0.0,
- "65": 1.0,
- "60": 3.0,
- "55": 5.0,
- "50": 15.0,
- "45": 35.0,
- "40": 50.0,
- "35": 65.0,
- "25": 80.0,
- "15": 95.0,
- "0": 100.0
- },
- "Price Drop - Amount Sell Values Penalty Multiplier (percentage from amount)": {
- "5000": 4.0,
- "2500": 4.0,
- "1200": 3.0,
- "800": 2.5,
- "500": 2.0,
- "250": 1.5,
- "125": 1.2
- },
- "Price Drop - Amount Sold Max Price Penalty (dsacPercentage: PenaltyConfig)": {
- "10000": {
- "Max Price Percentage": 35.0,
- "Penalty Length (in price update ticks)": 24
- },
- "9000": {
- "Max Price Percentage": 40.0,
- "Penalty Length (in price update ticks)": 20
- },
- "7000": {
- "Max Price Percentage": 45.0,
- "Penalty Length (in price update ticks)": 24
- },
- "5000": {
- "Max Price Percentage": 50.0,
- "Penalty Length (in price update ticks)": 20
- },
- "4000": {
- "Max Price Percentage": 55.0,
- "Penalty Length (in price update ticks)": 16
- },
- "3000": {
- "Max Price Percentage": 60.0,
- "Penalty Length (in price update ticks)": 12
- },
- "2000": {
- "Max Price Percentage": 65.0,
- "Penalty Length (in price update ticks)": 8
- },
- "1000": {
- "Max Price Percentage": 75.0,
- "Penalty Length (in price update ticks)": 6
- },
- "500": {
- "Max Price Percentage": 85.0,
- "Penalty Length (in price update ticks)": 4
- },
- "300": {
- "Max Price Percentage": 90.0,
- "Penalty Length (in price update ticks)": 2
- }
- },
- "Price Increase - DSAC Not Achieved (dsacPercentage: priceIncreaseMultiplier)": {
- "0": 3.0,
- "15": 2.0,
- "25": 1.5,
- "50": 1.3,
- "75": 1.1
- },
- "Default Sell Amount Calculation - Players Online Multiplier (playersOnline: multiplier)": {
- "10": 1.5,
- "20": 2.0,
- "40": 4.0,
- "60": 6.0,
- "80": 8.0,
- "100": 10.0
- },
- "Price Multipliers - Minimal Time Distance Between Events (in price update ticks)": 24,
- "Price Multipliers - Chance To Appear Based On Sold Amount (dsacPercentage: chance[0-100])": {
- "0": 20.0,
- "25": 15.0,
- "50": 10.0,
- "100": 5.0,
- "200": 1.0
- },
- "Price Multipliers - Minimal Actions Time": 2,
- "Price Multipliers - Maximal Actions Time": 4,
- "Price Multiplier Events (eventName: EventConfig)": {
- "ExtremeDemand": {
- "Weight": 1,
- "Multiplier - Min": 1.7,
- "Multiplier - Max": 2.5
- },
- "HighDemand": {
- "Weight": 1,
- "Multiplier - Min": 1.3,
- "Multiplier - Max": 2.3
- },
- "VeryHighDemand": {
- "Weight": 1,
- "Multiplier - Min": 1.1,
- "Multiplier - Max": 1.7
- },
- "NegativeDemand": {
- "Weight": 1,
- "Multiplier - Min": 0.5,
- "Multiplier - Max": 0.9
- },
- "UltraNegativeDemand": {
- "Weight": 1,
- "Multiplier - Min": 0.2,
- "Multiplier - Max": 0.5
- }
- },
- "Positive Multipliers - Max Price (percentage of max price)": 50.0,
- "Negative Multipliers - Min Price (percentage of max price)": 40.0
- }
- },
- "Market Actions Log Config": {
- "Both - Show Buyer Nickname": false,
- "UI Tab - Enabled": true,
- "UI Tab - Required Permission (not required, if empty)": "",
- "UI Tab - Sell Offers": true,
- "UI Tab - Buy Offers": true,
- "UI Tab - Sold Items": true,
- "UI Tab - Purchased Items": true,
- "UI Tab - Price Rolls": false,
- "UI Tab - Demands": false,
- "UI Tab - Alerts/Auto-Sell": false,
- "Chat Messages - Sell Offers": false,
- "Chat Messages - Buy Offers": false,
- "Chat Messages - Sold Items": false,
- "Chat Messages - Purchased Items": false,
- "Chat Messages - Price Rolls": false,
- "Chat Messages - Demands": false,
- "Chat Messages - Alerts/Auto-Sell": false
- },
- "Web API Config": {
- "Enabled": false,
- "URL": ""
- }
- },
- "Transfer Config": {
- "Enabled": true,
- "Daily Transfer Limit (0, to disable)": 0.0,
- "Daily Transfer Limit Permissions (permission: limit)": {
- "shoppystock.transferpunish": 1000.0
- },
- "Wipe Transfer Limit (0, to disable)": 0.0,
- "Wipe Transfer Limit Permissions (permission: limit)": {
- "shoppystock.transferpunish": 20000.0
- },
- "Currency Transfer Tax (percentage of transfer, 0 to disable)": 0.5,
- "Currency Transfer Tax Permissions (permission: limit)": {
- "shoppystock.transferpunish": 2.5
- }
- },
- "Exchanges Config": {
- "Enabled": true,
- "Exchange List": [
- {
- "Required Permission (not required, if empty)": "shoppystock.exchange.scrap",
- "Acquired Currency Amount": 1.0,
- "Required Currency - Name (will work on item, if empty)": "",
- "Required Currency - Amount": 0.0,
- "Required Item - Shortname": "scrap",
- "Required Item - Amount": 500,
- "Required Item - Skin": 0,
- "Required Item - UI Display Name": "Scrap"
- }
- ]
- },
- "Deposit/Withdraw Config": {
- "Deposit - Enabled": true,
- "Deposit - Required Permission (not required, if empty)": "",
- "Withdraw - Enabled": true,
- "Withdraw - Required Permission (not required, if empty)": "",
- "Withdraw - Items": []
- }
- }
- },
- "NPC Configuration": {
- "845364534": {
- "Shops Available (shopName: [ categoriesList ])": {
- "money": [
- "vehicles",
- "resources",
- "fishing"
- ],
- "gold": []
- },
- "Stock Markets Available": [
- "money"
- ],
- "Transfer Available": true,
- "Exchanges Available": true,
- "Deposits Available": true,
- "Withdraws Available": true
- }
- },
- "Console Messages - Enabled": true,
- "Console Messages - Log to Indivdual Files": true,
- "Console Messages (empty won't be displayed)": {
- "MapWipeFound": "Found new map wipe!",
- "GameProtocolDifferentWipe": "Game protocol '{0}' is different than previously saved '{1}'. Trying to wipe data!",
- "MapNameDifferentWipe": "Map name '{0}' is different than previously saved '{1}'. Trying to wipe data!",
- "PreventingWipeNotThursday": "Preventing data wipe as it's not first thursday of the month.",
- "WipeValid": "Wipe valid. Cleaning data...",
- "AddedUiIcons": "Finished uploading {0} custom icons.",
- "StartedShopSale": "Started shop sale in shop {0} and category {1}. Sale will end {2}.",
- "StoppedShopSale": "Shop sale in shop {0} has ended.",
- "PlayerPurchasedFromShop": "Player {0} [{1}] purchased {3} of {2} for {4}.",
- "StartHoursSet": "Stock price update hours set successfully!",
- "ItemReturnedFromShop": "Listing in {4} of {0} that contained {1} of {2} with skin {3} has finished listing returned to redeem inventory.",
- "MoneyReturnedFromShop": "Listing in {5} of {0} that contained {1} of {2} with skin {3} has finished listing and the buy request money ({4}) has returned to player balance.",
- "NewShopCategoryOffersRolled": "New offers has been rolled in {0} shop in {1} category.",
- "UpdatdStockPrices": "Prices in {0} stock has been updated successfully!",
- "AddedNewListing": "Player {0} [{1}] has added new listing (is buy offer: {2}) of {5} {3} with skin {4} (name: {6}) to {7} stock.",
- "BuyOfferCompleted": "Player {0} [{1}] has completed buy offer of {4} {5} from {3} for {6} in {2} stock.",
- "SellOfferCompleted": "Player {0} [{1}] has completed sell offer of {4} {5} from {3} for {6} in {2} stock.",
- "ItemAddedToBank": "Player {0} [{1}] added {2} of {3} with skin {4} to stock bank.",
- "WithdrawedFromBank": "Player {0} [{1}] withdrawed {2} of {3} from stock bank.",
- "SoldResourcesToSerer": "Player {0} [{1}] sold resources in {2} stock for {3}.",
- "CurrencyTransfered": "Player {0} [{1}] transfered {3} currency to {2}.",
- "CurrencyWithdrawed": "Player {0} [{1}] withdrawed {2} currency.",
- "CurrencyDeposited": "Player {0} [{1}] deposited {2} currency.",
- "CurrencyExchanged": "Player {0} [{1}] exchanged {2}{3} to {4} currency.",
- "PlayerPurchasedFromStock": "Player {0} [{1}] purchased {2} of {3} from stock for {4}.",
- "WebApiUpdated": "Web API of {0} stock has been updated successfully!",
- "PlayerCommand": "Player {0} [{1}] has ran ShoppyStock chat command: {2} {3}",
- "PlayerConsoleCommand": "Player {0} [{1}] has ran ShoppyStock console command with args: {2}",
- "NewShopConfigGenerated": "New config of '{0}' shop has been generated in /data/ShoppyStock/Shops/Configs/{0}.json!",
- "NewStockConfigGenerated": "New config of '{0}' stock market has been generated in /data/ShoppyStock/StockMarkets/Configs/{0}.json!",
- "DataAndLogsSaved": "ShoppyStock data and logs has been saved successfully!",
- "DataSaved": "ShoppyStock data has been saved successfully!",
- "PlayerNpcOpen": "Player {0} [{1}] opened ShoppyStock through NPC with ID {2}.",
- "RemovedOffer": "Player {0} [{1}] removed offer of x{2} item of id {3} with skin {4} for {5}/each. (Was buy offer: {6})"
- },
- "UI Colors": {
- "Transparent": "1 1 1 0",
- "White": "1 1 1 1",
- "White Transparent 40%": "1 1 1 0.4",
- "White Transparent 80%": "1 1 1 0.8",
- "Black Transparent 10%": "0 0 0 0.1",
- "Black Transparent 20%": "0 0 0 0.2",
- "Green Background": "0.365 0.447 0.224 1",
- "Green Text": "0.82 1 0.494 1",
- "Red Background": "0.667 0.278 0.204 1",
- "Red Text": "1 0.647 0.58 1",
- "Dark Gray": "0.153 0.141 0.114 1",
- "Light To Dark Gray 5%": "0.196 0.18 0.153 1",
- "Light To Dark Gray 10%": "0.239 0.224 0.196 1",
- "Light To Dark Gray 15%": "0.282 0.263 0.235 1",
- "Light To Dark Gray 20%": "0.325 0.306 0.275 1",
- "Light To Dark Gray 30%": "0.412 0.388 0.357 1",
- "Light To Dark Gray 40%": "0.498 0.471 0.439 1",
- "Light To Dark Gray 50%": "0.58 0.553 0.518 1",
- "Light To Dark Gray 60%": "0.667 0.635 0.6 1",
- "Light To Dark Gray 80%": "0.839 0.8 0.761 1",
- "Light Gray": "0.969 0.922 0.882 1",
- "Light Gray Transparent": "0.969 0.922 0.882 0.039",
- "Favourite Star": "1 0.878 0 0.902"
- },
- "Last Config Version (do not modify)": "2.0.0"
- }
Advertisement
Add Comment
Please, Sign In to add comment