Configurations
HeadDrop will work fine with the default config, but if you want to customize it, here are the configuration options.
Table of Contents
Main Configuration
Weapon Requirements
Database Settings
Web Leaderboard
Discord Bot
Special Effects
Item Lore
Mob Settings
Main Configuration
Version
DO NOT MODIFY - Auto-generated config version
Require-Killer-Player
Requires player kill credit for head drops
Enable-Looting
Enables Looting enchantment bonus
Baby-HeadDrop
Allows baby mobs to drop heads
Enable-Perm-Chance
Enable permission-based chance boost (headdrop.chance.X
)
Nerf-Spawner
Disables head drops from spawner-spawned mobs
Bounties
(Premium only) Enable bounty system
Disable-Worlds
Worlds where head drops are disabled
Weapon Requirements
When enabled, only specified weapons can trigger head drops
Use Minecraft material names
Requires exact weapon type match
Database Settings
Enable
Activate database tracking
Online
Set false for offline mode servers
URL
Database connection string
Cleanup
Days until inactive player data is purged
Web Leaderboard
Access leaderboard at:
http://[server-ip]:[port]/[endpoint]
Requires database to be enabled
Discord Bot
Placeholders:
{KILLER}
,{MOB}
Supports standard Discord markdown formatting
Special Effects (Premium)
Particle
Minecraft particle type
Sound
Minecraft sound name
Offset
Particle spread area
Volume/Pitch
Sound effect parameters
Premium Feature: Some effects require premium version
Item Lore
Customize head item lore
Leave blank to disable
Available placeholders:
{KILLER}
- Killer's name{MOB}
- Mob type{DATE}
- Drop timestamp
Mob Settings
All mob types support these options:
Drop
: Enable/disable head dropsChance
: Drop percentage (0.00-100.00)Sound
: Note block sound (use "default" for mob-specific)Point
: Leaderboard points per drop
Note: Some features require premium version. All percentage values use decimal format (e.g., 25.50 = 25.5% chance).
Last updated
Was this helpful?