Guest User

shop

a guest
Mar 21st, 2019
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.93 KB | None | 0 0
  1. {
  2. "Mysql": {
  3. "UseMysql": false,
  4. "MysqlHost": "localhost",
  5. "MysqlUser": "apitest",
  6. "MysqlPass": "12345",
  7. "MysqlDB": "apitest"
  8. },
  9. "General": {
  10. "TimedPointsReward": {
  11. "Enabled": true,
  12. "Interval": 5,
  13. "Groups": {
  14. "Default": {
  15. "Amount": 5
  16. },
  17. "Premiums": {
  18. "Amount": 15
  19. }
  20. }
  21. },
  22. "ItemsPerPage": 15,
  23. "ShopDisplayTime": 15.0,
  24. "ShopTextSize": 1.3,
  25. "DbPathOverride": "",
  26. "DefaultKit": "starter"
  27. },
  28. "Kits": {
  29. "starter": {
  30. "DefaultAmount": 5,
  31. "Price": 0,
  32. "Description": "Starter kit",
  33. "OnlyFromSpawn": false,
  34. "Items": [{
  35. "Amount": 1,
  36. "Quality": 5,
  37. "ForceBlueprint": false,
  38. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_PteroSaddle.PrimalItemArmor_PteroSaddle'"
  39. },
  40. {
  41. "Amount": 1,
  42. "Quality": 5,
  43. "ForceBlueprint": false,
  44. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  45. },
  46. {
  47. "Amount": 1,
  48. "Quality": 5,
  49. "ForceBlueprint": false,
  50. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  51. },
  52. {
  53. "Amount": 1,
  54. "Quality": 5,
  55. "ForceBlueprint": false,
  56. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponOneShotRifle.PrimalItem_WeaponOneShotRifle'"
  57. },
  58. {
  59. "Amount": 1,
  60. "Quality": 5,
  61. "ForceBlueprint": false,
  62. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
  63. },
  64. {
  65. "Amount": 1,
  66. "Quality": 5,
  67. "ForceBlueprint": false,
  68. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalPants.PrimalItemArmor_MetalPants'"
  69. },
  70. {
  71. "Amount": 1,
  72. "Quality": 5,
  73. "ForceBlueprint": false,
  74. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalShirt.PrimalItemArmor_MetalShirt'"
  75. },
  76. {
  77. "Amount": 1,
  78. "Quality": 5,
  79. "ForceBlueprint": false,
  80. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalHelmet.PrimalItemArmor_MetalHelmet'"
  81. },
  82. {
  83. "Amount": 1,
  84. "Quality": 5,
  85. "ForceBlueprint": false,
  86. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalBoots.PrimalItemArmor_MetalBoots'"
  87. },
  88. {
  89. "Amount": 1,
  90. "Quality": 5,
  91. "ForceBlueprint": false,
  92. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Metal/PrimalItemArmor_MetalGloves.PrimalItemArmor_MetalGloves'"
  93. },
  94. {
  95. "Amount": 100,
  96. "Quality": 0,
  97. "ForceBlueprint": false,
  98. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_TranqDart.PrimalItemAmmo_TranqDart'"
  99. },
  100. {
  101. "Amount": 200,
  102. "Quality": 0,
  103. "ForceBlueprint": false,
  104. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_SimpleRifleBullet.PrimalItemAmmo_SimpleRifleBullet'"
  105. },
  106. {
  107. "Amount": 2,
  108. "Quality": 0,
  109. "ForceBlueprint": false,
  110. "Blueprint": "Blueprint'/Game/Mods/BetterReusables/GrapplingHook/PrimalItemAmmo_ReusableGrapplingHook.PrimalItemAmmo_ReusableGrapplingHook"
  111. },
  112. {
  113. "Amount": 1,
  114. "Quality": 0,
  115. "ForceBlueprint": false,
  116. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/WeaponAttachments/PrimalItemWeaponAttachment_Scope.PrimalItemWeaponAttachment_Scope'"
  117. }
  118. ],
  119. "Dinos": [{
  120. "Level": 224,
  121. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  122. }],
  123. "ShopItems": {
  124. "angler": {
  125. "Type": "dino",
  126. "Description": "Anglerfish",
  127. "Level": 224,
  128. "Price": 300,
  129. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'"
  130. },
  131. "achatina": {
  132. "Type": "dino",
  133. "Description": "Achatina",
  134. "Level": 224,
  135. "Price": 500,
  136. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP'"
  137. },
  138. "basilo": {
  139. "Type": "dino",
  140. "Description": "Basilosaurus",
  141. "Level": 224,
  142. "Price": 600,
  143. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Basilosaurus/Basilosaurus_Character_BP.Basilosaurus_Character_BP'"
  144. },
  145. "basilisk": {
  146. "Type": "dino",
  147. "Description": "Basilisk",
  148. "Level": 224,
  149. "Price": 1000,
  150. "Blueprint": "Blueprint'/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP'"
  151. },
  152. "bulbdog": {
  153. "Type": "dino",
  154. "Description": "Bulbdog",
  155. "Level": 224,
  156. "Price": 50,
  157. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternPug/LanternPug_Character_BP.LanternPug_Character_BP'"
  158. },
  159. "daeodon": {
  160. "Type": "dino",
  161. "Description": "Daeodon",
  162. "Level": 224,
  163. "Price": 500,
  164. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Daeodon/Daeodon_Character_BP.Daeodon_Character_BP'"
  165. },
  166. "dungbeetle": {
  167. "Type": "dino",
  168. "Description": "Dungbeetle",
  169. "Level": 224,
  170. "Price": 200,
  171. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/DungBeetle/DungBeetle_Character_BP.DungBeetle_Character_BP'"
  172. },
  173. "dunkle": {
  174. "Type": "dino",
  175. "Description": "Dunkleosteus",
  176. "Level": 224,
  177. "Price": 500,
  178. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Dunkleosteus/Dunkle_Character_BP.Dunkle_Character_BP'"
  179. },
  180. "featherlight": {
  181. "Type": "dino",
  182. "Description": "Featherlight",
  183. "Level": 224,
  184. "Price": 50,
  185. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternBird/LanternBird_Character_BP.LanternBird_Character_BP'"
  186. },
  187. "firewyvern": {
  188. "Type": "dino",
  189. "Description": "FireWyvern",
  190. "Level": 224,
  191. "Price": 1200,
  192. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Wyvern/Wyvern_Character_BP_Fire.Wyvern_Character_BP_Fire'"
  193. },
  194. "giga": {
  195. "Type": "dino",
  196. "Description": "Giganotosaurus",
  197. "Level": 224,
  198. "Price": 1500,
  199. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'"
  200. },
  201. "gigantopit": {
  202. "Type": "dino",
  203. "Description": "Gigantopithecus",
  204. "Level": 224,
  205. "Price": 500,
  206. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'"
  207. },
  208. "glowtail": {
  209. "Type": "dino",
  210. "Description": "Glowtail",
  211. "Level": 224,
  212. "Price": 50,
  213. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternLizard/LanternLizard_Character_BP.LanternLizard_Character_BP'"
  214. },
  215. "griffin": {
  216. "Type": "dino",
  217. "Description": "Griffin",
  218. "Level": 224,
  219. "Price": 800,
  220. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'"
  221. },
  222. "icewyvern": {
  223. "Type": "dino",
  224. "Description": "IceWyvernVANILLA",
  225. "Level": 224,
  226. "Price": 1200,
  227. "Blueprint": "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Dinos/Wyvern/Ice_Wyvern/Ragnarok_Wyvern_Override_Ice.Ragnarok_Wyvern_Override_Ice'"
  228. },
  229. "karkinos": {
  230. "Type": "dino",
  231. "Description": "Karkinos",
  232. "Level": 224,
  233. "Price": 1000,
  234. "Blueprint": "Blueprint'/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP'"
  235. },
  236. "lightwyvern": {
  237. "Type": "dino",
  238. "Description": "LightningWyvern",
  239. "Level": 224,
  240. "Price": 1200,
  241. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Wyvern/Wyvern_Character_BP_Lightning.Wyvern_Character_BP_Lightning'"
  242. },
  243. "mana": {
  244. "Type": "dino",
  245. "Description": "Managarmr",
  246. "Level": 224,
  247. "Price": 2500,
  248. "Blueprint": "Blueprint'/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP'"
  249. },
  250. "mantis": {
  251. "Type": "dino",
  252. "Description": "Mantis",
  253. "Level": 224,
  254. "Price": 500,
  255. "Blueprint": "Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'"
  256. },
  257. "megalodon": {
  258. "Type": "dino",
  259. "Description": "Megalodon",
  260. "Level": 224,
  261. "Price": 500,
  262. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'"
  263. },
  264. "megalo": {
  265. "Type": "dino",
  266. "Description": "Megalosaurus",
  267. "Level": 224,
  268. "Price": 600,
  269. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Megalosaurus/Megalosaurus_Character_BP.Megalosaurus_Character_BP'"
  270. },
  271. "megath": {
  272. "Type": "dino",
  273. "Description": "Megatherium",
  274. "Level": 224,
  275. "Price": 600,
  276. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Megatherium/Megatherium_Character_BP.Megatherium_Character_BP'"
  277. },
  278. "mosa": {
  279. "Type": "dino",
  280. "Description": "Mosasaurus",
  281. "Level": 224,
  282. "Price": 1000,
  283. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'"
  284. },
  285. "moschops": {
  286. "Type": "dino",
  287. "Description": "Moschops",
  288. "Level": 224,
  289. "Price": 500,
  290. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Moschops/Moschops_Character_BP.Moschops_Character_BP'"
  291. },
  292. "pachyrhino": {
  293. "Type": "dino",
  294. "Description": "Pachyrhinosaurus",
  295. "Level": 224,
  296. "Price": 750,
  297. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Pachyrhinosaurus/Pachyrhino_Character_BP.Pachyrhino_Character_BP'"
  298. },
  299. "paracer": {
  300. "Type": "dino",
  301. "Description": "Paraceratherium",
  302. "Level": 224,
  303. "Price": 1000,
  304. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'"
  305. },
  306. "para": {
  307. "Type": "dino",
  308. "Description": "Parasaur",
  309. "Level": 224,
  310. "Price": 200,
  311. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'"
  312. },
  313. "ptera": {
  314. "Type": "dino",
  315. "Description": "Pteranodon",
  316. "Level": 224,
  317. "Price": 200,
  318. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  319. },
  320. "poisonwyvern": {
  321. "Type": "dino",
  322. "Description": "PoisonWyvern",
  323. "Level": 224,
  324. "Price": 1200,
  325. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Wyvern/Wyvern_Character_BP_Poison.Wyvern_Character_BP_Poison'"
  326. },
  327. "quetz": {
  328. "Type": "dino",
  329. "Description": "Quetzal",
  330. "Level": 224,
  331. "Price": 1000,
  332. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Quetz/Quetz_Character_BP.Quetz_Character_BP'"
  333. },
  334. "rex": {
  335. "Type": "dino",
  336. "Description": "Rex",
  337. "Level": 224,
  338. "Price": 800,
  339. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'"
  340. },
  341. "reaper": {
  342. "Type": "dino",
  343. "Description": "ReaperKing",
  344. "Level": 224,
  345. "Price": 1500,
  346. "Blueprint": "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'"
  347. },
  348. "rock": {
  349. "Type": "dino",
  350. "Description": "RockGolem",
  351. "Level": 224,
  352. "Price": 1500,
  353. "Blueprint": "Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'"
  354. },
  355. "rockdrake": {
  356. "Type": "dino",
  357. "Description": "RockDrake",
  358. "Level": 224,
  359. "Price": 1000,
  360. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP'"
  361. },
  362. "shinehorn": {
  363. "Type": "dino",
  364. "Description": "Shinehorn",
  365. "Level": 224,
  366. "Price": 50,
  367. "Blueprint": "Blueprint'/Game/Aberration/Dinos/LanternGoat/LanternGoat_Character_BP.LanternGoat_Character_BP'"
  368. },
  369. "spino": {
  370. "Type": "dino",
  371. "Description": "Spinosaur",
  372. "Level": 224,
  373. "Price": 700,
  374. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'"
  375. },
  376. "stego": {
  377. "Type": "dino",
  378. "Description": "Stegosaurus",
  379. "Level": 224,
  380. "Price": 600,
  381. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'"
  382. },
  383. "tape": {
  384. "Type": "dino",
  385. "Description": "Tapejara",
  386. "Level": 224,
  387. "Price": 800,
  388. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Tapejara/Tapejara_Character_BP.Tapejara_Character_BP'"
  389. },
  390. "tekquetz": {
  391. "Type": "dino",
  392. "Description": "TekQuetzal",
  393. "Level": 268,
  394. "Price": 1500,
  395. "Blueprint": "Blueprint'/Game/Mods/ClassicFlyers/Dinos/Quetz/BionicQuetz_Character_BP.BionicQuetz_Character_BP'"
  396. },
  397. "tekpara": {
  398. "Type": "dino",
  399. "Description": "TekParasaur",
  400. "Level": 268,
  401. "Price": 400,
  402. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Para/BionicPara_Character_BP.BionicPara_Character_BP'"
  403. },
  404. "tekraptor": {
  405. "Type": "dino",
  406. "Description": "TekRaptor",
  407. "Level": 268,
  408. "Price": 700,
  409. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Raptor/BionicRaptor_Character_BP.BionicRaptor_Character_BP'"
  410. },
  411. "tekrex": {
  412. "Type": "dino",
  413. "Description": "TekRex",
  414. "Level": 268,
  415. "Price": 1200,
  416. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Rex/BionicRex_Character_BP.BionicRex_Character_BP'"
  417. },
  418. "tekstego": {
  419. "Type": "dino",
  420. "Description": "TekStego",
  421. "Level": 224,
  422. "Price": 1000,
  423. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Stego/BionicStego_Character_BP.BionicStego_Character_BP'"
  424. },
  425. "theri": {
  426. "Type": "dino",
  427. "Description": "Therizinosaur",
  428. "Level": 224,
  429. "Price": 1000,
  430. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Therizinosaurus/Therizino_Character_BP.Therizino_Character_BP'"
  431. },
  432. "thyla": {
  433. "Type": "dino",
  434. "Description": "Thylacoleo",
  435. "Level": 224,
  436. "Price": 600,
  437. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Thylacoleo/Thylacoleo_Character_BP.Thylacoleo_Character_BP'"
  438. },
  439. "trike": {
  440. "Type": "dino",
  441. "Description": "Triceratops",
  442. "Level": 224,
  443. "Price": 700,
  444. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'"
  445. },
  446. "tuso": {
  447. "Type": "dino",
  448. "Description": "Tusoteuthis",
  449. "Level": 224,
  450. "Price": 1500,
  451. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'"
  452. },
  453. "rhino": {
  454. "Type": "dino",
  455. "Description": "Rhino",
  456. "Level": 224,
  457. "Price": 800,
  458. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/WoollyRhino/Rhino_Character_BP.Rhino_Character_BP'"
  459. },
  460. "yuti": {
  461. "Type": "dino",
  462. "Description": "Yutyrannus",
  463. "Level": 224,
  464. "Price": 1000,
  465. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Yutyrannus/Yutyrannus_Character_BP.Yutyrannus_Character_BP'"
  466. }
  467. },
  468. "Messages": {
  469. "Sender": "ArkShop",
  470. "BoughtItem": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  471. "BoughtDino": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  472. "BoughtBeacon": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  473. "BoughtExp": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  474. "ReceivedPoints": "<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  475. "HavePoints": "You have {0} points",
  476. "NoPoints": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  477. "WrongId": "<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  478. "NoPermissionsKit": "<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  479. "CantBuyKit": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  480. "BoughtKit": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  481. "AvailableKits": "Available kits for you:",
  482. "NoKits": "No available kits",
  483. "KitsLeft": "You have {0} {1} kits left",
  484. "NoKitsLeft": "You don't have {0} kits left",
  485. "CantGivePoints": "<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  486. "RidingDino": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  487. "SentPoints": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  488. "GotPoints": "You have received {0} points from {1}",
  489. "NoPlayer": "<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  490. "FoundMorePlayers": "<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  491. "BuyUsage": "Usage: /buy id amount",
  492. "ShopUsage": "Usage: /shop page",
  493. "KitUsage": "Usage: /kit KitName",
  494. "BuyKitUsage": "Usage: /BuyKit KitName amount",
  495. "TradeUsage": "Usage: /trade 'Player Name' amount",
  496. "PointsCmd": "/points",
  497. "TradeCmd": "/trade",
  498. "BuyCmd": "/buy",
  499. "ShopCmd": "/shop",
  500. "KitCmd": "/kit",
  501. "BuyKitCmd": "/buykit",
  502. "SellCmd": "/sell",
  503. "ShopSellCmd": "/shopsell",
  504. "SellUsage": "Usage: /sell id amount",
  505. "NotEnoughItems": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  506. "SoldItems": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  507. "BadLevel": "<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  508. "KitsListPrice": "Price: {0}",
  509. "KitsListFormat": "\"{0}\" - {1}. {2} left. {3}\n",
  510. "StoreListDino": "{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  511. "StoreListItem": "{0}) {1}. Id: {2}. Price: {3}\n",
  512. "StoreListFormat": "{0}",
  513. "OnlyOnSpawnKit": "This kit can be used only on spawn",
  514. "HelpCmd": "/shophelp",
  515. "ShopMessage": "Usage: /buy id amount",
  516. "HelpMessage": "This is shop help message"
  517. }
  518. }
  519. }
  520. }
Advertisement
Add Comment
Please, Sign In to add comment