- コード: 全て選択
command /check:
trigger:
set {test} to line 1 of lore of player's tool
message "%{test}%"
↑のコマンドを下のツールをもって実行するとLoreが2行とも読み込まれてしまいます

Spigot 1.8.8 Skript 2.1.2
command /check:
trigger:
set {test} to line 1 of lore of player's tool
message "%{test}%"