Skip to content

Commit

Permalink
Put it in wrong spot
Browse files Browse the repository at this point in the history
  • Loading branch information
finder1793 committed Dec 16, 2024
1 parent 8b36879 commit 1d5547a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import ch.njol.util.Kleenean;
import org.bukkit.event.Event;
import org.bukkit.inventory.ItemStack;
import ch.njol.skript.lang.ExpressionType;


import javax.annotation.Nullable;
@Name("Nexo Item")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
import com.nexomc.nexo.api.NexoItems;
import org.bukkit.event.Event;
import org.bukkit.inventory.ItemStack;
import ch.njol.skript.lang.ExpressionType;

@Name("Get Custom Item ID")
@Description("Gets the custom item ID from an item stack.")
Expand Down

0 comments on commit 1d5547a

Please sign in to comment.