Player Skull Dropping: Collect Player Heads in Minecraft
Player Skull Dropping: Collect Player Heads in Minecraft is a server-side plugin that turns PvP kills into a trophy hunt. Instead of leaving only scattered items, defeated players now have a chance to drop their own head, which the killer can collect and keep. This add-on is built for survival and competitive servers where every duel should leave a mark.
The core loop is straightforward: when one player kills another using a weapon from a defined list, the victim's head may drop with a configurable probability. This is not a random free-for-all drop system. The plugin gives server admins precise control over which weapons can decapitate, how often heads drop, and what happens to the weapon after a successful kill. It is a flexible tool for creating a custom collection economy on your server.
Core Mechanics and Configuration
All settings are managed through the config.yml file. The plugin was designed with a focus on fine-grained control, allowing you to shape the experience without touching code. Key parameters include:
- Drop Ratio: The base chance for a head to drop, set to 35% by default. This can be adjusted per server to make heads rarer or more common.
- Weapon List: A whitelist of item IDs that can trigger a head drop. By default, four sword types are enabled, but you can add axes or any other tool.
- Maximum Heads: A limit on how many heads a single weapon can collect, preventing infinite skull generation.
- Award System: A chance for the weapon to receive a random enchantment upon a successful decapitation. For example, you can set a 2% chance to apply Sharpness V (Enchantment ID 17) to the killer's blade.
- By-pass List: A list of players whose heads will never drop. Useful for protecting admins, builders, or VIP members.
- Record Feature: The weapon's lore will track the names of all victims, turning a sword into a personal kill log.
- Broadcast: Optionally announces kills in chat, e.g., "{killer} killed {victim} and severed their head."
- Mob Drop Control: A separate toggle that allows mobs to drop their heads with a custom rarity. Disabled by default.
Installation and Compatibility
To get started, you need a Minecraft server running a compatible version. The plugin is lightweight and works with standard Bukkit/Spigot/Paper servers. It does not require client-side mods, making it easy to deploy. For players who prefer a more streamlined approach, using a launcher that supports quick mod installation can simplify the process significantly.
To install, place the plugin JAR file into your server's plugins folder and restart the server. After the first run, the config file will be generated. You can then edit it and reload the plugin without a full restart. The process is designed to be beginner-friendly, and the documentation covers all parameters in detail.
Admin Commands
All commands use the /sd prefix. The main administrative tools are:
/sd enable– Activates the plugin./sd disable– Deactivates it./sd reload– Reloads the configuration file./sd ratio <percent>– Changes the drop chance on the fly./sd fetch <player>– Instantly gives you a specific player's head (requires operator permissions)./sd info– Displays current settings./sd help– Lists all available commands.
These commands allow for quick adjustments without editing files directly, though the config remains the recommended method for permanent changes.
Advanced Tuning for Unique Servers
The plugin shines when you customize it to fit your server's theme. For instance, you can require a specific enchantment on the killing weapon, such as Looting (Enchantment ID 21), to enable head drops. This makes the hunt more selective and rewards players who invest in their gear. The award system adds a layer of risk versus reward: killing a tough opponent might improve your weapon, but the chance is not guaranteed.
The broadcast feature turns each decapitation into a server-wide event, fostering competition and bragging rights. The by-pass list is essential for protecting non-PvP players, while the record feature adds a roleplay element, letting veteran players show off swords with long lists of defeated foes.
Why Choose This Plugin
Player Skull Dropping: Collect Player Heads in Minecraft stands out because it is not a simple "kill and drop" script. It offers a thoughtful balance of control, reward, and customization. The plugin is open source, and the developer acknowledges it as a first project, but the functionality is robust enough for any serious survival or PvP server. If you want to add a collectible element to your battles and make every kill count, this is a solid choice. The installation is straightforward, and the command set is intuitive, so even new server admins can quickly learn how to install and manage it.
In conclusion, this plugin transforms ordinary PvP encounters into meaningful events. With its flexible configuration, you can create a unique trophy system that keeps players engaged and coming back for more.