Compatibility
Minecraft: Java Edition
1.20.x
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 4 months ago
Updated 4 months ago
Tired of searching for items? Now you'll have to die... AGAIN!
What this mod do ?
When a player die, he usually loose all his stuff. With this plugin, when a player die, a entity will be summon and the player will need to kill this entity to get his stuff back !
Config
# --------------------------------------------------
#
# _____ _ _ __ _ _
# |__ /___ _ __ ___ | |__ (_)/ _(_) ___ __| |
# / // _ \| '_ ` _ \| '_ \| | |_| |/ _ \/ _` |
# / /| (_) | | | | | | |_) | | _| | __/ (_| |
# /____\___/|_| |_| |_|_.__/|_|_| |_|\___|\__,_|
#
# --------------------------------------------------
config:
entity: "ZOMBIE"
# What should the zombie be named? You can use the Minimessage format.
zombie-name: "Zombie of %player%"
# Should the player inventory is saved in the zombie, and he needs to kill the zombie to have his inventory ?
save-inventory: true
# Should the player head is set on the zombie Head?
add-player-head: true