Beehive Bloody Trail icon

Beehive Bloody Trail -----

Leave your mark in blood — enchant your blade and paint the battlefield red



Turn every strike into a spectacle.

Blood_banner_ccrop.png

Bloody Trail adds a custom blood enchantment system to your server — apply it to any weapon through the anvil and watch the ground beneath your enemies stain crimson with every hit.

The enchanted book is reusable and never consumed. Blood particles burst from struck enemies on every hit. When the trail is enabled, blocks under the target temporarily transform into a bloody surface, leaving a visible mark of combat. Everything is configurable — the trail block, which weapons can be enchanted, and even the language.

FEATURES
  • Reusable enchanted book applied through the anvil
  • Blood particle burst on every hit with a bloody weapon
  • Ground block trail beneath struck enemies, toggleable in config
  • WorldGuard support — disable the trail per region with a custom flag
  • English and Russian localization, hot-swappable via reload
  • Lightweight with zero performance overhead
COMMANDS
/bloodytrail give — get the bloody enchanted book
/bloodytrail add — apply the effect to the item in your hand
/bloodytrail remove — remove the effect from the item in your hand
/bloodytrail reload — reload config and language without restart
PERMISSIONS
bloodytrail.give — give the bloody book
bloodytrail.add — apply the bloody effect
bloodytrail.remove — remove the bloody effect
bloodytrail.reload — reload the plugin config

CONFIG

Code (YAML):
# ============================================================
#                     Bloody Trail Config
# ============================================================

# Plugin language. Available: en, ru
language
: en

book
:
  # Custom model data for resource pack integration (0 = disabled)
  custom_model_data
: 3

# ============================================================
#                     Bloody Trail Feature
# ============================================================

bloody-trail
:
  # Whether the block-replacement part of the trail is enabled.
  # Particles always spawn on hit regardless of this setting.
  # When enabled, blocks under the target's feet are temporarily
  # replaced with the block defined below.
  enabled
: true

  # The block material that replaces the ground under the player.
  # Must be a valid Bukkit material name.
  block
: CRIMSON_NYLIUM

# ============================================================
# List of items that can receive the bloody effect.
# Only weapons and arrows are supported by default.
# ============================================================
bloody-items
:
 - DIAMOND_SWORD
  - DIAMOND_AXE
  - DIAMOND_SHOVEL
  - GOLDEN_SWORD
  - GOLDEN_AXE
  - GOLDEN_SHOVEL
  - IRON_SWORD
  - IRON_AXE
  - IRON_SHOVEL
  - STONE_SWORD
  - STONE_AXE
  - STONE_SHOVEL
  - WOODEN_SWORD
  - WOODEN_AXE
  - WOODEN_SHOVEL
  - NETHERITE_SWORD
  - NETHERITE_AXE
  - NETHERITE_SHOVEL
  - ARROW
  - TIPPED_ARROW
  - SPECTRAL_ARROW
 
Found a bug? Report issues and feature requests [here]
Need more help? Join the discord server [here]
Resource Information
Author:
----------
Total Downloads: 3
First Release: Mar 19, 2026
Last Update: Mar 19, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings