Guest User

Untitled

a guest
Jan 29th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.30 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":10
  16. },
  17. "VIP":{
  18. "Amount":20
  19. },
  20. "VIPPlus":{
  21. "Amount":20
  22. },
  23. "VIPPlusPlus":{
  24. "Amount":20
  25. },
  26. "Owner":{
  27. "Amount":30
  28. },
  29. "Admins":{
  30. "Amount":30
  31. },
  32. "Supporter":{
  33. "Amount":30
  34. }
  35. }
  36. },
  37. "ItemsPerPage":15,
  38. "ShopDisplayTime":15.0,
  39. "ShopTextSize":1.3,
  40. "DbPathOverride":"",
  41. "DefaultKit":"base"
  42. },
  43. "Kits":{
  44. "base":{ // Kit gives only items.
  45. "DefaultAmount":1,
  46. "Price":1000,
  47. "Description":"Base (default base stuff)",
  48. "Items":[
  49. {
  50. "Amount":3,
  51. "Quality":0,
  52. "ForceBlueprint":false,
  53. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/RefiningForge/PrimalItemStructure_ForgePlus.PrimalItemStructure_ForgePlus'"
  54. },
  55. {
  56. "Amount":1,
  57. "Quality":0,
  58. "ForceBlueprint":false,
  59. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Smithy/PrimalItemStructure_SmithyPlus.PrimalItemStructure_SmithyPlus'"
  60. },
  61. {
  62. "Amount":1,
  63. "Quality":0,
  64. "ForceBlueprint":false,
  65. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/Fabricator/PrimalItemStructure_FabricatorPlus.PrimalItemStructure_FabricatorPlus'"
  66. },
  67. {
  68. "Amount":1,
  69. "Quality":0,
  70. "ForceBlueprint":false,
  71. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Crafting/ChemistryBench/PrimalItemStructure_ChemBenchPlus.PrimalItemStructure_ChemBenchPlus'"
  72. },
  73. {
  74. "Amount":12,
  75. "Quality":0,
  76. "ForceBlueprint":false,
  77. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Misc/AutoTurret/PrimalItemStructure_AutoTurret.PrimalItemStructure_AutoTurret'"
  78. },
  79. {
  80. "Amount":1,
  81. "Quality":0,
  82. "ForceBlueprint":false,
  83. "Blueprint":"Blueprint'/Game/Mods/ARKomatic/Structures/TurretFiller/PrimalItemStructure_TurretFiller.PrimalItemStructure_TurretFiller'"
  84. },
  85. {
  86. "Amount":500,
  87. "Quality":0,
  88. "ForceBlueprint":false,
  89. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'"
  90. },
  91. {
  92. "Amount":1,
  93. "Quality":0,
  94. "ForceBlueprint":false,
  95. "Blueprint":"Blueprint'/Game/Mods/ARKomatic/Structures/WirelessGenerator/PrimalItemStructure_WirelessGenerator.PrimalItemStructure_WirelessGenerator'"
  96. },
  97. {
  98. "Amount":500,
  99. "Quality":0,
  100. "ForceBlueprint":false,
  101. "Blueprint":"Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Gasoline.PrimalItemResource_Gasoline'"
  102. },
  103. {
  104. "Amount":1,
  105. "Quality":0,
  106. "ForceBlueprint":false,
  107. "Blueprint":"Blueprint'/Game/Mods/ARKomatic/Structures/WirelessGenerator/PrimalItemStructure_WirelessGenerator.PrimalItemStructure_WirelessGenerator'"
  108. },
  109. {
  110. "Amount":16,
  111. "Quality":0,
  112. "ForceBlueprint":false,
  113. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Foundations/Square/Metal/PrimalItemStructure_Foundation_Metal.PrimalItemStructure_Foundation_Metal'"
  114. },
  115. {
  116. "Amount":16,
  117. "Quality":0,
  118. "ForceBlueprint":false,
  119. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Ceilings/Square/Metal/PrimalItemStructure_Ceiling_Metal.PrimalItemStructure_Ceiling_Metal'"
  120. },
  121. {
  122. "Amount":16,
  123. "Quality":0,
  124. "ForceBlueprint":false,
  125. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Walls_L/Metal/PrimalItemStructure_LargeWall_Metal.PrimalItemStructure_LargeWall_Metal'"
  126. },
  127. {
  128. "Amount":1,
  129. "Quality":0,
  130. "ForceBlueprint":false,
  131. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Structures/Doorframes/Metal/PrimalItemStructure_Doorframe_Metal.PrimalItemStructure_Doorframe_Metal'"
  132. },
  133. {
  134. "Amount":1,
  135. "Quality":0,
  136. "ForceBlueprint":false,
  137. "Blueprint":"Blueprint'/Game/Mods/StructuresPlusMod/Doors/Doors/Metal/PrimalItemStructure_Door_Metal.PrimalItemStructure_Door_Metal'"
  138. }
  139. ]
  140. }
  141. },
  142. "ShopItems":{
  143. "dinoallo":{
  144. "Type":"dino",
  145. "Description":"Allosaurus",
  146. "Level":225,
  147. "Price":550,
  148. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Allosaurus/Allo_Character_BP.Allo_Character_BP'"
  149. },
  150. "dinoangler":{
  151. "Type":"dino",
  152. "Description":"Anglerfish",
  153. "Level":225,
  154. "Price":750,
  155. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Anglerfish/Angler_Character_BP.Angler_Character_BP'"
  156. },
  157. "dinoanky":{
  158. "Type":"dino",
  159. "Description":"Ankylosaurus",
  160. "Level":225,
  161. "Price":650,
  162. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'"
  163. },
  164. "dinoargent":{
  165. "Type":"dino",
  166. "Description":"Argentavis",
  167. "Level":225,
  168. "Price":650,
  169. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'"
  170. },
  171. "dinobaryonyx":{
  172. "Type":"dino",
  173. "Description":"Baryonyx",
  174. "Level":225,
  175. "Price":500,
  176. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Baryonyx/Baryonyx_Character_BP.Baryonyx_Character_BP'"
  177. },
  178. "dinofrog":{
  179. "Type":"dino",
  180. "Description":"Beelzebufo",
  181. "Level":225,
  182. "Price":500,
  183. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'"
  184. },
  185. "dinobronto":{
  186. "Type":"dino",
  187. "Description":"Brontosaurus",
  188. "Level":225,
  189. "Price":1000,
  190. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'"
  191. },
  192. "dinoturtle":{
  193. "Type":"dino",
  194. "Description":"Carbonemys",
  195. "Level":225,
  196. "Price":750,
  197. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'"
  198. },
  199. "dinobeaver":{
  200. "Type":"dino",
  201. "Description":"Casteroides",
  202. "Level":225,
  203. "Price":500,
  204. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Beaver/Beaver_Character_BP.Beaver_Character_BP'"
  205. },
  206. "dinobear":{
  207. "Type":"dino",
  208. "Description":"Direbear",
  209. "Level":225,
  210. "Price":500,
  211. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Direbear/Direbear_Character_BP.Direbear_Character_BP'"
  212. },
  213. "dinowolf":{
  214. "Type":"dino",
  215. "Description":"Direwolf",
  216. "Level":225,
  217. "Price":500,
  218. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'"
  219. },
  220. "dinodoed":{
  221. "Type":"dino",
  222. "Description":"Doedicurus",
  223. "Level":225,
  224. "Price":650,
  225. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'"
  226. },
  227. "dinogigant":{
  228. "Type":"dino",
  229. "Description":"Gigantosaurus",
  230. "Level":225,
  231. "Price":1000,
  232. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'"
  233. },
  234. "dinogriffin":{
  235. "Type":"dino",
  236. "Description":"Griffin",
  237. "Level":225,
  238. "Price":800,
  239. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Griffin/Griffin_Character_BP.Griffin_Character_BP'"
  240. },
  241. "dinophoenix":{
  242. "Type":"dino",
  243. "Description":"Phoenix",
  244. "Level":225,
  245. "Price":1500,
  246. "Blueprint":"Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'"
  247. },
  248. "dinoptera":{
  249. "Type":"dino",
  250. "Description":"Pteranodon",
  251. "Level":225,
  252. "Price":500,
  253. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  254. },
  255. "dinoquetz":{
  256. "Type":"dino",
  257. "Description":"Quetzalcoatlus",
  258. "Level":225,
  259. "Price":800,
  260. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'"
  261. },
  262. "dinorex":{
  263. "Type":"dino",
  264. "Description":"T-Rex",
  265. "Level":225,
  266. "Price":750,
  267. "Blueprint":"Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'"
  268. },
  269. "dinostego":{
  270. "Type":"dino",
  271. "Description":"Stegosaurus",
  272. "Level":225,
  273. "Price":1000,
  274. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'"
  275. },
  276. "dinotrike":{
  277. "Type":"dino",
  278. "Description":"Triceratops",
  279. "Level":225,
  280. "Price":750,
  281. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'"
  282. },
  283. "dinomantis":{
  284. "Type":"dino",
  285. "Description":"Mantis",
  286. "Level":225,
  287. "Price":800,
  288. "Blueprint":"Blueprint'/Game/ScorchedEarth/Dinos/Mantis/Mantis_Character_BP.Mantis_Character_BP'"
  289. },
  290. "dinorock":{
  291. "Type":"dino",
  292. "Description":"Rock Elemental",
  293. "Level":225,
  294. "Price":1500,
  295. "Blueprint":"Blueprint'/Game/ScorchedEarth/Dinos/RockGolem/RockGolem_Character_BP.RockGolem_Character_BP'"
  296. },
  297. "dinomana":{
  298. "Type":"dino",
  299. "Description":"Managarmr",
  300. "Level":225,
  301. "Price":2000,
  302. "Blueprint":"Blueprint'/Game/Extinction/Dinos/IceJumper/IceJumper_Character_BP.IceJumper_Character_BP'"
  303. },
  304. "dinoowl":{
  305. "Type":"dino",
  306. "Description":"Snow Owl",
  307. "Level":225,
  308. "Price":750,
  309. "Blueprint":"Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'"
  310. },
  311. "dinovelo":{
  312. "Type":"dino",
  313. "Description":"Velonasaur",
  314. "Level":225,
  315. "Price":1500,
  316. "Blueprint":"Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'"
  317. }
  318. },
  319. "Messages":{
  320. "Sender":"NavyShop",
  321. "BoughtItem":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  322. "BoughtDino":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  323. "BoughtBeacon":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  324. "BoughtExp":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  325. "ReceivedPoints":"<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  326. "HavePoints":"You have {0} points",
  327. "NoPoints":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  328. "WrongId":"<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  329. "NoPermissionsKit":"<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  330. "CantBuyKit":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  331. "BoughtKit":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  332. "AvailableKits":"Available kits for you:",
  333. "NoKits":"No available kits",
  334. "KitsLeft":"You have {0} {1} kits left",
  335. "NoKitsLeft":"You don't have {0} kits left",
  336. "CantGivePoints":"<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  337. "RidingDino":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  338. "SentPoints":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  339. "GotPoints":"You have received {0} points from {1}",
  340. "NoPlayer":"<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  341. "FoundMorePlayers":"<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  342. "BuyUsage":"Usage: /buy id amount",
  343. "ShopUsage":"Usage: /shop page",
  344. "KitUsage":"Usage: /kit KitName",
  345. "BuyKitUsage":"Usage: /BuyKit KitName amount",
  346. "TradeUsage":"Usage: /trade 'Player Name' amount",
  347. "PointsCmd":"/points",
  348. "TradeCmd":"/trade",
  349. "BuyCmd":"/buy",
  350. "ShopCmd":"/shop",
  351. "KitCmd":"/kit",
  352. "BuyKitCmd":"/buykit",
  353. "SellCmd":"/sell",
  354. "ShopSellCmd":"/shopsell",
  355. "SellUsage":"Usage: /sell id amount",
  356. "NotEnoughItems":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  357. "SoldItems":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  358. "BadLevel":"<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  359. "KitsListPrice":"Price: {0}",
  360. "KitsListFormat":"\"{0}\" - {1}. {2} left. {3}\n",
  361. "StoreListDino":"{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  362. "StoreListItem":"{0}) {1}. Id: {2}. Price: {3}\n",
  363. "StoreListFormat":"{0}",
  364. "OnlyOnSpawnKit":"This kit can be used only on spawn",
  365. "HelpCmd":"/shophelp",
  366. "ShopMessage":"Usage: /buy id amount",
  367. "HelpMessage":"This is shop help message"
  368. }
  369. }
Add Comment
Please, Sign In to add comment