kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
49 stars 23 forks source link

1.17.1: How to auto type in command when click on the chat? #1337

Closed Lemonray114 closed 2 years ago

Lemonray114 commented 2 years ago

Minecraft Version: 1.17.1 MySQL: true BungeeCord: true

Hi, I wanna to ask how to auto type in certain command when the mouse click on the chat? For example if i type :

(text) /(command)

then when i click on the command again it will help me type out the command.

ElBananaa commented 2 years ago

Hey, the plugin doesn't offer a such feature. We do support clickable text in the chat, but we don't offer any feature that automatically makes any message including a command clickable. However, you can make any message from our rules, our timed, death, join, quit and kick systems clickable, as same as any parts of your format files.

To do so, please refer to these links : https://github.com/kangarko/ChatControl-Red/wiki/Formats https://github.com/kangarko/ChatControl-Red/wiki/JSON

kangarko commented 2 years ago

Thanks to Banana for answering!