ExpDrop
DeathChest
  • ExpDrop
  • Configuration
    • Drop all experience points
    • Keep exp percentage
    • Convert to bottles
Powered by GitBook
On this page
NextDrop all experience points

Last updated 1 year ago

This plugin manipulates the dropping experience points when a player dies. Minecraft drops 7 experience points per level, but max. 100 exp. This plugin can deactivate this behavior and much more. You can configure the keep rate. That means the player drops only e.g. 75% of his experience points. You can also activate that the player drops his experience points as experience bottles.

Configuration
check-for-updates: true

# Disables the natural minecraft mechanic which drops only 7 experience points per level, but maximal 100 exp
# If you enable this feature, the player will drop all experience points. Keep in mind, that could players could
# exploit this feature with the mending enchantment.
drop-all-exp: false

# This feature gives the possibility to reduce the dropped experience points. If it is set to 75.0, the player will lose
# 25.0 percent of his experience points.
keep-exp-percentage: 100.0

# This feature converts the experience points to bottles. An exp bottle drops in average 7 experience points.
convert-to-bottles: false

# Do not touch this!
config-version: 0
https://img.shields.io/discord/899027136046841958?label=Discord