BetterKeepInventory icon

BetterKeepInventory -----

Optional configurable keepinventory



BetterKeepInventory
Enchantment "Curse of Vanishing" has ability to be lost upon death, but if keepinventory is true, the enchantment is not lost upon death.
This is a bit inconvenient for survival servers, so I have created a small plugin to make this configurable.

Commands

  • /bkireload - Reload config.

Permissions

  • betterkeepinventory.reload - Allow /bkireload command.

Config

Code (YAML):
keep-inventory :
  # If true, the inventory is kept.
  enabled
: true
  # If true, the enchanted item is kept.
  enchantments
:
    CURSE_OF_VANISHING
: false
    CURSE_OF_BINDING
: false
  durability
:
    # Randomly reduces the durability of an item upon death.
    # min: Minimum durability reduction
    # max: Maximum durability reduction
    min
: 0.1
    max
: 0.3
keep-level
:
  # If true, the level is kept.
  enabled
: true
  # Randomly reduces the level upon death.
  # min: Minimum level reduction
  # max: Maximum level reduction
  multiplier
:
    min
: 0.1
    max
: 0.5
日本語: https://forums.minecraft.day/resources/17/
Resource Information
Author:
----------
Total Downloads: 493
First Release: Sep 14, 2022
Last Update: Jan 20, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings