HomeJavaModsDeath Back Feather
Death Back Feather
ModsJava

Death Back Feather

by studiossouless · on Modrinth

A Minecraft Paper plugin that gives players a special feather item when they die. This feather allows players to teleport back to their death location and…

⬇ Download on Modrinth

DeathFeather Plugin

A Minecraft Spigot/Paper plugin that gives players a special feather item when they die. This feather allows players to teleport back to their death location and restore their last used kit from PerPlayerKit. Features

Requirements

Minecraft Server: 1.20+ (Spigot or Paper) Java: 17 or higher Dependencies:

Installation

How to use

Config Example

# DeathFeather Configuration File
# Supports hex colors using &#RRGGBB format and standard color codes using &

feather:
  # Display name for the feather item
  # Supports color codes (&a, &b, etc.) and hex colors (&#FF5733)
  display-name: "&#FF5733&lDeath Feather"
  
  # Lore for the feather item (list of strings)
  # Each line supports color codes and hex colors
  lore:
    - "&7Right-click to teleport back"
    - "&7to your death location and"
    - "&7restore your selected kit!"
    - ""
    - "&#FFD700&lSingle Use Item"

# GUI Configuration - Customize each kit's appearance
gui:
  kit-1:
    name: "&#FF5733&lKit 1"
    lore:
      - "&7Click to select Kit 1"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-2:
    name: "&#FFA500&lKit 2"
    lore:
      - "&7Click to select Kit 2"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-3:
    name: "&#FFD700&lKit 3"
    lore:
      - "&7Click to select Kit 3"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-4:
    name: "&#00FF00&lKit 4"
    lore:
      - "&7Click to select Kit 4"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-5:
    name: "&#00FFFF&lKit 5"
    lore:
      - "&7Click to select Kit 5"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-6:
    name: "&#0080FF&lKit 6"
    lore:
      - "&7Click to select Kit 6"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-7:
    name: "&#8000FF&lKit 7"
    lore:
      - "&7Click to select Kit 7"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-8:
    name: "&#FF00FF&lKit 8"
    lore:
      - "&7Click to select Kit 8"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"
  
  kit-9:
    name: "&#FF0080&lKit 9"
    lore:
      - "&7Click to select Kit 9"
      - ""
      - "&aThis will be loaded when"
      - "&ayou use the Death Feather!"

messages:
  # Message sent when feather is used
  feather-used: "&#00FF00&l✔ &aYou have been teleported back!"
  # Message sent when kit is restored
  kit-restored: "&aYour kit has been restored!"
  # Message sent when kit is selected
  kit-selected: "&aKit %kit% selected! It will be restored when you use the Death Feather."
  # Message sent when player tries to use feather without selecting a kit
  no-kit-selected: "&cYou haven't selected a kit! Use /kitselect first."

🤝 Support

For issues, suggestions, or contributions:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more