InventoryKeeper-1.3.1.jar

Details

  • Filename
    InventoryKeeper-1.3.1.jar
  • Uploaded by
  • Uploaded
    Aug 14, 2020
  • Size
    44.00 KB
  • Downloads
    258
  • MD5
    0a9120981e4c0653a2cb4f0f83f72c0e

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3

Changelog

Fixes:

  • Improved code

New features:

  • Now players with permission inventorykeeper.keep (Default:OP) can restore their inventory while the item will not be consumed.
  • To clear the items with enchantment curse of vanishing when the player dies, you can set clear-vanishing-curse-items to true.
  • To drop the items with enchantment curse of binding when the player dies, you can set drop-binding-curse-items to true.

You will need to add following contents in settings group in config.yml before update!

 

clear-vanishing-curse-items: true
#Clear items with curse of vanishing when player dies.
# Only for 1.11+!
drop-binding-curse-items: false
#Drop items with curse of binding when player dies.
# Only for 1.11+!