mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-09 02:38:46 +01:00
Fix abilities wearing off instantly
This commit is contained in:
@@ -168,6 +168,7 @@ public class SkillUtils {
|
||||
|
||||
itemMeta.setLore(itemLore);
|
||||
heldItem.setItemMeta(itemMeta);
|
||||
player.updateInventory();
|
||||
|
||||
/*else {
|
||||
int duration = 0;
|
||||
|
||||
Reference in New Issue
Block a user