Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item NBT not working #4

Open
Anarchick opened this issue Jun 6, 2018 · 4 comments
Open

Item NBT not working #4

Anarchick opened this issue Jun 6, 2018 · 4 comments

Comments

@Anarchick
Copy link

Nbt for entities work,
But nbt for item does not work
Spigot 1.12.2

Exemple who does not work:
Send "%nbt of tool%"
Add "%youreNBT%" to nbt of tool

@TheBentoBox
Copy link

I can confirm this, it happens on recent Skript versions presumably due to the changes Bensku made to how slots are handled.

@RaulH22
Copy link

RaulH22 commented Aug 22, 2018

It's not working for me too, do any one have a solution??

@RaulH22
Copy link

RaulH22 commented Aug 22, 2018

command /nbts:
trigger:
set {_hi} to player's tool
set {_nbt} to uncolored "%nbt tags of {_hi}%"
send "&6 [ NBT tags of ""&e%{_hi}%&6""]:"
send "&7%{_nbt}%"

@WilliamPlays0402
Copy link

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants