Sending a title does not work with Skript v2.4-alpha1
HevelMc opened this issue ยท 1 comments
The command below returns this exception:
command /testing:
trigger:
send player title "test" with subtitle "Test"
[11:54:57 ERROR]: Can't understand this condition/effect: send player title "test" with subtitle "Test" (test.sk, line 3: send player title "test" with subtitle "Test"')
Minecraft version: 1.14
Skript Version: 2.4-alpha1