Tuke-Nuke / TuSKe

TuSKe is a Skript addons which brings some new cool things and some simple plugins hook.
18 stars 36 forks source link

TuSK advanced GUI , make GUI with lore #65

Closed signition closed 6 years ago

signition commented 6 years ago

Hello, it used to work at dev31.. and it seems like it's no longer working for latest version. Is syntax changed or is this completely removed?

command /guiTest:
    trigger:
        create gui with virtual chest with 3 rows named "test":
            make gui slot 10 with stone named "&fTest name" with lore "&fTest Lore"
        open last gui to player

This used to work fine. Now plugin is unable to recognize

with lore "&fTest Lore" 

part

signition commented 6 years ago

if anyone has this problem, this is from SkQuery, not from TuSK