heres my code:
but it gives me this error:
Can't understand this condition/effect: create holo object "&4TEST" with id "holo.1" at block above player
Can't understand this condition/effect: delete holo object "holo.1"
please help me
Code:
command /testholo:
trigger:
create holo object "&4TEST" with id "holo.1" at block above player
wait 5 seconds
delete holo object "holo.1"
but it gives me this error:
Can't understand this condition/effect: create holo object "&4TEST" with id "holo.1" at block above player
Can't understand this condition/effect: delete holo object "holo.1"
please help me