Hey i was trying to make a skript that makes a ding when somebody says your name in mc chat.
This is what i have no
on chat:
loop all players:
%message%
if %message% contains "%loop-player%"
play "ENTITY_PLAYER_LEVELUP" to loop-player at volume 100
Idk what the problem is
This is what i have no
on chat:
loop all players:
%message%
if %message% contains "%loop-player%"
play "ENTITY_PLAYER_LEVELUP" to loop-player at volume 100
Idk what the problem is