Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.21 KB | None | 0 0
  1. # Jobs configuration.
  2. #
  3. # Stores information about each job.
  4. #
  5. # For example configurations, visit http://dev.bukkit.org/server-mods/jobs/.
  6.  
  7. Jobs:
  8. Drwal:
  9. fullname: Drwal
  10. shortname: Drwa
  11. ChatColour: GREEN
  12. chat-display: shortfull
  13. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  14. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  15. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  16. Break:
  17. LOG:
  18. income: 2.0
  19. experience: 2.0
  20. '162':
  21. income: 2.0
  22. experience: 2.0
  23. Place:
  24. WOOD:
  25. income: 1.5
  26. experience: 1.5
  27. Kill:
  28. Player:
  29. income: 7.5
  30. experience: 7.5
  31. custom-kill:
  32. Drwal:
  33. income: 10.0
  34. experience: 10.0
  35. Gornik:
  36. fullname: Gornik
  37. shortname: Gorn
  38. ChatColour: dark_purple
  39. chat-display: shortfull
  40. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  41. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  42. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  43. Break:
  44. '4':
  45. income: 1.0
  46. experience: 1.0
  47. STONE:
  48. income: 1.0
  49. experience: 0.7
  50. COAL_ORE:
  51. income: 3.0
  52. experience: 3.0
  53. REDSTONE_ORE:
  54. income: 2.0
  55. experience: 2.0
  56. IRON_ORE:
  57. income: 2.0
  58. experience: 2.0
  59. GOLD_ORE:
  60. income: 3.0
  61. experience: 3.0
  62. LAPIS_ORE:
  63. income: 4.0
  64. experience: 4.0
  65. DIAMOND_ORE:
  66. income: 5.0
  67. experience: 5.0
  68. OBSIDIAN:
  69. income: 4.0
  70. experience: 3.5
  71. MOSSY_COBBLESTONE:
  72. income: 1.5
  73. experience: 1.0
  74. Place:
  75. IRON_ORE:
  76. income: -5.0
  77. experience: -5.0
  78. GOLD_ORE:
  79. income: -6.0
  80. experience: -6.0
  81. MOSSY_COBBLESTONE:
  82. income: -1.5
  83. experience: -1.0
  84. Kill:
  85. Player:
  86. income: 7.5
  87. experience: 7.5
  88. custom-kill:
  89. Gornik:
  90. income: 10.0
  91. experience: 10.0
  92. Budowniczy:
  93. fullname: Budowniczy
  94. shortname: Budo
  95. ChatColour: WHITE
  96. chat-display: shortfull
  97. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  98. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  99. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  100. Place:
  101. COBBLESTONE:
  102. income: 1.0
  103. experience: 1.0
  104. WOOD:
  105. income: 1.5
  106. experience: 1.5
  107. FENCE:
  108. income: 1.5
  109. experience: 1.5
  110. WOOL:
  111. income: 1.5
  112. experience: 1.5
  113. STONE:
  114. income: 2.0
  115. experience: 2.25
  116. GLOWSTONE:
  117. income: 3.0
  118. experience: 3.0
  119. SANDSTONE:
  120. income: 2.0
  121. experience: 2.0
  122. GLASS:
  123. income: 3.0
  124. experience: 3.0
  125. BRICK:
  126. income: 2.0
  127. experience: 4.0
  128. LAPIS_BLOCK:
  129. income: 3.0
  130. experience: 5.0
  131. DOUBLE_STEP:
  132. income: 2.0
  133. experience: 2.0
  134. STEP:
  135. income: 2.0
  136. experience: 2.0
  137. BOOKSHELF:
  138. income: 3.0
  139. experience: 3.0
  140. WOOD_STAIRS:
  141. income: 2.0
  142. experience: 2.0
  143. COBBLESTONE_STAIRS:
  144. income: 2.0
  145. experience: 2.0
  146. MOSSY_COBBLESTONE:
  147. income: 1.0
  148. experience: 1.0
  149. DIAMOND_BLOCK:
  150. income: 3.0
  151. experience: 3.0
  152. GOLD_BLOCK:
  153. income: 3.0
  154. experience: 2.0
  155. Kill:
  156. Player:
  157. income: 7.5
  158. experience: 7.5
  159. custom-kill:
  160. Budowniczy:
  161. income: 10.0
  162. experience: 10.0
  163. Kopacz:
  164. fullname: Kopacz
  165. shortname: Kopa
  166. ChatColour: YELLOW
  167. chat-display: shortfull
  168. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  169. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  170. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  171. Break:
  172. DIRT:
  173. income: 2.0
  174. experience: 1.5
  175. GRASS:
  176. income: 2.0
  177. experience: 1.5
  178. GRAVEL:
  179. income: 3.0
  180. experience: 3.0
  181. SAND:
  182. income: 2.0
  183. experience: 1.5
  184. CLAY:
  185. income: 2.0
  186. experience: 2.0
  187. Kill:
  188. Player:
  189. income: 7.5
  190. experience: 7.5
  191. custom-kill:
  192. Drwal:
  193. income: 10.0
  194. experience: 10.0
  195. Gornik:
  196. income: 10.0
  197. experience: 10.0
  198. Kopacz:
  199. income: 10.0
  200. experience: 10.0
  201. Farmer:
  202. income: 1
  203. experience: 1
  204. Budowniczy:
  205. income: 10.0
  206. experience: 10.0
  207. Lowca:
  208. income: 20.0
  209. experience: 20.0
  210. Farmer:
  211. fullname: Farmer
  212. shortname: Farm
  213. ChatColour: BLUE
  214. chat-display: shortfull
  215. #max-level: 10
  216. #slots: 10
  217. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  218. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  219. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  220. Break:
  221. '200':
  222. income: 1.5
  223. points: 1.5
  224. experience: 3.0
  225. '199':
  226. income: 1.5
  227. points: 1.5
  228. experience: 3.0
  229. '115':
  230. income: 1.5
  231. points: 1.5
  232. experience: 3.0
  233. '86':
  234. income: 1.5
  235. points: 1.5
  236. experience: 3.0
  237. '103':
  238. income: 2
  239. points: 2
  240. experience: 2.0
  241. '111':
  242. income: 2
  243. points: 2
  244. experience: 2.0
  245. '81':
  246. income: 1
  247. points: 1
  248. experience: 1.0
  249. '59':
  250. income: 2
  251. points: 1
  252. experience: 2.0
  253. Mag:
  254. fullname: Mag
  255. shortname: Mag
  256. ChatColour: BLUE
  257. chat-display: shortfull
  258. #max-level: 10
  259. #slots: 10
  260. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  261. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  262. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  263. Break:
  264. '200':
  265. income: 1.5
  266. points: 1.5
  267. experience: 3.0
  268. '199':
  269. income: 1.5
  270. points: 1.5
  271. experience: 3.0
  272. '115':
  273. income: 1.5
  274. points: 1.5
  275. experience: 3.0
  276. '86':
  277. income: 1.5
  278. points: 1.5
  279. experience: 3.0
  280. '103':
  281. income: 2
  282. points: 2
  283. experience: 2.0
  284. '111':
  285. income: 2
  286. points: 2
  287. experience: 2.0
  288. '81':
  289. income: 1
  290. points: 1
  291. experience: 1.0
  292. '59':
  293. income: 2
  294. points: 1
  295. experience: 2.0
  296. Lowca:
  297. fullname: Lowca
  298. shortname: Lowc
  299. ChatColour: RED
  300. chat-display: shortfull
  301. leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
  302. income-progression-equation: baseincome*((1.027)^(joblevel-1))
  303. experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
  304. Kill:
  305. Chicken:
  306. income: 5.0
  307. points: 5
  308. experience: 5.0
  309. Cow:
  310. income: 6.0
  311. points: 5
  312. experience: 5.0
  313. Pig:
  314. income: 5.0
  315. points: 5
  316. experience: 5.0
  317. Sheep:
  318. income: 5.0
  319. points: 5
  320. experience: 5.0
  321. Wolf:
  322. income: 1.0
  323. points: 1
  324. experience: 1.0
  325. Creeper:
  326. income: 5.0
  327. points: 5
  328. experience: 5.0
  329. Skeleton:
  330. income: 1.0
  331. points: 1
  332. experience: 2.0
  333. Spider:
  334. income: 1.0
  335. points: 1
  336. experience: 2.0
  337. Zombie:
  338. income: 10.0
  339. points: 10
  340. experience: 15.0
  341. BLAZE:
  342. income: 20.0
  343. points: 20
  344. experience: 15.0
  345. CAVE_SPIDER:
  346. income: 20.0
  347. points: 20
  348. experience: 15.0
  349. ENDERMAN:
  350. income: 2.0
  351. points: 2
  352. experience: 2.0
  353. GHAST:
  354. income: 30.0
  355. points: 30
  356. experience: 30.0
  357. GIANT:
  358. income: 25.0
  359. points: 25
  360. experience: 100.0
  361. IRON_GOLEM:
  362. income: 30.0
  363. points: 30
  364. experience: 30.0
  365. MUSHROOM_COW:
  366. income: 5.0
  367. points: 5
  368. experience: 5.0
  369. PIG_ZOMBIE:
  370. income: 5.0
  371. points: 5
  372. experience: 5.0
  373. SILVERFISH:
  374. income: 3.0
  375. points: 3
  376. experience: 5.0
  377. SNOWMAN:
  378. income: 2.0
  379. points: 2
  380. experience: 4.0
  381. SQUID:
  382. income: 2.0
  383. points: 2
  384. experience: 2.0
  385. RABBIT:
  386. income: 2.0
  387. points: 2
  388. experience: 2.0
  389. GUARDIAN:
  390. income: 2.0
  391. points: 2
  392. experience: 2.0
  393. SHULKER:
  394. income: 5.0
  395. points: 5
  396. experience: 5.0
  397. WITHER:
  398. income: 50.0
  399. points: 50
  400. experience: 120.0
  401. ENDER_DRAGON:
  402. income: 2000.0
  403. points: 2000
  404. experience: 2000.0
  405. Player:
  406. income: 9.0
  407. points: 9
  408. experience: 7.5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement