Heads Bounty v2.9

Earn mobs/players heads and sell them on Dealer's menu, Fully Customizable shop, items and heads!
HB.png

MAIN GUI MENU
giphy.gif


SHOP GUI MENU
giphy.gif


CUSTOM HEAD DROPS (BY PLAYERS/MOBS) [Disabled by default]
(Configurable) On default, the killer and the kill date will be printed on the hunted head's lore, both are able to be disabled, fully customizable.

tzE5EHx.gif





Code:
version: v1.5
enableBounty: true
enableShop: true
headPrice: '5'
executePayment: false
enableBonus: false
dealerHead: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjM0OGU1YjRiM2QyYzFkZWMwMjNmYmY0MDYyMTZmMTIzOTY1ODkwNmVmNGMyZmJmMWM1MzkwNmUyNDNlNjYifX19
sellHead: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjFhZTdlYTY0YzBiMTJlMThiYTljNWY3NzYyMjdiMmI4YTA2ZWRmZjYyM2YyYTc1MzI1YTIyMTM1ZTY2MzgzIn19fQ==
currency: $
emptyMaterial: BLACK_STAINED_GLASS_PANE
prefix: §f[§8§lHeadsBounty§f]§r
dealerDisplayName: §7§lDealer
dealerSignatureOnItems: §7§lDealer's Item
menuTitle: §0§lHeadsBounty§r
reloadMessage: §ayou reloaded the config files successfully!
youDontHaveHeads: §cyou don't have any heads in your inventory!
soldSuccessfully: §aYou sold §c{sold} §aheads successfully!
notAvailable: §cThis feature aren't available right now.
noPermission: §cYou don't have permission to do that!
resetMessage: §aYou reset §c{player} §aheads balance successfully!
giveMessage: §aYou gave §6{heads} §aheads to §6{player} §asuccessfully!
takeMessage: §aYou took §c{heads} §aheads from §c{player} §asuccessfully!
playerNotOnline: §cThis player aren't online currently.
consoleErrorMessage: §cYou can execute this command only as player.
boughtMessage: §aYou bought {item} §afor §c{heads} §aheads successfully!
noHeads: §cYou can't afford {heads} heads for {item}.
mainGuiSlots: 54
shopGuiSlots: 54
dealerLore1: §f§lI am the heads dealer,
dealerLore2: §fi'll buy from you every single head!
dealerSlot: '13'
sellDisplay: §9§lSell Heads
sellLore: §fSell §c§l{heads} §fheads now
sellSlot: '22'
statsDisplay: §c§lYour Statistics
statsBalance: '§f Balance: §a§l{heads} §fheads'
statsSold: §fYou §asold §ftill now §c§l{heads} §fheads
statsMoney: §fYou §6earned §ftill now §a§l{money} §fof selling heads
statsSpent: §fYou §cspent §ftill now §c§l{heads} §fheads
statsSlot: '40'
shopDisplay: §9§lDealer's Shop
shopLore: §fYou can spend §a§l{heads} §fheads!
shopSlot: '31'
shopMaterial: SUNFLOWER
backDisplay: §c§lBack
backMaterial: IRON_DOOR
backSlot: '53'
headsDrops:
  enabled: true
  disabledWorlds:
  - noDropsWorld
  - world30
  disabledPlots:
  - noDropsPlot
  - Arena
  - Shop
  - Jail
  playerDropChance: 100.0
  mobDropChance: 50.0
  killerSignatureOnHeads: true
  killedByFormat: '&7Killed By: &c&l{player}'
  killDateFormat: '&7On: &e&l{date}'
  playerHeadFormat: '&c&l{player}'
shop:
  '1':
    enable: true
    signatureOnItem: true
    type: item
    attributes: false
    amount: '1'
    material: diamond_sword
    displayName: Sword Of God
    lore:
    - §cPowerful §7Diamond Sword
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '12'
    price: '50'
    enchantments:
      enchants:
      - Unbreaking:3
      - Sharpness:5
  '2':
    enable: true
    signatureOnItem: true
    type: item
    attributes: false
    amount: '1'
    material: diamond_pickaxe
    displayName: Pickaxe Of God
    lore:
    - §cPowerful §7Diamond Pickaxe
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '14'
    price: '70'
    enchantments:
      enchants:
      - Silk_Touch:1
      - Efficiency:4
  '3':
    enable: true
    signatureOnItem: false
    type: item
    attributes: false
    amount: '1'
    material: diamond_helmet
    displayName: Helmet Of God
    lore:
    - §cPowerful §7Diamond Helmet
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '20'
    price: '35'
    enchantments:
      enchants:
      - Blast_Protection:5
      - Unbreaking:2
  '4':
    enable: true
    signatureOnItem: false
    type: item
    attributes: false
    amount: '1'
    material: diamond_chestplate
    displayName: Chestplate Of God
    lore:
    - §cPowerful §7Diamond Chestplate
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '21'
    price: '75'
    enchantments:
      enchants:
      - Fire_Protection:5
  '5':
    enable: true
    signatureOnItem: false
    type: item
    attributes: false
    amount: '1'
    material: diamond_leggings
    displayName: Leggings Of God
    lore:
    - §cPowerful §7Diamond Leggings
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '23'
    price: '45'
    enchantments:
      enchants:
      - Unbreaking:3
      - Fire_Protection:2
  '6':
    enable: true
    signatureOnItem: false
    type: item
    attributes: false
    amount: '1'
    material: diamond_boots
    displayName: Boots Of God
    lore:
    - §cPowerful §7Diamond Boots
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '24'
    price: '25'
    enchantments:
      enchants:
      - Depth_Strider:2
      - Blast_Protection:3
  '7':
    enable: true
    attributes: false
    amount: '5'
    type: command
    command: give {player} diamond 1
    material: diamond
    showPrice: true
    formattedPrice: true
    displayName: Diamonds
    color: §3§l
    slot: '31'
    price: '15'
  '8':
    enable: true
    signatureOnItem: true
    type: item
    attributes: false
    amount: '1'
    material: bow
    displayName: Bow Of God
    lore:
    - §cPowerful §7Bow
    loreEnable: true
    spaceBetweenLoreToPrice: true
    showPrice: true
    formattedPrice: true
    spaceBetweenEnchantToLore: false
    color: §c§l
    slot: '13'
    price: '95'
    enchantments:
      enchants:
      - Punch:2
      - Unbreaking:3
Code:
heads:
  pig:
    name: '&d&lPig'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjIxNjY4ZWY3Y2I3OWRkOWMyMmNlM2QxZjNmNGNiNmUyNTU5ODkzYjZkZjRhNDY5NTE0ZTY2N2MxNmFhNCJ9fX0=
  zombie:
    name: '&2&lZombie'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ===
  chicken:
    name: '&f&lChicken'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJmZmNmMWM5ZWEyN2FjOGRlZjVkNGJkOGFkZDgwM2NjYThiZmM5OWRjYjVlNjYyYjcyN2FjOGJlZWNhM2QyZiJ9fX0=
  witch:
    name: '&9&lWitch'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWYzODIzYjg2ZTlhMzdhMmNhZDU2ZWVlMWM1NTk4MmI1ZmJiNjllYzg0ZTJkZTVkNDcxYTA4ODllZWExYWY4In19fQ==
  cow:
    name: '&f&lCow'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWQ2YzZlZGE5NDJmN2Y1ZjcxYzMxNjFjNzMwNmY0YWVkMzA3ZDgyODk1ZjlkMmIwN2FiNDUyNTcxOGVkYzUifX19
  ghast:
    name: '&f&lGhast'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTQwNjI5MWM0ODI0NWVjNTA3OGJhZTE1NzEwMGNjYWUzNmM5NTNjMTQwY2NiNDNlMWYzOTU2OTcyNjI4MWNmMCJ9fX0=
  creeper:
    name: '&a&lCreeper'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjQyNTQ4MzhjMzNlYTIyN2ZmY2EyMjNkZGRhYWJmZTBiMDIxNWY3MGRhNjQ5ZTk0NDQ3N2Y0NDM3MGNhNjk1MiJ9fX0=
  blaze:
    name: '&e&lBlaze'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ==
  skeleton:
    name: '&7&lSkeleton'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzAxMjY4ZTljNDkyZGExZjBkODgyNzFjYjQ5MmE0YjMwMjM5NWY1MTVhN2JiZjc3ZjRhMjBiOTVmYzAyZWIyIn19fQ==
  sheep:
    name: '&f&lSheep'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjMxZjljY2M2YjNlMzJlY2YxM2I4YTExYWMyOWNkMzNkMThjOTVmYzczZGI4YTY2YzVkNjU3Y2NiOGJlNzAifX19
  wolf:
    name: '&7&lWolf'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0=
  spider:
    name: '&c&lSpider'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWVjZWRmNDJhNjFlMTQyMzEzMTE3NzI4YTEwMTMzMjljZjlmNjcxN2Q2YWNjYzVhNzVmYzA0NDI1ODA0NSJ9fX0=
  irongolem:
    name: '&f&lIron Golem'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODkwOTFkNzllYTBmNTllZjdlZjk0ZDdiYmE2ZTVmMTdmMmY3ZDQ1NzJjNDRmOTBmNzZjNDgxOWE3MTQifX19
  enderman:
    name: '&5&lEnderman'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTZjMGIzNmQ1M2ZmZjY5YTQ5YzdkNmYzOTMyZjJiMGZlOTQ4ZTAzMjIyNmQ1ZTgwNDVlYzU4NDA4YTM2ZTk1MSJ9fX0=
  pigzombie:
    name: '&2&lZombie&d&lPig-Man'
    texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRlOWM2ZTk4NTgyZmZkOGZmOGZlYjMzMjJjZDE4NDljNDNmYjE2YjE1OGFiYjExY2E3YjQyZWRhNzc0M2ViIn19fQ==
Code:
headsbounty.*:
      description: unlocks all permissions to player (executePayment not included)
      default: false
   headsbounty.sellhead:
      description: allows to player use /sellhead feature
      default: true
   headsbounty.shophead:
      description: allows to player enter dealer's shop
      default: true
   headsbounty.drops:
      description: allows player to produce head drop on kill
      default: false
   headsbounty.protection:
      description: will provide head drop protection to the player who died
      default: false
   headsbounty.executepayment:
      description: allows to player to earn executePayment for selling heads
      default: false
   headsbounty.executepayment.bonus:
      description: allows to player to earn executePayment and money for selling heads
      default: false
   headsbounty.create:
      description: allows to player create dealer npc
      default: op
   headsbounty.reload:
      description: allows to player reload the config files
      default: op
   headsbounty.help:
      description: allows to player to see help list
      default: true
   headsbounty.info:
      description: allows to player see info about the plugin
      default: true

Latest reviews

This license was given for free. What's this?
Kind, helpful owner. The plugin works perfectly, I recommend.
The plugin is great! It works well and the developer is responsive to questions about the plugin! Highly recommend!
Buy a license now
$3.00
EULA: Standard EULA
Secure checkout:
Share and earn
Refer this resource and earn a 10% commission.
5,894 Views
55 Purchases
57 Downloads
Aug 3, 2020 Published
Jul 16, 2023 Updated
5.00 star(s)
Average rating (2)
76.5 KB File size
Type
  1. Economy
  2. Gameplay
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.13
  2. 1.14
  3. 1.15
  4. 1.16
  5. 1.17
  6. 1.18
  7. 1.19
  8. 1.20
Crediting original
ReflexShow
Creator
Recommended for you
3D ATM Machines, Unlimited GUI Inventories, In-game GUI Management, Fully Customize! [Vault]
5.00 star(s) 3 ratings
79 purchases
Alternative warps system as Taxi with fully customize GUI, messages and sounds, Unlimited warps
5.00 star(s) 5 ratings
69 purchases
Powerful, lightweight rewards system, based duration, type and permission, Unlimited rewards
5.00 star(s) 1 ratings
44 purchases
Allow players to toggle passive mode, whether based time or not, perks and more! [GTA]
5.00 star(s) 2 ratings
37 purchases
Including the latest features! [ NO premium resources require! ]
5.00 star(s) 4 ratings
130 purchases
Share and earn
Refer this resource and earn a 10% commission.
5,894 Views
55 Purchases
57 Downloads
Aug 3, 2020 Published
Jul 16, 2023 Updated
5.00 star(s)
Average rating (2)
76.5 KB File size
Type
  1. Economy
  2. Gameplay
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.13
  2. 1.14
  3. 1.15
  4. 1.16
  5. 1.17
  6. 1.18
  7. 1.19
  8. 1.20
Crediting original
ReflexShow
Creator
Recommended for you
3D ATM Machines, Unlimited GUI Inventories, In-game GUI Management, Fully Customize! [Vault]
5.00 star(s) 3 ratings
79 purchases
Alternative warps system as Taxi with fully customize GUI, messages and sounds, Unlimited warps
5.00 star(s) 5 ratings
69 purchases
Powerful, lightweight rewards system, based duration, type and permission, Unlimited rewards
5.00 star(s) 1 ratings
44 purchases
Allow players to toggle passive mode, whether based time or not, perks and more! [GTA]
5.00 star(s) 2 ratings
37 purchases
Including the latest features! [ NO premium resources require! ]
5.00 star(s) 4 ratings
130 purchases
Top