Wiicart / Strings

Minecraft chat plugin
https://www.wiicart.net/strings
Apache License 2.0
1 stars 1 forks source link

Enchanted mentions #6

Open AZsSPC opened 1 month ago

AZsSPC commented 1 month ago

I see levitsky's issue about mentions, but what about modify it? I'm talking about mentioning groups of players, commands and other, it can be helpful for helping to newbies:


Wiicart commented 1 month ago

Yeah, sure. Can you explain what you mean about commands though?

AZsSPC commented 1 month ago

sure! im minecraft exist functionality of tellraw commands for this: {"text":"click for magic","clickEvent":{"action":"suggest_command","value":"say maaagic"}}

and all thing to do is search through players input like mention system, but now for template @[*any text there*] and give this label an onclickEvent with suggestiong this comand to player

also it helpfull not only for command but text too, for example @[!to global chat example] can aesily make newbies undertand chat system