InventoryKeeper-1.4.2.jar
Details
-
FilenameInventoryKeeper-1.4.2.jar
-
Uploaded by
-
UploadedJan 31, 2021
-
Size50.30 KB
-
Downloads448
-
MD53fa67c2eda56b5dd2d367a6e9e26e3bf
Supported Bukkit Versions
- 1.17
- 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
Changelog
Supports MC version 1.7-1.17
Change log:
- Fix issues that may cause NPE.
- Now can remove items with special lore on death. (That's helpful if you are using plugins like SoulBind that will give the item repeatedly when a player respawns.)
- Add a DEBUG OPTION that can show the death cause of a player.
You will need to add following contents in config.yml before update (refer to the latest configuration file)!
Add to settings group:
show-death-cause-on-death: false
#Show the death cause of a player in console. (Debug option)
items-with-lore-to-be-removed-on-death:
#Items with this lore will get removed on death.
#This works if you are using SoulBind plugin that will give the item repeatedly when a player respawns.
- 'Soul bind item lore'
- '&dSoul bind'
Add to enabled-death-type:
SUFFOCATION: true