You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 theclick-cmd: ''
option.The text was updated successfully, but these errors were encountered: