mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-31 19:45:26 +02: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