Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.47 KB | None | 0 0
  1.  
  2. # ########################################################################
  3. # Rewards for killing mobs.
  4. # ########################################################################
  5. # Here is where you set the base prize in $ for killing a mob of each type
  6. # You can either set a decimal number ex 1.23 or a range 1.23:2.23
  7. # For each kill you can run a console command to give the player a reward.
  8. # You can use the following variables:
  9. # {killer},{killed},{player},{killed_player},{prize},{world},
  10. # {killerpos},{killedpos}. Killerpos and Killedpos will have the
  11. # format <x> <y> <z>. Which could be used to /summon items.
  12. # An example could be /summon apple {killedpos} 2. to summon two apples where
  13. # where the mob was killed or /summon apple {killerpos} 1. to summon an
  14. # an apple where the player is.
  15. # Another example could be to give the player permission to fly
  16. # for 1 hour or use give command to the player items.
  17. #
  18. # You can also specify the message send to the player.
  19. # The text can be color coded with these codes:
  20. # http://minecraft.gamepedia.com/Formatting_codes
  21. #
  22. # You can run many console commands on each line, each command
  23. # must be separated by |
  24. # The player will have the cmd run in {mob-cmd-run-chance} times in average. If mob-cmd-run-chance=0 it
  25. # will never run. If f.ex. mob-cmd-run-chance=0.50 and it will run run every second time in average.
  26. #
  27. # The mobname-head-prize is only used if you want the dropped heads after killing a mob to have a value.
  28. # Please also check the "dropmoneyonground" section in this file.
  29. mobs:
  30. blaze: '4'
  31. blaze-cmd: mobhunt head give {player} Blaze Blaze 1 silent
  32. blaze-cmd-desc: You got a Blaze skull and an Iron ingot.
  33. blaze-cmd-run-chance: 0.01
  34. blaze-head-prize: '0'
  35. cave-spider: '4'
  36. cave-spider-cmd: mobhunt head give {player} Cave_Spider Cave_Spider 1 silent
  37. cave-spider-cmd-desc: You got a Cave Spider skull and an Iron ingot.
  38. cave-spider-cmd-run-chance: 0.01
  39. cave-spider-head-prize: '0'
  40. creeper: '4'
  41. creeper-cmd: mobhunt head give {player} Creeper Creeper 1 silent
  42. creeper-cmd-desc: You got a Creeper skull and an Iron ingot.
  43. creeper-cmd-run-chance: 0.01
  44. creeper-head-prize: '0'
  45. elder-guardian: '10'
  46. elder-guardian-cmd: mobhunt head give {player} ElderGuardian ElderGuardian 1 silent
  47. elder-guardian-cmd-desc: You got an Elder Guardian skull and an Iron ingot.
  48. elder-guardian-cmd-run-chance: 0.1
  49. elder-guardian-head-prize: '0'
  50. enderman: '4'
  51. enderman-cmd: mobhunt head give {player} Enderman Enderman 1 silent
  52. enderman-cmd-desc: You got an Enderman skull and a Gold ingot.
  53. enderman-cmd-run-chance: 0.001
  54. enderman-head-prize: '0'
  55. endermite: '2'
  56. endermite-cmd: mobhunt head give {player} Endermite Endermite 1 silent
  57. endermite-cmd-desc: You got an Endermite skull and an Iron ingot.
  58. endermite-cmd-run-chance: 0.01
  59. endermite-head-prize: '0'
  60. ghast: '30'
  61. ghast-cmd: mobhunt head give {player} Ghast Ghast 1 silent
  62. ghast-cmd-desc: You got a Ghast skull and 4 Nether Quartz.
  63. ghast-cmd-run-chance: 0.01
  64. ghast-head-prize: '0'
  65. giant: '5.0'
  66. giant-cmd: mobhunt head give {player} Giant Giant 1 silent
  67. giant-cmd-desc: You got a Giant head and an Iron ingot.
  68. giant-cmd-run-chance: 0.001
  69. giant-head-prize: '0'
  70. Iron-golem: '0'
  71. iron-golem-cmd: mobhunt head give {player} Iron_Golem Iron_Golem 1 silent
  72. iron-golem-cmd-desc: You got an Iron Golem skull and 4 Iron ingots.
  73. iron-golem-cmd-run-chance: 0.001
  74. iron-golem-head-prize: '0'
  75. guardian: '6'
  76. guardian-cmd: mobhunt head give {player} Guardian Guardian 1 silent
  77. guardian-cmd-desc: You got a Guardian skull and an Iron ingot.
  78. guardian-cmd-run-chance: 0.01
  79. guardian-head-prize: '0'
  80. husk: '3'
  81. husk-cmd: mobhunt head give {player} Husk Husk 1 silent
  82. husk-cmd-desc: You got a Zombie Husk skull and an Iron ingot.
  83. husk-cmd-run-chance: 0.01
  84. husk-head-prize: '0'
  85. killerrabbit: '100'
  86. killerrabbit-cmd: mobhunt head give {player} KillerRabbit KillerRabbit 1 silent
  87. killerrabbit-cmd-desc: You got Killer Rabbit Skull and an Iron ingot.
  88. killerrabbit-cmd-run-chance: 0.1
  89. killerrabbit-head-prize: '0'
  90.  
  91. # This is multiplied by the size of the magma cube. So a big natural magma cube is 4x this value
  92. magma-cube: '4'
  93. magma-cube-cmd: mobhunt head give {player} MAGMA_CUBE MAGMA_CUBE 1 silent
  94. magma-cube-cmd-desc: You got a Magma Cube skull and an Iron ingot.
  95. magma-cube-cmd-run-chance: 0.001
  96. magma-cube-head-prize: '0'
  97. polar-bear: '5'
  98. polar-bear-cmd: mobhunt head give {player} Polar_Bear Polar_Bear 1 silent
  99. polar-bear-cmd-desc: You got a Polar Bear skull and an Iron ingot.
  100. polar-bear-cmd-run-chance: 0.001
  101. polar-bear-head-prize: '0'
  102.  
  103. # This is multiplied by the size of the slime. So a big natural slime is 4x this value
  104. slime-base: '4'
  105. slime-cmd: mobhunt head give {player} Slime Slime 1 silent
  106. slime-cmd-desc: You got a Slime skull and an Iron ingot.
  107. slime-cmd-run-chance: 0.001
  108. slime-head-prize: '0'
  109. shulker: '5'
  110. shulker-cmd: mobhunt head give {player} Shulker Shulker 1 silent
  111. shulker-cmd-desc: You got a Shulker skull and an Iron ingot.
  112. shulker-cmd-run-chance: 0.01
  113. shulker-head-prize: '0'
  114. stray: '3'
  115. stray-cmd: mobhunt head give {player} Stray Stray 1 silent
  116. stray-cmd-desc: You got a Skeleton Stray skull and an Iron ingot.
  117. stray-cmd-run-chance: 0.01
  118. stray-head-prize: '0'
  119. silverfish: '2'
  120. silverfish-cmd: mobhunt head give {player} Silverfish Silverfish 1 silent
  121. silverfish-cmd-desc: You got a Silverfish head and an Iron ingot.
  122. silverfish-cmd-run-chance: 0.01
  123. silverfish-head-prize: '0'
  124. skeleton: '4'
  125. skeleton-cmd: mobhunt head give {player} Skeleton Skeleton 1 silent
  126. skeleton-cmd-desc: You got a Skeleton skull and one Lapis Lazuli.
  127. skeleton-cmd-run-chance: 0.01
  128. skeleton-head-prize: '0'
  129. spider: '4'
  130. spider-cmd: mobhunt head give {player} Spider Spider 1 silent
  131. spider-cmd-desc: You got a Spider skull and an Iron ingot.
  132. spider-cmd-run-chance: 0.01
  133. spider-head-prize: '0'
  134. zombie: '2'
  135. zombie-cmd: mobhunt head give {player} Zombie Zombie 1 silent
  136. zombie-cmd-desc: You got a Zombie skull and an Iron ingot.
  137. zombie-cmd-run-chance: 0.01
  138. zombie-head-prize: '0'
  139. zombie-pigman: '3'
  140. zombie-pigman-cmd: mobhunt head give {player} Zombie_Pigman Zombie_Pigman 1 silent
  141. zombie-pigman-cmd-desc: You got a Zombie Pigman skull and an Iron ingot.
  142. zombie-pigman-cmd-run-chance: 0.01
  143. zombie-pigman-head-prize: '0'
  144. vex: '4'
  145. vex-cmd: mobhunt head give {player} Vex Vex 1 silent
  146. vex-cmd-desc: You got a Vex skull and a Gold ingot.
  147. vex-cmd-run-chance: 0.01
  148. vex-head-prize: '0'
  149. witch: '3'
  150. witch-cmd: mobhunt head give {player} Witch Witch 1 silent
  151. witch-cmd-desc: You got a Witch skull and a Gold ingot.
  152. witch-cmd-run-chance: 0.01
  153. witch-head-prize: '0'
  154. wither-skeleton: '8'
  155. wither-skeleton-cmd: mobhunt head give {player} WitherSkeleton WitherSkeleton 1
  156. silent
  157. wither-skeleton-cmd-desc: You got a Wither Skeleton skull and a Gold ingot.
  158. wither-skeleton-cmd-run-chance: 0.01
  159. wither-skeleton-head-prize: '0'
  160. parrot: '0'
  161. parrot-cmd: mobhunt head give {player} Parrot Parrot 1 silent
  162. parrot-cmd-desc: You got a Parrot skull.
  163. parrot-cmd-run-chance: 0.01
  164. parrot-head-prize: '0'
  165.  
  166. # ########################################################################
  167. # Rewards for killing bosses
  168. # ########################################################################
  169. # Here is where you set the base prize in $ for killing the bosses
  170. boss:
  171. wither: '200'
  172. wither-cmd: mobhunt head give {player} Wither Wither 1 silent|give {player} diamond
  173. 10
  174. wither-cmd-desc: You got a Wither skull and 10 Diamonds.
  175. wither-cmd-run-chance: 0.0
  176. wither-head-prize: '0'
  177. enderdragon: '1000'
  178. enderdragon-cmd: mobhunt head give {player} Enderdragon Enderdragon 1 silent|give
  179. {player} diamond 10
  180. enderdragon-cmd-desc: You got an Enderdragon skull and ten Diamonds.
  181. enderdragon-cmd-run-chance: 0.0
  182. enderdragon-head-prize: '0'
  183.  
  184. # ########################################################################
  185. # Rewards for killing villagers
  186. # ########################################################################
  187. # Here is where you set the base prize in $ for killing the villagers
  188. # MobHunting only handle Villagers on profession level, all careers is
  189. # handles as their profession. Info anbout Profession and Caarer:
  190. # http://minecraft.gamepedia.com/Villager#Professions_and_careers
  191. villager:
  192. blacksmith: '0'
  193. blacksmith-cmd: mobhunt head give {player} Blacksmith Blacksmith 1
  194. blacksmith-cmd-desc: You got a Blacksmith skull
  195. blacksmith-cmd-run-chance: 0.0
  196. blacksmith-head-prize: '0'
  197. butcher: '0'
  198. butcher-cmd: mobhunt head give {player} Butcher Butcher 1
  199. butcher-cmd-desc: You got a Butcher skull
  200. butcher-cmd-run-chance: 0.0
  201. butcher-head-prize: '0'
  202. evoker: '8'
  203. evoker-cmd: mobhunt head give {player} Evoker Evoker 1 silent|give {player} Iron_ingot
  204. 1
  205. evoker-cmd-desc: You got a Evoker skull and an Iron ingot.
  206. evoker-cmd-run-chance: 0.0
  207. evoker-head-prize: '0'
  208. farmer: '0'
  209. farmer-cmd: mobhunt head give {player} farmer Farmer 1
  210. farmer-cmd-desc: You got a Farmer skull
  211. farmer-cmd-run-chance: 0.0
  212. farmer-head-prize: '0'
  213. illusioner: '25'
  214. illusioner-cmd: mobhunt head give {player} illusioner illusioner 1 silent|give {player}
  215. Iron_ingot 1
  216. illusioner-cmd-desc: You got an Illusioner skull and an Iron ingot.
  217. illusioner-cmd-run-chance: 0.0
  218. illusioner-head-prize: '0'
  219. librarian: '0'
  220. librarian-cmd: mobhunt head give {player} Librarian Librarian 1
  221. librarian-cmd-desc: You got a Librarian skull
  222. librarian-cmd-run-chance: 0.0
  223. librarian-head-prize: '0'
  224. nitwit: '0'
  225. nitwit-cmd: mobhunt head give {player} nitwit Nitwit 1
  226. nitwit-cmd-desc: You got a Nitwit skull
  227. nitwit-cmd-run-chance: 0.0
  228. nitwit-head-prize: '0'
  229. priest: '0'
  230. priest-cmd: mobhunt head give {player} Priest Priest 1
  231. priest-cmd-desc: You got a Priest skull
  232. priest-cmd-run-chance: 0.0
  233. priest-head-prize: '0'
  234.  
  235. # This is the Villager in MC1.7.10
  236. villager: '0'
  237. villager-cmd: mobhunt head give {player} Villager
  238. villager-cmd-desc: You got a Villager skull
  239. villager-cmd-run-chance: 0.0
  240. villager-head-prize: '0'
  241. vindicator: '10'
  242. vindicator-cmd: mobhunt head give {player} vindicator Vindicator 1 silent|give {player}
  243. gold_ingot 1
  244. vindicator-cmd-desc: You got a Vindicator skull and a Gold ingot.
  245. vindicator-cmd-run-chance: 0.0
  246. vindicator-head-prize: '0'
  247. zombie-villager: '5'
  248. zombie-villager-cmd: mobhunt head give {player} ZombieVillager ZombieVillager 1
  249. silent
  250. zombie-villager-cmd-desc: You got a ZombieVillager skull
  251. zombie-villager-cmd-run-chance: 0.0
  252. zombie-head-prize: '0'
  253.  
  254. # ########################################################################
  255. # Rewards for killing passive mobs
  256. # ########################################################################
  257. # Here is where you set the base prize in $ for killing passive/friendly mobs.
  258. # By default the player does not get a reward for killing friendly mobs.
  259. # If you make the number negative, the reward will be a fine for killing a passive animal.
  260. passive:
  261. bat: '0'
  262. bat-cmd: mobhunt head give {player} Bat Bat 1 silent
  263. bat-cmd-desc: You got a Bat skull
  264. bat-cmd-run-chance: 0.0
  265. bat-head-prize: '0'
  266. chicken: '0'
  267. chicken-cmd: mobhunt head give {player} Chicken Chicken 1 silent
  268. chicken-cmd-desc: You got a Chicken skull
  269. chicken-cmd-run-chance: 0.0
  270. chicken-head-prize: '0'
  271. cow: '0'
  272. cow-cmd: mobhunt head give {player} Cow Cow 1 silent
  273. cow-cmd-desc: You got a Cow skull
  274. cow-cmd-run-chance: 0.0
  275. cow-head-prize: '0'
  276. donkey: '0'
  277. donkey-cmd: mobhunt head give {player} donkey Donkey 1 silent
  278. donkey-cmd-desc: You got a Donkey skull
  279. donkey-cmd-run-chance: 0.0
  280. donkey-head-prize: '0'
  281. horse: '0'
  282. horse-cmd: mobhunt head give {player} Horse Horse 1 silent
  283. horse-cmd-desc: You got a Horse skull
  284. horse-cmd-run-chance: 0.0
  285. horse-head-prize: '0'
  286. llama: '0'
  287. llama-cmd: mobhunt head give {player} llama Llama 1
  288. llama-cmd-desc: You got a Llama skull
  289. llama-cmd-run-chance: 0.0
  290. llama-head-prize: '0'
  291. mule: '0'
  292. mule-cmd: mobhunt head give {player} mule Mule 1 silent
  293. mule-cmd-desc: You got a Mule skull
  294. mule-cmd-run-chance: 0.0
  295. mule-head-prize: '0'
  296. mushroom-cow: '0'
  297. mushroom-cow-cmd: mobhunt head give {player} Mushroom_Cow Mushroom_Cow 1 silent
  298. mushroom-cow-cmd-desc: You got a Mushroom Cow skull
  299. mushroom-cow-cmd-run-chance: 0.0
  300. mushroom-cow-head-prize: '0'
  301. ocelot: '0'
  302. ocelot-cmd: mobhunt head give {player} Ocelot Ocelot 1 silent
  303. ocelot-cmd-desc: You got an Ocelot skull
  304. ocelot-cmd-run-chance: 0.0
  305. ocelot-head-prize: '0'
  306. pig: '0'
  307. pig-cmd: mobhunt head give {player} Pig Pig 1 silent
  308. pig-cmd-desc: You got a Pig skull
  309. pig-cmd-run-chance: 0.0
  310. pig-head-prize: '0'
  311. rabbit: '0'
  312. rabbit-cmd: mobhunt head give {player} Rabbit Rabbit 1 silent
  313. rabbit-cmd-desc: You got a Rabbit skull
  314. rabbit-cmd-run-chance: 0.0
  315. rabbit-head-prize: '0'
  316. sheep: '0'
  317. sheep-cmd: mobhunt head give {player} Sheep Sheep 1 silent
  318. sheep-cmd-desc: You got a Sheep skull
  319. sheep-cmd-run-chance: 0.0
  320. sheep-head-prize: '0'
  321. skeletonhorse: '-10'
  322. skeletonhorse-cmd: mobhunt head give {player} skeletonhorse SkeletonHorse 1 silent
  323. skeletonhorse-cmd-desc: You got a SkeletonHorse skull
  324. skeletonhorse-cmd-run-chance: 0.0
  325. skeletonhorse-head-prize: '0'
  326. snowman: '0'
  327. snowman-cmd: mobhunt head give {player} SnowMan Snowman 1 silent
  328. snowman-cmd-desc: You got a Snowman skull
  329. snowman-cmd-run-chance: 0.0
  330. snowman-head-prize: '0'
  331. squid: '0'
  332. squid-cmd: mobhunt head give {player} Squid Squid 1 silent
  333. squid-cmd-desc: You got a Squid skull
  334. squid-cmd-run-chance: 0.0
  335. squid-head-prize: '0'
  336. wolf: '0'
  337. wolf-cmd: mobhunt head give {player} Wolf Wolf 1 silent
  338. wolf-cmd-desc: You got a Wolf skull
  339. wolf-cmd-run-chance: 0.0
  340. wolf-head-prize: '0'
  341. zombiehorse: '0'
  342. zombiehorse-cmd: mobhunt head give {player} zombiehorse ZombieHorse 1 silent
  343. zombiehorse-cmd-desc: You got a ZombieHorse skull
  344. zombiehorse-cmd-run-chance: 0.0
  345. zombiehorse-head-prize: '0'
  346.  
  347. # ########################################################################
  348. # Rewards for fishing
  349. # ########################################################################
  350. # Here is where you set the base prize in $ for catching a fish
  351. fishing:
  352.  
  353. # Set this to true if you want to disable all fishing rewards / features.
  354. disable-fishing-rewards: true
  355. rawfish: '1:3'
  356. rawfish-cmd: mobhunt head give {player} rawfish Raw_Fish 1 silent
  357. rawfish-cmd-desc: You got the head of a Raw Fish
  358. rawfish-cmd-run-chance: 0.0
  359. rawfish-head-prize: '0'
  360. rawsalmon: '2:8'
  361. rawsalmon-cmd: mobhunt head give {player} rawsalmon Raw_Salmon 1 silent
  362. rawsalmon-cmd-desc: You got the head of a Raw Salmon
  363. rawsalmon-cmd-run-chance: 0.0
  364. rawSalmon-head-prize: '0'
  365. clownfish: '20:40'
  366. clownfish-cmd: mobhunt head give {player} clownfish Clowfish 1 silent
  367. clownfish-cmd-desc: You got the head of a Clownfish
  368. clownfish-cmd-run-chance: 0.0
  369. clownfish-head-prize: '0'
  370. pufferfish: '5:15'
  371. pufferfish-cmd: mobhunt head give {player} pufferfish Pufferfish 1 silent
  372. pufferfish-cmd-desc: You got the head of a Pufferfish
  373. pufferfish-cmd-run-chance: 0.0
  374. pufferfish-head-prize: '0'
  375.  
  376. # ########################################################################
  377. # Bonus multipliers
  378. # ########################################################################
  379. # These are bonus multipliers that can modify the base prize.
  380. # REMEMBER: These are not in $ but they are a multiplier.
  381. # Setting to 1 will disable them.
  382. bonus:
  383. sneaky: 2.0
  384. return-to-sender: 2.0
  385. push-off-cliff: 2.0
  386. no-weapon: 2.0
  387.  
  388. # This is the PRO-Sniper bonus. The Sniper bonus is calulated as half of PRO-Sniper bonus.
  389. # If If PRO Sniper (far-shot) is 2, then Sniper will be = 1+((far-shot-1)/2)=1.5
  390. far-shot: 2.0
  391. mounted: 1.5
  392. friendly-fire: 4.0
  393. bonus-mob: 10.0
  394. bonusMob-head-prize: '100'
  395. critical: 2.0
  396.  
  397. # This is the chance (% chance 0-100) that a bonus mob will spawn.
  398. bonus-mob-chance: 0.2
  399.  
  400. # Bonus for killing a Baby mob.
  401. babyMultiplier: 1.2
  402.  
  403. # ########################################################################
  404. # Special / Achievements rewards
  405. # ########################################################################
  406. # Here is where you set the prize in $ for achieving a special kill.
  407. # For each achievment you can run a console command to give the player a reward.
  408. # You can use the following variables {player},{world}, {killerpos},
  409. # {monstertype} and more can be added on request.
  410. # monstertype is the monstername. A valid list can be found in your
  411. # lang file. Ex. if it is mobs.skeleton.name, monstertype will return skeleton
  412. # An example command could be to give the player permission to fly
  413. # for 1 hour or use give command to the player items.
  414. # You can also specify the message send to the player.
  415. # You can run many console commands on each line, each command
  416. # must be separated by |
  417. # Achievements will not be shown in the GUI if there is a reward for killing the mob,
  418. # unless you set show-achievements-without-reward=true.
  419. achievements:
  420.  
  421. # Put the names of the worlds here where you want to disable achievements.
  422. # Players will still get rewards for killings.
  423. disable-achievements-in-worlds:
  424. - world
  425.  
  426. # Set this to true if you want to see achievements when you use /mobhunt achievements
  427. # allthough there is no reward for this.
  428. show-achievements-without-reward: false
  429.  
  430. # Achievements
  431. charged-kill: 10.0
  432. charged-kill-cmd: give {player} gold_ingot 1
  433. charged-kill-cmd-desc: ''
  434. creeper-punch: 10.0
  435. creeper-punch-cmd: give {player} gold_ingot 1
  436. creeper-punch-cmd-desc: ''
  437. axe-murderer: 10.0
  438. axe-murderer-cmd: give {player} gold_ingot 1
  439. axe-murderer-cmd-desc: ''
  440. david-and-goliath: 10.0
  441. david-and-goliath-cmd: give {player} diamond_helmet 1
  442. david-and-goliath-cmd-desc: You got 1000 and a Diamond Helmet for the kill
  443. recordhungry: 10.0
  444. recordhungry-cmd: give {player} gold_ingot 1
  445. recordhungry-cmd-desc: ''
  446. infighting: 20.0
  447. infighting-cmd: give {player} gold_ingot 1
  448. infighting-cmd-desc: ''
  449. by-the-book: 10.0
  450. by-the-book-cmd: give {player} gold_ingot 1
  451. by-the-book-cmd-desc: ''
  452. creepercide: 10.0
  453. creepercide-cmd: give {player} gold_ingot 1
  454. creepercide-cmd-desc: ''
  455. hunt-begins: 10.0
  456. hunt-begins-cmd: ''
  457. hunt-begins-cmd-desc: ''
  458. itsmagic: 20.0
  459. itsmagic-cmd: give {player} gold_ingot 1
  460. itsmagic-cmd-desc: Enjoy you Gold ingot
  461. fancypants: 10.0
  462. fancypants-cmd: give {player} gold_ingot 1
  463. fancypants-cmd-desc: Enjoy you Gold ingot
  464. master-sniper: 20.0
  465. master-sniper-cmd: give {player} gold_ingot 1
  466. master-sniper-cmd-desc: Enjoy you Gold ingot
  467. justintime: 10.0
  468. justintime-cmd: give {player} gold_ingot 1
  469. justintime-cmd-desc: Enjoy you Gold ingot
  470. fangmaster: 10.0
  471. fangmaster-cmd: give {player} gold_ingot 1
  472. fangmaster-cmd-desc: Enjoy your Gold ingot
  473. hunter1: 10.0
  474. hunter1-cmd: give {player} gold_ingot 5
  475. hunter1-cmd-desc: Enjoy your 5 Gold ingots
  476. hunter2: 25.0
  477. hunter2-cmd: give {player} gold_ingot 10
  478. hunter2-cmd-desc: Enjoy your 10 Gold ingots
  479. hunter3: 10.0
  480. hunter3-cmd: give {player} gold_ingot 20
  481. hunter3-cmd-desc: Enjoy your 20 Gold ingots
  482. hunter4: 10.0
  483. hunter4-cmd: give {player} gold_ingot 25
  484. hunter4-cmd-desc: Enjoy your 25 Gold ingots
  485. hunter5: 20.0
  486. hunter5-cmd: give {player} gold_ingot 40
  487. hunter5-cmd-desc: Enjoy your 40 Gold ingots
  488. hunter6: 10.0
  489. hunter6-cmd: give {player} gold_ingot 50
  490. hunter6-cmd-desc: Enjoy your 50 Gold ingots
  491. hunter7: 10.0
  492. hunter7-cmd: give {player} gold_ingot 60
  493. hunter7-cmd-desc: Enjoy your 60 Gold ingots
  494. hunter8: 16.0
  495. hunter8-cmd: give {player} gold_ingot 120
  496. hunter8-cmd-desc: Enjoy your 120 Gold ingots
  497.  
  498. # ########################################################################
  499. # Achievement Hunter levels
  500. # ########################################################################
  501. # Here is where you set how many mobs to kill to reach next level per mob.
  502. # You can only set the number of mobs to kill to reach level 1. the next
  503. # levels is automatically calculated this way.
  504. # Level 1: 100 (100 kills)
  505. # Level 2: x 2.5 (250 kills)
  506. # Level 3: x 5 (500 kills)
  507. # Level 4: x 10 (1000 kills)
  508. # Level 5: x 25 (2500 kills)
  509. # Level 6: x 50 (5000 kills)
  510. # Level 7: x 100 (10000 kills)
  511. # Level Achievements can be disabled by setting the number to 0
  512. achievement_levels:
  513. bat_level1: 100
  514. blaze_level1: 80
  515. blacksmith_level1: 100
  516. bonusmob_level1: 20
  517. butcher_level1: 100
  518. cartographer_level1: 100
  519. cave-spider_level1: 100
  520. chicken_level1: 100
  521. clownfish_level1: 100
  522. cow_level1: 100
  523. creeper_level1: 100
  524. donkey_level1: 100
  525. elder_guardian_level1: 50
  526. enderdragon_level1: 20
  527. enderman_level1: 100
  528. endermite_level1: 100
  529. evoker_level1: 50
  530. farmer_level1: 100
  531. ghast_level1: 80
  532. giant_level1: 100
  533. guardian_level1: 100
  534. horse_level1: 100
  535. husk_level1: 100
  536. illusioner_level1: 100
  537. iron-golem_level1: 100
  538. killerrabbit_level1: 100
  539. librarian_level1: 100
  540. llama_level1: 100
  541. magma-cube_level1: 100
  542. mule_level1: 100
  543. mushroom-cow_level1: 100
  544. nitwit_level1: 100
  545. ocelot_level1: 100
  546. parrot_level1: 100
  547. pig_level1: 100
  548. polar_bear_level1: 100
  549. priest_level1: 100
  550. pvpplayer_level1: 100
  551. pufferfish_level1: 100
  552. rabbit_level1: 100
  553. rawfish_level1: 100
  554. rawsalmon_level1: 100
  555. sheep_level1: 100
  556. shulker_level1: 100
  557. silverfish_level1: 100
  558. skeleton_level1: 100
  559. skeletonhorse_level1: 100
  560. slime-base_level1: 100
  561. snowman_level1: 100
  562. spider_level1: 100
  563. squid_level1: 100
  564. stray_level1: 100
  565. vex_level1: 100
  566. villager_level1: 100
  567. vindicator_level1: 100
  568. witch_level1: 80
  569. wither_level1: 20
  570. wither-skeleton_level1: 80
  571. wolf_level1: 100
  572. zombie_level1: 100
  573. zombiehorse_level1: 100
  574. zombie-pigman_level1: 100
  575. zombie_villager_level1: 100
  576.  
  577. # ########################################################################
  578. # Rewards for assisting killings
  579. # ########################################################################
  580. # They players can get an extra reward if they help each other killing mobs.
  581. assists:
  582.  
  583. # Enabling assist allows the second last player to attack a mob to get some money from it
  584. enable: true
  585.  
  586. # This should be a value that is multiplied against the mobs base kill value.
  587. # This is used to determine how much money an assister gets.
  588. multiplier: 0.25
  589.  
  590. # Should killstreak be applied to assists
  591. allow-killstreak: false
  592.  
  593. # Time in seconds after attacking a mob that can be counted as an assist
  594. timeout: 4
  595.  
  596. # ########################################################################
  597. # Grinding detection settings
  598. # ########################################################################
  599. # Here you can change the behavior of the grinding detection.
  600. grinding:
  601.  
  602. # Grinding detection.
  603. # Enabling this prevents a player from earning too much money from using a mob grinder.
  604. # Set 'enable-grinding-detection: false' to disable the grinding detection.
  605. # OBS: You can whitelist an area to allow grinding using '/mobhunt whitelistarea <add|remove>'
  606. # if the area is detected as a grinding area. See also '/mobhunt checkgrinding'
  607. # For each kill MobHunting check the number of kills within the range
  608. # If number of kills exceeds 10, the reward will decrese with 10% until the 'number of deaths'
  609. # is reached, whereafter the reward will be zero.
  610. enable-grinding-detection: true
  611. grinding-detection-range: 15
  612. grinding-detection-number-of-death: 20
  613. disable-natural-item-drops-on-player-grinding: false
  614. disable-natural-xp-drops-on-player-grinding: false
  615. blacklist-player-grinding-spots-as-server-worldwide-spots: false
  616.  
  617. # Killing stacked mobs (created by a mob stacking plugin)
  618. # is by nature detected as grinding and by default allowed. If you want to the the grinding detection to detect
  619. # killings of stacked to be detected as gring, you must set grinding-stacked-mobs-allowed to false.
  620. grinding-stacked-mobs-allowed: true
  621.  
  622. # Detect Grinding Farms.
  623. # When this is true, the plugin will try to detect if the players has build a Mob Grinding Farm.
  624. # Farm detection can be completly disabled or you can whitelist an area using the whitelist
  625. # command if you want the players to harvest mobs from a farm.
  626. detect-farms: true
  627.  
  628. # Nether Gold Farm detection.
  629. # When this is true, the plugin will try to detect if the players has build a Nether Gold Farm.
  630. # There is no guarantie that the plugin can detect all types of Nether Gold farms, but it has
  631. # been testet on this one: https://www.youtube.com/watch?v=jQWG9Q7HoUA
  632. # When searching for grinding the plugin measures how many mobs dies per timeframe within a range.
  633. # Be careful if you change this number there is a risk for false positives.
  634. detect-nether-gold-farms: true
  635.  
  636. # Put the names of the worlds here where you want to disable grinding detection
  637. # You would typically do this in creative worlds.
  638. disable-grinding-detection-in-worlds:
  639. - worldname
  640. seconds-to-search-for-grinding-on-nether-gold-farms: 30
  641. range-to-search-for-grinding-on-nether-gold-farms: 4.0
  642. number-of-deaths-when-searching-for-grinding-on-nether-gold-farms: 5
  643. disable-natural-item-drops-on-nether-gold-farms: false
  644. disable-natural-xp-drops-on-nether-gold-farms: false
  645.  
  646. # Other Farm detection.
  647. # When this is true, the plugin will try to detect if the players has build other Farms
  648. # where different mobs is falling into death. The plugin is still counting mobs which
  649. # dies from falling, with in a range and a time frame.
  650. detect-other-farms: true
  651. seconds-to-search-for-grinding-on-other-farms: 30
  652. range-to-search-for-grinding-on-other-farms: 4.0
  653. number-of-deaths-when-searching-for-grinding-on-other-farms: 10
  654. disable-natural-item-drops-on-other-farms: false
  655. disable-natural-xp-drops-on-other-farms: false
  656.  
  657. # ########################################################################
  658. # Penalty multipliers
  659. # ########################################################################
  660. # These are penalty multipliers that can modify the base prize.
  661. # REMEMBER: These are not in $ but they are a multiplier.
  662. # Setting to 1 will disable them.
  663. penalty:
  664.  
  665. # If a player flies at any point in a fight, this penalty will be applied
  666. flyingPenalty: 0.2
  667.  
  668. # This is the penalty if the player gets killed by a mob.
  669. # Set mob-rob-from-player=10 to let the mob steal 10 dollars
  670. # or 10% to let the mob steal 10% of the players balance.
  671. # Set mob-rob-from-player=0 to disable this
  672. mob-rob-from-player: 0%
  673.  
  674. # ########################################################################
  675. # Reward for kills in a row
  676. # ########################################################################
  677. # Set the multiplier when the player kills 1,2,3,4 mob in a row without getting damage.
  678. # Killstreak will be disabled if you set the multiplier: 1.0
  679. killstreak:
  680. level1: 5
  681. level1-multiplier: 1.5
  682. level2: 10
  683. level2-multiplier: 2.0
  684. level3: 20
  685. level3-multiplier: 3.0
  686. level4: 40
  687. level4-multiplier: 4.0
  688.  
  689. # ########################################################################
  690. # Rank multipliers and world difficulty multipliers
  691. # ########################################################################
  692. # You can add multipliers for players with different ranks/groups. To do this
  693. # you must set give the user/group permissions with a format like this:
  694. # mobhunting.multiplier.guest
  695. # mobhunting.multiplier.guardian
  696. # mobhunting.multiplier.staff
  697. # mobhunting.multiplier.hasVoted
  698. # mobhunting.multiplier.donator
  699. # mobhunting.multiplier.op <---- Notice 'op' is reserved for OP'ed players!
  700. # OP'ed players will only get the OP multiplier
  701. # you can make your own permission nodes. You just need to keep the format
  702. # mobhunting.multiplier.name 'value' in your permissions file and the format below in this file.
  703. multiplier:
  704.  
  705. # Ranks
  706. rank-multiplier:
  707. mobhunting:
  708. multiplier:
  709. donator: '3'
  710. staff: '1.05'
  711. hasVoted: '2'
  712. guest: '0.9'
  713. guardian: '1.02'
  714.  
  715. # This is the reward multiplier for the WorldDifficulty. Note that extrahard is
  716. # used for worlds where the plugin ExtraHardMode is enabled.
  717. world-difficulty-multiplier:
  718. difficulty:
  719. multiplier:
  720. peaceful: '0.5'
  721. hard: '2'
  722. normal: '1'
  723. easy: '0.75'
  724. extrahard: '2.5'
  725.  
  726. # ########################################################################
  727. # Pvp rewards
  728. # ########################################################################
  729. # Pvp configuration. Set pvp-allowed = true if you want give the players a reward when they kill eachother.
  730. # You can alsp run a console command when this happens to give the player a reward or punish him.
  731. # You can you the following variables {player},{world},{killed_player}.
  732. # An example could be to give the player permission to fly
  733. # for 1 hour or use give command to the player items.
  734. # You can also specify the message send to the player.
  735. # You can run many console commands on each line, each command
  736. # must be separated by |
  737. pvp:
  738.  
  739. # Set pvpAllowed=false to disable rewards on killing other players.
  740. pvp-allowed: true
  741.  
  742. # Set rob-from-victim=true to steal from the victim or
  743. # rob-from-victim=false to get the reward money from the server.
  744. rob-from-victim: false
  745.  
  746. # The kill prize can be a number to steal x dollars from the killed player,
  747. # or it can be a cut in percent of his balance. Rob from victiom is about where the money comes from.
  748. # If FALSE the money comes from from the server, if TRUE the money comes from the dead player.
  749. # If you dont want the player to get any money for PVP kills, you MUST set pvp-kill-prize: 0
  750. pvp-kill-prize: 1.0%
  751.  
  752. # One or more console commands to be run when a player kills another player.
  753. pvp-kill-cmd: mobhunt head give {player} {killed_player} {killed_player} 1 silent
  754.  
  755. # Write the message to the killer, describing the reward / console commands
  756. pvp-kill-cmd-desc: You got {killed_player}'s skull
  757.  
  758. # This is the chance for running the command. 1 = 100% (each time the player is killed), 0.5 ~ 50% and 0.001 = 0.1% (very rare)
  759. pvp-kill-cmd-run-chance: 0.0
  760.  
  761. # The Head price if you want playerheads to have a value like the bag of gold.
  762. pvp-head-prize: '10'
  763.  
  764. # ########################################################################
  765. # Disguises rewards
  766. # ########################################################################
  767. # Here is where can define the actions when a player is under disguise (attacker)
  768. # or when the attacked (victim)
  769. disguises:
  770.  
  771. # Disable integration with iDisguise
  772. disable-integration-i-disguise: false
  773.  
  774. # Disable integration with DisguiseCcraft
  775. disable-integration-disguisecraft: false
  776.  
  777. # Disable integration with LibsDisguises
  778. disable-integration-libsdisguises: false
  779.  
  780. # Set pvpAllowed=false to disable rewards on killing other players.
  781. remove-disguise-when-attacking: true
  782.  
  783. # Set pvpAllowed=false to disable rewards on killing other players.
  784. remove-disguise-when-attacked: true
  785.  
  786. # Bonus multiplier for killing while disgused.
  787. # Can be both positive an negative = reward or penalty
  788. # and over and under 1 = raise or lower the reward.
  789. undercover-multiplier: 0.95
  790.  
  791. # Bonus multiplier for killing a disgused player.
  792. # Can be both positive an negative = reward or penalty
  793. # and over and under 1 = raise or lower the reward.
  794. cover-blown-multiplier: 1.2
  795.  
  796. # ########################################################################
  797. # NPC / Citizens / MasterMobHunter settings.
  798. # ########################################################################
  799. npc:
  800.  
  801. # Disable integration with Citizens2
  802. disable-integration-citizens: false
  803.  
  804. # Set the number of seconds between each check. Recommended setting is
  805. # masterMobHunter_check_every: 300 ~ to update all MasterMobHunters every 5th minute.
  806. # Be careful not to lower this number too much. It can cause lag and server crashes
  807. # because of database lockings.
  808. masterMobHunter_check_every: 300
  809.  
  810. # ########################################################################
  811. # Bounty settings
  812. # ########################################################################
  813. # Here you can change the behavior of the Bounty Command or you can disable
  814. # the command completely.
  815. bounties:
  816.  
  817. # Set to true if you want to disable players to be able to put bounties on each other.
  818. disable-player-bounties: true
  819.  
  820. # Here you set how much of a bound the bounty owner get back if
  821. # he drop the bounty on another player
  822. bounty-return-pct: 50
  823.  
  824. # Here you set the number of days the Bounty is collectable.
  825. # After the number of days the Bounty will be removed automatically
  826. bounty_duration: 30
  827.  
  828. # Set enable_random_bounty=false to disable random bounties
  829. enable_random_bounty: false
  830.  
  831. # Time between Random Bounty is created in minutes
  832. time_between_random_bounties: 60
  833.  
  834. # Minimum number of players before the server starts to make random bounties
  835. minimum_number_of_online_players: 5
  836.  
  837. # Chance that a bounty is created on a player after the minimum time. Must be a number between 0 and 1. (0 = never, 0.5 = 50% 1 = always)
  838. chance_to_create_a_random_bounty: 0.5
  839.  
  840. # Random Bounty. Can be a number 100 or a range 100:200
  841. random_bounty_prize: 50:100
  842.  
  843. # ########################################################################
  844. # Stacked mobs settings
  845. # ########################################################################
  846. # Here you can change the behavior of stacked mobs integration, or you can disable
  847. # integration completely.
  848. stackedmobs:
  849.  
  850. # Disable integration with MobStacker.
  851. # https://www.spigotmc.org/resources/mobstacker.15596/
  852. disable-integration-mobstacker: false
  853.  
  854. # Disable integration with StackMob.
  855. # https://www.spigotmc.org/resources/stackmob.29999/
  856. disable-integration-stackmob: false
  857.  
  858. # Set to true if you want stacked mobs to pay a reward.
  859. get-reward-from-stacked-mobs: true
  860.  
  861. # ########################################################################
  862. # CustomMob settings
  863. # ########################################################################
  864. # Here you can change the behavior of CustomMobs Integration, or you can disable
  865. # integration completely.
  866. # https://www.spigotmc.org/resources/custommobs.7339/
  867. custommobs:
  868.  
  869. # Disable integration with CustomMobs
  870. # https://dev.bukkit.org/bukkit-plugins/custom-mobs/
  871. disable-integration-custommobs: false
  872.  
  873. # Can the players earn money on mobs spawned from CustomMobs Spawners and eggs?
  874. allow_custom_mobspawners_and_eggs: false
  875.  
  876. # ########################################################################
  877. # InfernalMobs settings
  878. # ########################################################################
  879. # Here you can change the behavior of InfernalMobs Integration, or you can disable
  880. # integration completely.
  881. # https://www.spigotmc.org/resources/infernal-mobs.2156/
  882. infernalmobs:
  883.  
  884. # Disable integration with InfernalMobs
  885. disable-integration-infernalmobs: false
  886.  
  887. # For InfernalMobs mob prize is calculated by the minecraft reward x multiplier_per_level^Infernal_Level
  888. # Ex.If multiplier=1.2 and level is 3 normal reward will be multiplied with 1.2*1.2*1.2=1,728
  889. multiplier_per_level: 1.25
  890.  
  891. # ########################################################################
  892. # Conquestia Mobs settings
  893. # ########################################################################
  894. # Here you can change the behavior of ConquestiaMobs Integration, or you can disable
  895. # integration completely.
  896. # https://www.spigotmc.org/resources/conquesita-mobs.21307/
  897. conquestiamobs:
  898.  
  899. # Disable integration with ConquestiaMobs
  900. # https://www.spigotmc.org/resources/conquesita-mobs.21307/
  901. disable-integration-conquestiamobs: false
  902.  
  903. # This is the multiplier per level mutiplied with the basic reward.
  904. # Becareful not to ruin the server economy by making the multiplier to big.
  905. # Example: If the reward is 10 and the multiplier is 1.05, the calculated
  906. # reward is:
  907. # Level 1: reward=10
  908. # Level 2: reward=10*1.05=10.5
  909. # Level 3: reward=10*1.05*1.05=11.03
  910. # Level 4: reward=10*1.05*1.05*1.05=11.58
  911. # Level 5: reward=10*1.05*1.05*1.05*1.05=12.16
  912. # Level 6: reward=10*1.05*1.05*1.05*1.05*1.05=12.76
  913. # Level 7: reward=10*1.05*1.05*1.05*1.05*1.05*1.05=13.40
  914. # Level 8: reward=10*1.05*1.05*1.05*1.05*1.05*1.05*1.05=14.07
  915. # Level 9: reward=10*1.05*1.05*1.05*1.05*1.05*1.05*1.05*1.05=14.77
  916. # Level 10: reward=10*1.05*1.05*1.05*.....=15.51
  917. # Level 20: reward=10*1.05*1.05*1.05*.....=25..27
  918. # Level 30: reward=10*1.05*1.05*1.05*.....=41.61
  919. # Level 40: reward=10*1.05*1.05*1.05*.....=67.05
  920. # Level 50: reward=10*1.05*1.05*1.05*.....=109.21
  921. # Level 100: reward=10*1.05*1.05*1.05*.....=1252.39
  922. multiplier_per_level: 1.05
  923.  
  924. # ########################################################################
  925. # Factions settings
  926. # ########################################################################
  927. # Here you can change the behavior of the Factions integration, or you can disable
  928. # integration completely.
  929. # https://www.spigotmc.org/resources/factions.1900/
  930. factions:
  931.  
  932. # Disable integration with Factions.
  933. # https://www.massivecraft.com/
  934. disable-integration-factions: false
  935.  
  936. # This is the bonus when a player kills a mob or a player in a Factions WarZone.
  937. factions_warzone_multiplier: 1.1
  938.  
  939. # ########################################################################
  940. # Towny settings
  941. # ########################################################################
  942. # Here you can change the behavior of the Towny integration, or you can disable
  943. # integration completely.
  944. # http://towny.palmergames.com/
  945. towny:
  946.  
  947. # Disable integration with Towny.
  948. # http://towny.palmergames.com/
  949. disable-integration-towny: true
  950.  
  951. # Disable rewards when the player is in his hometown.
  952. # http://towny.palmergames.com/
  953. disable-rewards-in-home-town: true
  954.  
  955. # Disable naturally drops and xp drops when the player kill mobs in his home town.
  956. disable-naturally-drops-and-xp-in-home-town: false
  957.  
  958. # ########################################################################
  959. # Towny settings
  960. # ########################################################################
  961. # Here you can change the behavior of the Residence integration, or you can disable
  962. # integration completely.
  963. # https://www.spigotmc.org/resources/residence-1-7-10-up-to-1-11.11480/
  964. residence:
  965.  
  966. # Disable integration with Residence.
  967. # http://towny.palmergames.com/
  968. disable-integration-residence: false
  969.  
  970. # Disable rewards when the player is protected against damage.
  971. # http://towny.palmergames.com/
  972. disable-rewards-in-home-town: true
  973.  
  974. # Disable naturally drops and xp drops when the player kill mobs in his home town.
  975. disable-naturally-drops-and-xp-in-protected-residence: false
  976.  
  977. # ########################################################################
  978. # DropMoneyOnGround Settings
  979. # ########################################################################
  980. dropmoneyonground:
  981.  
  982. # When a player get a money reward for a kill, the money will go directly
  983. # into his pocket. If you set dropMoneyOnGround=true the reward will
  984. # dropped on ground to be picked up by the player.
  985. # Negative rewards will always be taken from the player.
  986. drop-money-on-ground: false
  987.  
  988. # Here you can set the type of the ITEM to be dropped.
  989. # You can choose between "ITEM","KILLED","SKULL","KILLER". The default is ITEM.
  990. # The value will be showed above the item.
  991. # ITEM: The reward is dropped as a normal Minecraft item.
  992. # KILLED: The reward is dropped as the head of the mob/player you killed.
  993. # SKULL: The reward is dropped as a SKULL with a custom texture. You can generate custom texture value
  994. # and custom texture signature at http://mineskin.org
  995. # KILLER: The reward is dropped as the killers head.
  996. #
  997. # OBS: If the Gringotts plugin is installed and support not disabled, the droped item will be the Gringotts chosen item.
  998. # Examples:
  999. #
  1000. # Bag of gold: (https://mineskin.org/6875)
  1001. #
  1002. # drop-money-on-ground-skull-reward-name: 'Bag of gold'
  1003. # drop-money-on-ground-skull-texture-value: 'eyJ0aW1lc3RhbXAiOjE0ODU5MTIwNjk3OTgsInByb2ZpbGVJZCI6IjdkYTJhYjNhOTNjYTQ4ZWU4MzA0OGFmYzNiODBlNjhlIiwicHJvZmlsZU5hbWUiOiJHb2xkYXBmZWwiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM5NmNlMTNmZjYxNTVmZGYzMjM1ZDhkMjIxNzRjNWRlNGJmNTUxMmYxYWRlZGExYWZhM2ZjMjgxODBmM2Y3In19fQ=='
  1004. # drop-money-on-ground-skull-texture-signature: 'm8u2ChI43ySVica7pcY0CsCuMCGgAdN7c9f/ZOxDZsPzJY8eiDrwxLIh6oPY1rvE1ja/rmftPSmdnbeHYrzLQ18QBzehFp8ZVegPsd9iNHc4FuD7nr1is2FD8M8AWAZOViiwlUKnfd8avb3SKfvFmhmVhQtE+atJYQrXhJwiqR4S+KTccA6pjIESM3AWlbCOmykg31ey7MQWB4YgtRp8NyFD3HNTLZ8alcEXBuG3t58wYBEME1UaOFah45tHuV1FW+iGBHHFWLu1UsAbg0Uw87Pp+KSTUGrhdwSc/55czILulI8IUnUfxmkaThRjd7g6VpH/w+9jLvm+7tOwfMQZlXp9104t9XMVnTAchzQr6mB3U6drCsGnuZycQzEgretQsUh3hweN7Jzz5knl6qc1n3Sn8t1yOvaIQLWG1f3l6irPdl28bwEd4Z7VDrGqYgXsd2GsOK/gCQ7rChNqbJ2p+jCja3F3ZohfmTYOU8W7DJ8Ne+xaofSuPnWODnZN9x+Y+3RE3nzH9tzP+NBMsV3YQXpvUD7Pepg7ScO+k9Fj3/F+KfBje0k6xfl+75s7kR3pNWQI5EVrO6iuky6dMuFPUBfNfq33fZV6Tqr/7o24aKpfA4WwJf91G9mC18z8NCgFR6iK4cPGmkTMvNtxUQ3MoB0LCOkRcbP0i7qxHupt8xE='
  1005. #
  1006. # Bag of gold (alternative): (https://mineskin.org/3384)
  1007. #
  1008. # drop-money-on-ground-skull-reward-name: 'Bag of gold'
  1009. # drop-money-on-ground-skull-texture-value: 'eyJ0aW1lc3RhbXAiOjE0NzQzMzI0MzY1MDYsInByb2ZpbGVJZCI6IjNlMjZiMDk3MWFjZDRjNmQ5MzVjNmFkYjE1YjYyMDNhIiwicHJvZmlsZU5hbWUiOiJOYWhlbGUiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg2NzczZDc0Y2Y1MDhmZDc3Yzc4MmZmZDI5ZGYyZmU0N2ZiNzE0YjViMGQ3ZGU2N2Q1Mjg2OTMxZTJmMWRmMiJ9fX0='
  1010. # drop-money-on-ground-skull-texture-signature: 'JdvJksowuxYQ0eqf56J+Dmczg7zvlw2DbIc58Q33kRt65uMUNn2iRCQsbNpztC1cAAgyYMOyFDiOUZQeIK03CSRoPLDtWp2u501YoGKqhjgrE0V0UDh3JetWKz4Ob0KmATtY+4R2vSoMjHFEFppM0Oq+8ZER12FAiVEMAzeseFN3Z9fWAMc/V10LoquGBpq6ExTfSCEEMDEGZopF1T8ZBKL0vf4DVendfz4v3yl7bRBzISZEAnF+ECTa9z36r8HRqS8+s0eO/AWYQcRaKIu9H+wSK5F/1v+rgifeSlMAnt1Na8m1b5tMfNuq6pXxWCq4nUGgYVTOLUinqs9ZcFz3Z6Mtx5YtymKk2M0mzxmTm9+AeOL4s3K/UrJYQlcmLBJSv4hd6EigJXoashzWNCHKmFDYCdEhh4FArq4G9vRZtoudcTeMsvi0VmXIgER8U5iSfoTtzXcGbf/GT0ECtgfeA40f5oCqyE4nXreudMmvlDCBr/KHbILQWeeH/jhtYqQ6OwJb3Ji2Bs9F5fQmICSqk7X4yKzexf8rdDhOG1z+/TCot7K8unPVuQx46sXPeP7t2hCiHOXMAnOMt8vuL3gQUURIEM6fMryjmlKsgvk8Jo0gawavRCIZQtA6vT0JRRnSAchzEOA7QP1iiVV3LnwX9Yqw7oMJ/+REV1hWesuzDOc='
  1011. #
  1012. # Chest: (https://mineskin.org/3136)
  1013. #
  1014. # drop-money-on-ground-skull-reward-name: 'Treasure chest'
  1015. # drop-money-on-ground-skull-texture-value: 'eyJ0aW1lc3RhbXAiOjE0NzI4Mzk3Nzk2ODMsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJJbnZlbnRpdmVHYW1lcyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY5NDcxMjQ1YmNhN2M0ZmUwNjQ0MGQ5YjRiOWY3NDIxN2VkNzM0M2FhZDU5YTc5MThiMWExZDYxZDhiYTZkYSJ9fX0='
  1016. # drop-money-on-ground-skull-texture-signature: 'lVA2QIbvybpzhcXof5yWz/7nkHdhG/3MGO+1DyD1txdRCALV6BRwsDUBwIUg06MkLUpBkjmiOvFcCRgal/jDE/xkkJPyk2tb/w4NtQ5PiPiAe0oInVnuiSIVFIE4tnsCdvX0joll3uKwVu6XY3t1KEsqJATcPhA5hslVn1iOp/IfMziIfuCzzob04rScpwcw0mLNtbtbMVAl6LYR9gXVuOkAfXujuYq4lbI/iW0yuLxSAzr8i9QWBP2ftup4qQHwocQRTdUE6/G5G9LwJWXhhnqKWjgjfvL0y2FRFJkgN1cvuq7DvUDBVsePnRIHwU5YvBPMjcZe/KE8VPTSodsN84/+++5p95Puxe1DXMX822xR71IQsxM7eax7Ffrr/Tzxw2rSDh9ivGGlRAB85OHwp/ouUgWNSrT8inNMYImque9EuZku9p3OFet8iZsFhkMXANeNtTVL7LKV7/L/0YWwoeyBnw5QQqvGyWKw3dac5eDkRNCyCtdDIntM5vsd8FxnIFj36zxLWgmrJmOM9hg5PBM4gcDxxryBcug8jSe+W9XDU39OOJotXajj8dgSL8yUn+d7l4Qvat/vJbAE8lonMl7P0P9QBPzmcIUvlRMuHSpRZQYkoCbwc2Filahd/5INtm7I4Y28XYzzupdwLk3cavKfOloL5YrWNqaZr/+9Tbk='
  1017. #
  1018. # Birthday present: (https://mineskin.org/4743)
  1019. #
  1020. # drop-money-on-ground-skull-reward-name: 'Birthday present'
  1021. # drop-money-on-ground-skull-texture-value: 'eyJ0aW1lc3RhbXAiOjE0Nzk5MzEzNDMxMjgsInByb2ZpbGVJZCI6IjNlMjZiMDk3MWFjZDRjNmQ5MzVjNmFkYjE1YjYyMDNhIiwicHJvZmlsZU5hbWUiOiJOYWhlbGUiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2NmNDRkZjIzMjBiNzYzMTI0N2FhZGY1OWMwZWNlOTdhNGJiNTdkZjI4YzFjZWU3OTM0ZjZhZTI4YWY4OTg5In19fQ=='
  1022. # drop-money-on-ground-skull-texture-signature: 'k1xQ6E1NuxG1ZN7nlQqRJltYrJn44XHVhNA9pSEu2Pt2mkuixMxhIDj2Tg6o+JWlTyGfXtPVWLxygeGymmeSGaVcmDTaCALg7PL11ZfSzSWSxaIufNbj1EcSi264jg5FrAa/2/DnFsgu16wjlWiIGtjCzgx2QabY8YofoPKw6Y6Y5FHZJVXpT8Rsxs8ok6ZHtfm/ZyyTgvRSzh2mKmVyQIYJ1ZKxuqWhDQfbtBpu3dlEzMAEJo85Dvb7uIFYa7WFitjFJue/c9qpqAnazWFLrx33nYpjjeYhcfAvsaNQW3JVFEkyxzEgzOHbdsbiZcqTCwO+49whu175xOqT7XhouEubDT7A3H1jiSvQvkUZJv/GzUF4qFYHSfxhr6OWoBrRGwWmPdcrYx7fUWKo43CAqa5inaiTV4gU70BWrx5i3LhIJxpnspAyTXs8tZBxeoh8IizWD7uXkYYqh3j9cwuHoxfwZuMpOx9CPTC6R/YwJ1YK5OgJBY1+QhNw+NOilWT3jTok82elFvOLm3a5yLyVs+/UPmLD7rZsFm7/DD3VnRcpgjKRiyy2j9vYsYLyNE2BVLVJxBVk2yyy9u7L4VR6PO+8v2dh9DQl7vM2ORCxKPl2lt6woHWM2+eT1PXr16LtMtAOGYT8mlKFhp8Ou2+9fu4AqWkX7n3swU6XLiK5cJs='
  1023. #
  1024. # Choose between "ITEM","KILLED","SKULL","KILLER"
  1025. drop-money-on-ground-itemtype: SKULL
  1026.  
  1027. # Use the reward as a currency (bag of gold) which can be sold, bought, stored in a
  1028. # protected chest or a protected area (a Bank?). Check the command /mh money sell.
  1029. # If false the bag of gold will be picked up as money, if true the bag of gold
  1030. # will be picked up as an item. OBS: If you want to use the bags as an Economy
  1031. # replacing Essentials/CraftConomy/... and more, then you have to install the
  1032. # BagOfGold plugin as well. (https://dev.bukkit.org/projects/bagofgold)
  1033. drop-money-use-item-as-currency: true
  1034.  
  1035. # Here you can change the command /mh money ... to /mh <alias> ...
  1036. # Example: gold,bag,silver,coin,????
  1037. drop-money-command-alias: money
  1038.  
  1039. # Here you can set which item should be used when you have chosen drop-money-on-ground-itemtype: ITEM.
  1040. # Use Minecraft Item names like:
  1041. # GOLD_NUGGET, DIAMOND, GOLD_INGOT, EMERALD, GOLDEN_APPLE
  1042. drop-money-on-ground-item: GOLD_INGOT
  1043.  
  1044. # Here you can set of the color of the number above the dropped item.
  1045. # Use color names like WHITE, RED, BLUE, GOLD
  1046. drop-money-on-ground-text-color: WHITE
  1047.  
  1048. # This is the name of the reward
  1049. drop-money-on-ground-skull-reward-name: Bag of gold
  1050.  
  1051. # This is the name of the reward in plural
  1052. drop-money-on-ground-skull-reward-name-plural: Bag of gold
  1053.  
  1054. # This is the Custom Texture Value generated at http://mineskin.org
  1055. drop-money-on-ground-skull-texture-value: eyJ0aW1lc3RhbXAiOjE0ODU5MTIwNjk3OTgsInByb2ZpbGVJZCI6IjdkYTJhYjNhOTNjYTQ4ZWU4MzA0OGFmYzNiODBlNjhlIiwicHJvZmlsZU5hbWUiOiJHb2xkYXBmZWwiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM5NmNlMTNmZjYxNTVmZGYzMjM1ZDhkMjIxNzRjNWRlNGJmNTUxMmYxYWRlZGExYWZhM2ZjMjgxODBmM2Y3In19fQ==
  1056.  
  1057. # This is the Custom Texture Signature generated at http://mineskin.org
  1058. drop-money-on-ground-skull-texture-signature: m8u2ChI43ySVica7pcY0CsCuMCGgAdN7c9f/ZOxDZsPzJY8eiDrwxLIh6oPY1rvE1ja/rmftPSmdnbeHYrzLQ18QBzehFp8ZVegPsd9iNHc4FuD7nr1is2FD8M8AWAZOViiwlUKnfd8avb3SKfvFmhmVhQtE+atJYQrXhJwiqR4S+KTccA6pjIESM3AWlbCOmykg31ey7MQWB4YgtRp8NyFD3HNTLZ8alcEXBuG3t58wYBEME1UaOFah45tHuV1FW+iGBHHFWLu1UsAbg0Uw87Pp+KSTUGrhdwSc/55czILulI8IUnUfxmkaThRjd7g6VpH/w+9jLvm+7tOwfMQZlXp9104t9XMVnTAchzQr6mB3U6drCsGnuZycQzEgretQsUh3hweN7Jzz5knl6qc1n3Sn8t1yOvaIQLWG1f3l6irPdl28bwEd4Z7VDrGqYgXsd2GsOK/gCQ7rChNqbJ2p+jCja3F3ZohfmTYOU8W7DJ8Ne+xaofSuPnWODnZN9x+Y+3RE3nzH9tzP+NBMsV3YQXpvUD7Pepg7ScO+k9Fj3/F+KfBje0k6xfl+75s7kR3pNWQI5EVrO6iuky6dMuFPUBfNfq33fZV6Tqr/7o24aKpfA4WwJf91G9mC18z8NCgFR6iK4cPGmkTMvNtxUQ3MoB0LCOkRcbP0i7qxHupt8xE=
  1059.  
  1060. # Dark room mobspawners usually collect items in a HOPPER. This is allowed by default.
  1061. # If you want to deny HOPPERS to collect MobHunting Money rewards
  1062. # set "deny-hoppers-to-pickup-money-on-ground"=false
  1063. deny-hoppers-to-pickup-money-on-ground: true
  1064.  
  1065. # ########################################################################
  1066. # Integration to McMMO
  1067. # ########################################################################
  1068. # This section only relevant if you use McMMO.
  1069. # Here you configure if the player will get McMMO Levels for MobHunting kills and
  1070. # and the chance to get the xp.
  1071. mcmmo:
  1072.  
  1073. # Here you can disable the integration with McMMO.
  1074. # https://www.spigotmc.org/resources/mcmmo.2445/
  1075. disable-integration-mcmmo: true
  1076.  
  1077. # Set 'enable-mcmmo-level-rewards: true' to let the players get Level as a MobHunting reward.
  1078. enable-mcmmo-level-rewards: true
  1079. bat-mcmmo-skillreward-amount: '1'
  1080. bat-mcmmo-skillreward-chance: 0.025
  1081. blacksmith-mcmmo-skillreward-amount: '1'
  1082. blacksmith-mcmmo-skillreward-chance: 0.025
  1083. blaze-mcmmo-skillreward-amount: '1'
  1084. blaze-mcmmo-skillreward-chance: 0.05
  1085. bonusmob-mcmmo-skillreward-amount: '1'
  1086. bonusmob-mcmmo-skillreward-chance: 0.05
  1087. butcher-mcmmo-skillreward-amount: '1'
  1088. butcher-mcmmo-skillreward-chance: 0.025
  1089. cartographer-mcmmo-skillreward-amount: '1'
  1090. cartographer-mcmmo-skillreward-chance: 0.025
  1091. cave-spider-mcmmo-skillreward-amount: '1'
  1092. cave-spider-mcmmo-skillreward-chance: 0.04
  1093. chicken-mcmmo-skillreward-amount: '1'
  1094. chicken-mcmmo-skillreward-chance: 0.025
  1095. clownfish-mcmmo-skillreward-amount: '1'
  1096. clownfish-mcmmo-skillreward-chance: 0.075
  1097. cow-mcmmo-skillreward-amount: '1'
  1098. cow-mcmmo-skillreward-chance: 0.025
  1099. creeper-mcmmo-skillreward-amount: '1'
  1100. creeper-mcmmo-skillreward-chance: 0.04
  1101. donkey-mcmmo-skillreward-amount: '1'
  1102. donkey-mcmmo-skillreward-chance: 0.025
  1103. elder_guardian-mcmmo-skillreward-amount: '1:2'
  1104. elder_guardian-mcmmo-skillreward-chance: 0.1
  1105. enderdragon-mcmmo-skillreward-amount: '5'
  1106. enderdragon-mcmmo-skillreward-chance: 0.33
  1107. enderman-mcmmo-skillreward-amount: '1'
  1108. enderman-mcmmo-skillreward-chance: 0.04
  1109. endermite-mcmmo-skillreward-amount: '1:2'
  1110. endermite-mcmmo-skillreward-chance: 0.2
  1111. evoker-mcmmo-skillreward-amount: '1'
  1112. evoker-mcmmo-skillreward-chance: 0.05
  1113. farmer-mcmmo-skillreward-amount: '1'
  1114. farmer-mcmmo-skillreward-chance: 0.025
  1115. ghast-mcmmo-skillreward-amount: '1'
  1116. ghast-mcmmo-skillreward-chance: 0.05
  1117. giant-mcmmo-skillreward-amount: '1:2'
  1118. giant-mcmmo-skillreward-chance: 0.1
  1119. guardian-mcmmo-skillreward-amount: '1'
  1120. guardian-mcmmo-skillreward-chance: 0.05
  1121. horse-mcmmo-skillreward-amount: '1'
  1122. horse-mcmmo-skillreward-chance: 0.025
  1123. husk-mcmmo-skillreward-amount: '1'
  1124. husk-mcmmo-skillreward-chance: 0.04
  1125. illusioner-mcmmo-skillreward-amount: '1'
  1126. illusioner-mcmmo-skillreward-chance: 0.05
  1127. iron-golem-mcmmo-skillreward-amount: '1'
  1128. iron-golem-mcmmo-skillreward-chance: 0.05
  1129. killerrabbit-mcmmo-skillreward-amount: '5'
  1130. killerrabbit-mcmmo-skillreward-chance: 1.0
  1131. llama-mcmmo-skillreward-amount: '1'
  1132. llama-mcmmo-skillreward-chance: 0.025
  1133. librarian-mcmmo-skillreward-amount: '1'
  1134. librarian-mcmmo-skillreward-chance: 0.025
  1135. magma-cube-mcmmo-skillreward-amount: '1'
  1136. magma-cube-mcmmo-skillreward-chance: 0.04
  1137. mule-mcmmo-skillreward-amount: '1'
  1138. mule-mcmmo-skillreward-chance: 0.025
  1139. mushroom-cow-mcmmo-skillreward-amount: '1'
  1140. mushroom-cow-mcmmo-skillreward-chance: 0.025
  1141. nitwit-mcmmo-skillreward-amount: '1'
  1142. nitwit-mcmmo-skillreward-chance: 0.025
  1143. ocelot-mcmmo-skillreward-amount: '1'
  1144. ocelot-mcmmo-skillreward-chance: 0.025
  1145. parrot-mcmmo-skillreward-amount: '1'
  1146. parrot-mcmmo-skillreward-chance: 0.025
  1147. pig-mcmmo-skillreward-amount: '1'
  1148. pig-mcmmo-skillreward-chance: 0.025
  1149. polar_bear-mcmmo-skillreward-amount: '1'
  1150. polar_bear-mcmmo-skillreward-chance: 0.05
  1151. priest-mcmmo-skillreward-amount: '1'
  1152. priest-mcmmo-skillreward-chance: 0.025
  1153. pufferfish-mcmmo-skillreward-amount: '1'
  1154. pufferfish-mcmmo-skillreward-chance: 0.06
  1155. pvpplayer-mcmmo-skillreward-amount: '1'
  1156. pvpplayer-mcmmo-skillreward-chance: 0.025
  1157. rabbit-mcmmo-skillreward-amount: '1'
  1158. rabbit-mcmmo-skillreward-chance: 0.025
  1159. rawfish-mcmmo-skillreward-amount: '1'
  1160. rawfish-mcmmo-skillreward-chance: 0.05
  1161. rawsalmon-mcmmo-skillreward-amount: '1'
  1162. rawsalmon-mcmmo-skillreward-chance: 0.06
  1163. sheep-mcmmo-skillreward-amount: '1'
  1164. sheep-mcmmo-skillreward-chance: 0.025
  1165. shulker-mcmmo-skillreward-amount: '1'
  1166. shulker-mcmmo-skillreward-chance: 0.05
  1167. silverfish-mcmmo-skillreward-amount: '1'
  1168. silverfish-mcmmo-skillreward-chance: 0.04
  1169. skeleton-mcmmo-skillreward-amount: '1'
  1170. skeleton-mcmmo-skillreward-chance: 0.04
  1171. skeletonhorse-mcmmo-skillreward-amount: '1'
  1172. skeletonhorse-mcmmo-skillreward-chance: 0.025
  1173. slime-base-mcmmo-skillreward-amount: '1'
  1174. slime-base-mcmmo-skillreward-chance: 0.04
  1175. snowman-mcmmo-skillreward-amount: '1'
  1176. snowman-mcmmo-skillreward-chance: 0.025
  1177. spider-mcmmo-skillreward-amount: '1'
  1178. spider-mcmmo-skillreward-chance: 0.04
  1179. squid-mcmmo-skillreward-amount: '1'
  1180. squid-mcmmo-skillreward-chance: 0.025
  1181. stray-mcmmo-skillreward-amount: '1'
  1182. stray-mcmmo-skillreward-chance: 0.04
  1183. vex-mcmmo-skillreward-amount: '1'
  1184. vex-mcmmo-skillreward-chance: 0.04
  1185. villager-mcmmo-skillreward-amount: '1'
  1186. villager-mcmmo-skillreward-chance: 0.025
  1187. vindicator-mcmmo-skillreward-amount: '1'
  1188. vindicator-mcmmo-skillreward-chance: 0.05
  1189. witch-mcmmo-skillreward-amount: '1'
  1190. witch-mcmmo-skillreward-chance: 0.05
  1191. wither-mcmmo-skillreward-amount: '5'
  1192. wither-mcmmo-skillreward-chance: 0.33
  1193. wither-skeleton-mcmmo-skillreward-amount: '1'
  1194. wither-skeleton-mcmmo-skillreward-chance: 0.05
  1195. wolf-mcmmo-skillreward-amount: '1'
  1196. wolf-mcmmo-skillreward-chance: 0.04
  1197. zombie-mcmmo-skillreward-amount: '1'
  1198. zombie-mcmmo-skillreward-chance: 0.4
  1199. zombiehorse-mcmmo-skillreward-amount: '1'
  1200. zombiehorse-mcmmo-skillreward-chance: 0.025
  1201. zombie-pigman-mcmmo-skillreward-amount: '1'
  1202. zombie-pigman-mcmmo-skillreward-chance: 0.05
  1203. zombie_villager-mcmmo-skillreward-amount: '1'
  1204. zombie_villager-mcmmo-skillreward-chance: 0.04
  1205.  
  1206. # ########################################################################
  1207. # Integration to CrackShot
  1208. # ########################################################################
  1209. # This section only relevant if you use CrackShot.
  1210. # Here you configure if the player will get a multiplier for using a CrackShot weapon
  1211. crackshot:
  1212.  
  1213. # Disable integration with CrackShot.
  1214. # https://dev.bukkit.org/projects/crackshot
  1215. disable-integration-crackshot: false
  1216. crackshot-multiplier: 0.7
  1217.  
  1218. # ########################################################################
  1219. # Integration to other plugins.
  1220. # ########################################################################
  1221. plugins:
  1222.  
  1223. # Disable integration with MobArena
  1224. disable-integration-mobarena: false
  1225.  
  1226. # Set to true if you want the players to get rewards while playing MobArena.
  1227. mobarena-get-rewards: false
  1228.  
  1229. # Disable integration with PvpArena
  1230. disable-integration-pvparena: false
  1231.  
  1232. # Set to true if you want the players to get rewards while playing pvpArena.
  1233. pvparena-get-rewards: false
  1234.  
  1235. # Disable integration with MythicMobs
  1236. disable-integration-mythicmobs: false
  1237.  
  1238. # Disable integration with MyPet
  1239. disable-integration-mypet: false
  1240.  
  1241. # Disable integration with MiniGames
  1242. disable-integration-minigames: false
  1243.  
  1244. # Disable integration with MiniGamesLib
  1245. # https://www.spigotmc.org/resources/minigameslib.23844/
  1246. disable-integration-minigameslib: false
  1247.  
  1248. # Disable integration with WorldGuard
  1249. disable-integration-worldguard: false
  1250.  
  1251. # Disable integration with Essentials
  1252. # http://dev.bukkit.org/bukkit-plugins/essentialsx/
  1253. disable-integration-essentials: false
  1254.  
  1255. # Disable integration with BattleArena
  1256. disable-integration-battlearena: false
  1257.  
  1258. # Disable integration with BossBarAPI. If you want messages in player chat you can set this to true.
  1259. disable-integration-bossbarapi: false
  1260.  
  1261. # Disable integration with BarAPI. If you want messages in player chat you can set this to true.
  1262. # https://dev.bukkit.org/projects/bar-api
  1263. disable-integration-barapi: false
  1264.  
  1265. # Disable integration with TitleAPI
  1266. disable-integration-titleapi: false
  1267.  
  1268. # Disable integration with VanishNoPacket
  1269. disable-integration-vanishnopacket: false
  1270.  
  1271. # Disable integration with TitleManger. If you want messages in player chat you can set this to true.
  1272. # https://www.spigotmc.org/resources/titlemanager.1049/
  1273. disable-integration-titlemanager: false
  1274.  
  1275. # Disable integration with Actionbar. If you want messages in player chat you can set this to true.
  1276. disable-integration-actionbar: false
  1277.  
  1278. # Disable integration with ActionBarAPI. If you want messages in player chat you can set this to true.
  1279. # https://www.spigotmc.org/resources/actionbarapi-1-8-1-9-1-10.1315/
  1280. disable-integration-actionbarapi: false
  1281.  
  1282. # Disable integration with ActionAnnouncer. If you want messages in player chat you can set this to true.
  1283. # https://www.spigotmc.org/resources/actionannouncer.1320/
  1284. disable-integration-actionannouncer: false
  1285.  
  1286. # Disable integration with Gringotts Economy.
  1287. # http://dev.bukkit.org/bukkit-plugins/gringotts/
  1288. disable-integration-gringotts: false
  1289.  
  1290. # Disable integration with TARDIS Weeping Angels.
  1291. # http://dev.bukkit.org/bukkit-plugins/tardisweepingangels/
  1292. disable-integration-tardis-weeping-angels: false
  1293.  
  1294. # Disable integration with ProtocolLib.
  1295. # https://www.spigotmc.org/resources/protocollib.1997/
  1296. disable-integration-protocollib: false
  1297.  
  1298. # Disable integration with MysteriousHalloween.
  1299. # https://www.spigotmc.org/resources/mysterioushalloween.13059/
  1300. disable-integration-mysterious-halloween: false
  1301.  
  1302. # Disable integration with SmartGiants.
  1303. # https://www.spigotmc.org/threads/smartgiants.55208/
  1304. disable-integration-smartgiants: false
  1305.  
  1306. # Disable integration with PlaceholderAPI.
  1307. # https://www.spigotmc.org/resources/placeholderapi.6245/
  1308. disable-integration-placeholderapi: false
  1309.  
  1310. # Disable integration with BossShop.
  1311. # https://www.spigotmc.org/resources/bossshop-powerful-and-playerfriendly-chest-gui-shop-menu-plugin.222/
  1312. disable-integration-bossshop: false
  1313.  
  1314. # Disable integration with ExtraHardmode.
  1315. # https://www.spigotmc.org/resources/extra-hard-mode.19673/
  1316. disable-integration-extra-hard-mode: false
  1317.  
  1318. # Disable integration with Herobrine.
  1319. # https://www.theprogrammersworld.net/Herobrine/
  1320. disable-integration-herobrine: false
  1321.  
  1322. # Disable integration with Holograms.
  1323. # https://www.spigotmc.org/resources/holograms.4924/
  1324. disable-integration-holograms: false
  1325.  
  1326. # Disable integration with Holograms.
  1327. # https://dev.bukkit.org/projects/holographic-displays
  1328. disable-integration-holographic-displays: false
  1329.  
  1330. # Disable integration with PreciousStones.
  1331. # https://www.spigotmc.org/resources/preciousstones.5270/
  1332. disable-integration-preciousstones: false
  1333.  
  1334. # ########################################################################
  1335. # Database Settings.
  1336. # ########################################################################
  1337. database:
  1338.  
  1339. # Type of database to use. Valid values are: sqlite, mysql
  1340. type: sqlite
  1341. username: user
  1342. password: password
  1343. host: localhost:3306
  1344. database: mobhunting
  1345.  
  1346. # FOR INTERNAL USE ONLY. DONT CHANGE THIS VALUE!
  1347. database_version: 5
  1348.  
  1349. # ########################################################################
  1350. # Update settings
  1351. # ########################################################################
  1352. updates:
  1353.  
  1354. # Check if there is a new version of the plugin available.
  1355. update-check: true
  1356.  
  1357. # Set the number of seconds between each check. Recommended setting is
  1358. # check_every: 7200 ~ to check every second hour.
  1359. check_every: 7200
  1360.  
  1361. # Set 'autoupdate: true' if you want new updates downloaded and installed.
  1362. # You will still have to reboot the server manually.
  1363. autoupdate: false
  1364.  
  1365. # ########################################################################
  1366. # General Settings
  1367. # ########################################################################
  1368. general:
  1369.  
  1370. # Put the names of the worlds here that you do not wish for mobhunting to be enabled in.
  1371. disabled-in-worlds:
  1372. - worldname
  1373.  
  1374. # The language (file) to use. You can put the name of the language file as the language code
  1375. # (eg. en_US, de_DE, fr_FR, ect.) or you can specify the name of a custom file without the .lang
  1376. # Please check the lang/ folder for a list of all available translations.
  1377. language: en_US
  1378.  
  1379. # Can the players earn money on mobs spawned from mobspawners, eggs and from eggs from Dispensers?
  1380. # If you disable this you are still able to get rewards from specific Spawners, if you white list the area
  1381. # using '/mh whitelistarea'.
  1382. disable_money_rewards_from_mobspawners_and_eggs: true
  1383.  
  1384. # Let the players get the naturally dropped items from mobs spawned from mobspawners, eggs and from eggs from Dispensers ?
  1385. disable_naturally_dropped_items_from_mobspawners_and_eggs: false
  1386.  
  1387. # Let the players get the naturally dropped XP from mobs spawned from mobspawners, eggs and from eggs from Dispensers ?
  1388. disable_naturally_dropped_xp_from_mobspawners_and_eggs: false
  1389.  
  1390. # As of V 5.0.0 MobHunting utilizises the Advancement system (L key) to to show which
  1391. # Achievements the players has made. This is still BETA feature and it is only Supported on Spigot Servers and if you have any problems, you can set 'disable_mobhunting_advancements: true and the reload the plugin.
  1392. disable_mobhunting_advancements: true
  1393.  
  1394. # Broadcast messages will be send in the ActionBar if MobHunting finds a supported ActionBar plugin.
  1395. use-actionbar-for-broadcasts: true
  1396.  
  1397. # Should achievements be broadcasted?
  1398. broadcast-achievement: false
  1399.  
  1400. # Should the hunt begins achievement be broadcasted?
  1401. broadcast-first-achievement: false
  1402.  
  1403. # Time between saves in ticks (20 ticks ~ 1 sec) This number must be higher that 1200 ticks = 2 minutes,
  1404. # but I recommend to save every 5th minute = 6000 ticks
  1405. save-period: 6000
  1406.  
  1407. # Time between leaderboard updates in ticks (20 ticks ~ 1 sec) This number must be higher that 1200 ticks = 2 minutes,
  1408. # but I recommend to update leaderboards max every 5 min = 6000 ticks
  1409. leaderboard-update-period: 6000
  1410.  
  1411. # Time in seconds after attacking a mob that can be counted as a kill
  1412. kill-timeout: 4
  1413.  
  1414. # If kills are not being registered in mob hunting. Enable this to see why they arent
  1415. kill-debug: false
  1416.  
  1417. # Rounding of rewards when you uses a range or %. (ex creeperPrize=10:30) the reward.
  1418. # All numbers except 0 can be used.
  1419. # Set rounding_reward=1 if you want integers. IE. 10,11,12,13,14...
  1420. # Set rounding_reward=0.01 if you want 2 decimals 10.00, 10.01, 10.02... integers.
  1421. # Set rounding_reward=5 if you want multipla of 5 IE. 10,15,20,25...
  1422. # Set rounding_reward=2 if you want multipla of 2 IE. 10,12,14,16...
  1423. reward_rounding: 1.0
  1424.  
  1425. # This is the minimum reward which will which will be paid to the player 0.01 will be fine
  1426. # in most installation, but Gringott users who want very low rewards (like 0.001 for killing
  1427. # a mob) will have to lower the minimum reward. Remember that some multipliers are less than 1
  1428. # and grinding detection and penalties. The minimum_reward should therefor be less than 10%
  1429. # of smallest reward. In the Gringotts example minimum_reward should be 0.0001 or 0.00005.
  1430. minimum_reward: 1.0
  1431.  
  1432. # When a new playerjoins the server he will by default start
  1433. # in 'LEARNING MODE' and get extra information about when he get rewards and not,
  1434. # when killing Mobs. The player can disable this InGame by using the command '/mobhunt learn'
  1435. newplayer_learning_mode: false
  1436.  
  1437. # When use_gui_for_achivements=true the status of players achievements will
  1438. # be showed in a Inventory GUI.
  1439. use_gui_for_achievements: true
  1440.  
  1441. # When use_gui_for_bounties=true the open bounties and most wanted players will
  1442. # be showed in a Inventory GUI.
  1443. use_gui_for_bounties: true
  1444.  
  1445. # Disable natural drops when a mob is killed
  1446. # (because player is grinding or protected by Worldguard or in God mode or similar)
  1447. # If you want the mobs to drops normal rewards set
  1448. # "disable-natural-item-drops"=false
  1449. disable-natural-item-drops: false
  1450.  
  1451. # Disable natural xp drops when a mob is killed
  1452. # (because player is grinding or protected by Worldguard or in God mode or similar)
  1453. # If you want the mobs to drop normal XP set
  1454. # "disable-natural-xp-drops"=false
  1455. disable-natural-xp-drops: false
  1456.  
  1457. # Try to cancel natural drops when a mob is killed the player is in creative mode.
  1458. # If you want the mobs to drops normal rewards set
  1459. # "try-to-cancel-natural-drops-when-in-creative"=false
  1460. try-to-cancel-natural-drops-when-in-creative: true
  1461.  
  1462. # Try to cancel XP drops when a mob is killed while the player is in creative mode.
  1463. # If you want the mobs to drop normal XP set
  1464. # "try-to-cancel-xp-drops-when-in-creative"=false
  1465. try-to-cancel-xp-drops-when-in-creative: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement