mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-10 03:31:20 +01:00
Custom Enchantments Plugin for the latest minecraft version
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. |
||
---|---|---|
config/checkstyle | ||
eco-core | ||
eco-extensions | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
jitpack.yml | ||
LICENSE.md | ||
README.md | ||
settings.gradle |
Source code for EcoEnchants, a premium spigot plugin.
License
Click here to read the entire license.