Features

Head drops, player statistics, shop and custom items.

This plugin allows you to enable mob-head drops, and create a custom shop where players can sell heads to buy items.

Head Drops example

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}'

Player Statistics example

Shop Item example

Last updated