DecentSoftware-eu / DecentHolograms

A lightweight but powerful hologram plugin with many features and configuration options.
https://www.spigotmc.org/resources/96927/
GNU General Public License v3.0
211 stars 101 forks source link

Open link action #139

Closed JamieIsGeek closed 1 year ago

JamieIsGeek commented 1 year ago

Just making sure

Problem

I am unable to achieve when someone clicks on a hologram using an action, it trys to open a URL for the user, similar to clicking on text. I think it would be useful for linking documents or wikis in holograms. I am trying to link a charity donation page to mine

Feature

I would like to see an action where it can open a URL for the player that clicked the hologram

Alternatives

It would also be possible by doing '...'

Andre601 commented 1 year ago

This is impossible to do. open_url is only doable within JSON messages in chat, not for anything else.