比如要使用/wp 名称 public/private 怎么在按下tab后显示[backcolor=rgba(129, 129, 129, 0.11)]public/private
on tab complete of "/mycommand":
set tab completions for position 1 to "one", "two" and "three"
set tab completions for position 2 to 1, 2 and 3
set tab completions for position 3 to all players
set tab completions for position 4 to (indexes of {blocks::*})
set tab completions for position 1 to "one", "two" and "three"
set tab completions for position 2 to 1, 2 and 3
set tab completions for position 3 to all players
set tab completions for position 4 to (indexes of {blocks::*})
? 不太理解,请描述清楚一点