FabioZumbi12 / UltimateChat

Ultimate and advanced Chat for Bukkit and Sponge
GNU General Public License v3.0
31 stars 33 forks source link

[Suggestion] Option to copy a tag #336

Open SilentAssassin7 opened 3 years ago

SilentAssassin7 commented 3 years ago

Is your feature request related to a problem? Please describe. I would love it if people on my server could simply click a message to copy it. I played on a small SMP, and they added it to this plugin, or they just made a plugin exactly the same, but you could copy messages. Of course, there plugin isn't public, and I don't know how to code plugins. I'm not asking this so that you can just code an SMP plugin for me, I think it would be a nice addition to the plugin.

Describe the solution you'd like I recently saw in your discord that you are using tellraw for the tags. I may not know plugin code, but I am an expert when it comes to Minecraft commands and datapacks. I know that all you have to do is add a little code to the tellraw, and you can already copy it. This feature is already implemented in Minecraft, so it should be easy to implement in your plugin. You could have another option for the tag that says click-copy: And when it is set to true under the tag options, the plugin could just ignore the click-cmd: '' option.