Matocolotoe / Skript-1.8

The Skript plugin made for Minecraft 1.8.x only. Releases will follow the original repository, except for some bug fixes. Please read the README before updating to Skript-1.8 !
https://discord.gg/yh3Z98m
GNU General Public License v3.0
49 stars 4 forks source link

nbt "Tags:" does not work as intended #19

Closed kill05 closed 3 years ago

kill05 commented 3 years ago

Hi, i tried using

spawn armor stand 2 meters above event-block's location with nbt "{NoGravity:1b,Tags:[test]}" broadcast "%tag ""Tags"" of nbt of last spawned entity%"

and it didn't broadcast the value. I tried the same thing in 1.12 and it broadcasted test.

there are no errors in the console, nor on skript reload

Matocolotoe commented 3 years ago

Skript itself doesn't have such expressions, so this is caused by an add-on

kill05 commented 3 years ago

After some more investigation i'm pretty sure it's not due to skript but to another plugin conflicting somehow.

Matocolotoe commented 3 years ago

What other plugins are you using ?

kill05 commented 3 years ago

it's 70 plugins so it's a bit hard to tell, but if you mean skript addons i have skbee, skuniversal and a faction plugin that hooks with skript for some stuff

Matocolotoe commented 3 years ago

Not caused by Skript anyway.