#DeluxeMenus Actions

1 messages · Page 1 of 1 (latest)

sudden tangle
#

What Action type do I use for DeluxeMenus to redirect a player to a link and how do I format it? The only way I see on the wiki is through [message] text. The way I'm trying to achieve it is click_command: - [ACTIONTYPE] <link address>

unreal flume
#
click_commands:
  - '[message] https://www.your.link'
  - '[close]'
vivid pulsar
#

I'm not sure if the message action supports link clicking

#

however there are 2 actions that do: [json] and [minimessage]

#

they use different formatting tho than [message]

#

The [json action uses the same formatting as the /tellraw command ingame