#1.20.1 chat mention player

7 messages · Page 1 of 1 (latest)

novel flare
#

I'm making a mod to mention play like on discord by allowing to @<Username> but since the word start the an @ minecraft is unnable to autocomplete the username. Is it possible to force trigger the autocomplete ?

floral glacier
#

do <Username>@ if you can't find anything

novel flare
#

hey, that not that idiot

#

1.20.1 chat mention player

#

Also, currently i'm using a custom packet and I'm doing my business logic on the server. What could be the tradeoff to switching to a 100% client logic where each client parse the chat stream to determine if they got mentioned ?