How can i solve this
my skript
on damage of player:
if event-world is "world":
projectile exists
projectile is a arrow
attacker is a player
kill victim
the error
[03:36:46 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (events.sk, line 13: if event-world is "world":')
my skript
on damage of player:
if event-world is "world":
projectile exists
projectile is a arrow
attacker is a player
kill victim
the error
[03:36:46 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (events.sk, line 13: if event-world is "world":')