Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.15 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": 30,
  13. "Groups": {
  14. "Default": {
  15. "Amount": 1
  16. },
  17. "Premiums": {
  18. "Amount": 0
  19. }
  20. }
  21. },
  22. "ItemsPerPage": 20,
  23. "ShopDisplayTime": 15.0,
  24. "ShopTextSize": 0.9,
  25. "DbPathOverride": "C:/Program Files/ArkServerManager/Servers/Servers/Event Server/ShooterGame/Binaries/Win64/ArkApi/Plugins/ArkShop/ArkShop.db",
  26. "DefaultKit": "starter"
  27. },
  28. "Kits": {
  29. "starter": {
  30. "DefaultAmount": 1,
  31. "Price": 0,
  32. "Description": "Starter kit (Pteranodon + saddle)",
  33. "OnlyFromSpawn": true,
  34. "Items": [
  35. {
  36. "Amount": 1,
  37. "Quality": 0,
  38. "ForceBlueprint": false,
  39. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_PteroSaddle.PrimalItemArmor_PteroSaddle'"
  40. },
  41. {
  42. "Amount": 1,
  43. "Quality": 0,
  44. "ForceBlueprint": false,
  45. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  46. },
  47. {
  48. "Amount": 1,
  49. "Quality": 0,
  50. "ForceBlueprint": false,
  51. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  52. },
  53. {
  54. "Amount": 1,
  55. "Quality": 0,
  56. "ForceBlueprint": false,
  57. "Blueprint": "Blueprint'/Game/Mods/DeathRecovery/PrimalItemStructure_Personal_Grave.PrimalItemStructure_Personal_Grave'"
  58. }
  59. ],
  60. "Dinos": [
  61. {
  62. "Level": 80,
  63. "Blueprint": "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'"
  64. }
  65. ]
  66. },
  67.  
  68. "cracker": {
  69. "DefaultAmount": 1,
  70. "Price": 100,
  71. "Description": "Cracker (CAN ONLY BE BOUGHT ONCE)",
  72. "OnlyFromSpawn": false,
  73. "Items": [
  74. {
  75. "Amount": 1,
  76. "Quality": 0,
  77. "ForceBlueprint": false,
  78. "Blueprint": "Blueprint'/Game/Mods/StructuresPlusMod/Misc/CrystalCracker/PrimalItemStructure_CrystalCracker.PrimalItemStructure_CrystalCracker'"
  79. }
  80. ]
  81. },
  82. "startertools": {
  83. "DefaultAmount": 1000,
  84. "Price": 0,
  85. "Description": "Metal hatchet and pick",
  86. "OnlyFromSpawn": false,
  87. "Items": [
  88. {
  89. "Quality": 0,
  90. "ForceBlueprint": false,
  91. "Amount": 1,
  92. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  93. },
  94. {
  95. "Quality": 0,
  96. "ForceBlueprint": false,
  97. "Amount": 1,
  98. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  99. }
  100. ]
  101. },
  102. "cryopods": {
  103. "DefaultAmount": 1000,
  104. "Price": 0,
  105. "Description": "Cryopods 5x",
  106. "OnlyFromSpawn": false,
  107. "Items": [
  108. {
  109. "Quality": 0,
  110. "ForceBlueprint": false,
  111. "Amount": 5,
  112. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Weapons/PrimalItem_WeaponEmptyCryopod.PrimalItem_WeaponEmptyCryopod'"
  113. }
  114. ]
  115. },
  116. "ext_saddles": {
  117. "DefaultAmount": 1000,
  118. "Price": 0,
  119. "Description": "Extinction saddle blueprints",
  120. "OnlyFromSpawn": false,
  121. "Items": [
  122. {
  123. "Quality": 0,
  124. "ForceBlueprint": true,
  125. "Amount": 1,
  126. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Items/Saddle/PrimalItemArmor_IceJumperSaddle.PrimalItemArmor_IceJumperSaddle'"
  127. },
  128. {
  129. "Quality": 0,
  130. "ForceBlueprint": true,
  131. "Amount": 1,
  132. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Items/Saddle/PrimalItemArmor_OwlSaddle.PrimalItemArmor_OwlSaddle'"
  133. },
  134. {
  135. "Quality": 0,
  136. "ForceBlueprint": true,
  137. "Amount": 1,
  138. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Items/Saddle/PrimalItemArmor_GasBagsSaddle.PrimalItemArmor_GasBagsSaddle'"
  139. },
  140. {
  141. "Quality": 0,
  142. "ForceBlueprint": true,
  143. "Amount": 1,
  144. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Items/Saddle/PrimalItemArmor_GachaSaddle.PrimalItemArmor_GachaSaddle'"
  145. },
  146. {
  147. "Quality": 0,
  148. "ForceBlueprint": true,
  149. "Amount": 1,
  150. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Items/Saddle/PrimalItemArmor_SpindlesSaddle.PrimalItemArmor_SpindlesSaddle'"
  151. }
  152. ]
  153. },
  154. "element_bp": {
  155. "DefaultAmount": 100,
  156. "Price": 0,
  157. "Description": "Element Blueprint",
  158. "OnlyFromSpawn": false,
  159. "Items": [
  160. {
  161. "Quality": 0,
  162. "ForceBlueprint": true,
  163. "Amount": 1,
  164. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Resources/PrimalItemResource_ElementRefined.PrimalItemResource_ElementRefined'"
  165. }
  166. ]
  167. },
  168.  
  169. "vip": {
  170. "DefaultAmount": 0,
  171. "Description": "",
  172. "Permissions": "",
  173. "Dinos": [
  174. {
  175. "Level": 0,
  176. "Neutered": true,
  177. "Blueprint": ""
  178. }
  179. ]
  180. },
  181. "tools": {
  182. "DefaultAmount": 0,
  183. "Price": 0,
  184. "MinLevel": 0,
  185. "MaxLevel": 0,
  186. "Description": "",
  187. "Items": [
  188. {
  189. "Amount": 0,
  190. "Quality": 0,
  191. "ForceBlueprint": false,
  192. "Blueprint": ""
  193. },
  194. {
  195. "Amount": 0,
  196. "Quality": 0,
  197. "ForceBlueprint": false,
  198. "Blueprint": "'"
  199. }
  200. ]
  201. }
  202. },
  203. "ShopItems": {
  204. "A_cryofridge": {
  205. "Type": "item",
  206. "Description": "CryoFridge 1x",
  207. "Price": 10,
  208. "Items": [
  209. {
  210. "Quality": 0,
  211. "ForceBlueprint": false,
  212. "Amount": 1,
  213. "Blueprint": "Blueprint'/Game/Extinction/CoreBlueprints/Items/PrimalItemStructure_CryoFridge.PrimalItemStructure_CryoFridge'"
  214. }
  215. ]
  216. },
  217. "E_hatchetpick": {
  218. "Type": "item",
  219. "Description": "Quality 8(HQ) Metal Hatched and Pick",
  220. "Price": 80,
  221. "Items": [
  222. {
  223. "Quality": 8,
  224. "ForceBlueprint": false,
  225. "Amount": 1,
  226. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
  227. },
  228. {
  229. "Quality": 8,
  230. "ForceBlueprint": false,
  231. "Amount": 1,
  232. "Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
  233. }
  234. ]
  235. },
  236.  
  237. },
  238. "SellItems": {
  239. "metal": {
  240. "Type": "item",
  241. "Description": "",
  242. "Price": 0,
  243. "Amount": 0,
  244. "Blueprint": ""
  245. }
  246. },
  247. "Messages": {
  248. "Sender": "ArkShop",
  249. "BoughtItem": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
  250. "BoughtDino": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
  251. "BoughtBeacon": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
  252. "BoughtExp": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
  253. "ReceivedPoints": "<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
  254. "HavePoints": "You have {0} points",
  255. "NoPoints": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
  256. "WrongId": "<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
  257. "NoPermissionsKit": "<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
  258. "CantBuyKit": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
  259. "BoughtKit": "<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
  260. "AvailableKits": "Available kits for you:",
  261. "NoKits": "No available kits",
  262. "KitsLeft": "You have {0} {1} kits left",
  263. "NoKitsLeft": "You don't have {0} kits left",
  264. "CantGivePoints": "<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
  265. "RidingDino": "<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
  266. "SentPoints": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
  267. "GotPoints": "You have received {0} points from {1}",
  268. "NoPlayer": "<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
  269. "FoundMorePlayers": "<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
  270. "BuyUsage": "Usage: /buy id amount",
  271. "ShopUsage": "Usage: /shop page",
  272. "KitUsage": "Usage: /kit KitName",
  273. "BuyKitUsage": "Usage: /BuyKit KitName amount",
  274. "TradeUsage": "Usage: /trade 'Player Name' amount",
  275. "PointsCmd": "/points",
  276. "TradeCmd": "/trade",
  277. "BuyCmd": "/buy",
  278. "ShopCmd": "/shop",
  279. "KitCmd": "/kit",
  280. "BuyKitCmd": "/buykit",
  281. "SellCmd": "/sell",
  282. "ShopSellCmd": "/shopsell",
  283. "SellUsage": "Usage: /sell id amount",
  284. "NotEnoughItems": "<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
  285. "SoldItems": "<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
  286. "BadLevel": "<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
  287. "KitsListPrice": "Price: {0}",
  288. "KitsListFormat": "\"{0}\" - {1}. {2} left. {3}\n",
  289. "StoreListDino": "{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
  290. "StoreListItem": "{0}) {1}. Id: {2}. Price: {3}\n",
  291. "StoreListFormat": "{0}",
  292. "OnlyOnSpawnKit": "This kit can be used only on spawn",
  293. "HelpCmd": "/shophelp",
  294. "ShopMessage": "Usage: /buy id amount",
  295. "HelpMessage": "This is shop help message"
  296. }
  297. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement