Advertisement
Guest User

Untitled

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