b9cd266d0eaa892391925216831b60b555602dde
There are some cases where the player's inventory is not empty right after respawning. For example, ItemsAdder gives a death map right after the player respawns. In this case, EcoEnchants won't give back soulbound items to the player, causing the items just disappeared. I fix this by checking if there is any soulbound items right after respawning, instead of simply checking whether the player's inventory is empty or not. More robust logic to handle such case is expected. My solution is just a workaround.
Source code for EcoEnchants, a premium spigot plugin.
License
Click here to read the entire license.
v12.22.0
Latest
Languages
Kotlin
100%




