używam paper 1.20.4 i mam 2 kody
tabcompelter.sk
on tab completer for "/emoji":
set {_completers::*} to "salut" and "poklony"
loop {_completers::*}:
add loop-value to completions
gracz_emojis.sk
command /emoji [<text>]:
trigger:
if arg 1 is "salut":
execute player command "/emote gracz+.salut"
if arg 1 is "poklony":
execute player command "/emote gracz+.poklony"
nie chce mi podpowiadać/tabować komendy