#How to make a menu in DELUXEMENUS that, when you click on a certain slot, copies a certain character

1 messages · Page 1 of 1 (latest)

placid bridge
#

help

static hill
#

what do you mean copies?

placid bridge
static hill
#

you can't

placid bridge
static hill
#

it's impossible

#

you can't force the client to copy something to their clipboard

sullen chasm
#

GAME FEATURE: on newer versions there's a click action that does that, but you need to send the message in chat and the player has to click that message.

simple hull
#

though as Gaby said, the only way is to send a clickable chat message, you can't copy text directly from a menu item

static hill
#

directly in chat? that's cool. I thought it was possible in chat via a prompt like urls, but nice

simple hull
#

wdym?

#

oh

#

yeah that was added in newer MC versions

placid bridge
simple hull
#

yes, it was added in 1.15

placid bridge
placid bridge
simple hull
#

what?

placid bridge
# simple hull what?

I can’t understand, let’s say I write this command there, but where in this command should I write the text that I want to be copied?

simple hull
#

ah

placid bridge
sullen chasm
#

it is easier to use the minimessage action

placid bridge
simple hull
#

what do you mean?

placid bridge
simple hull
#

the old characters?

placid bridge
simple hull
#

what "old characters "

placid bridge
simple hull
#

ah

#

idk then

#

what did you try?

#

can you send your menu file?

placid bridge
simple hull
#

I'm not sure why it didn't work, maybe try MiniMessage as Gaby said

#

I'm half-asleep so I can't really help right now, sorry

placid bridge
placid bridge
simple hull
#

you have to use the [minimessage] action instead of [console]

#

and remove msg %player_name%

#

then it should be good 👍

placid bridge
simple hull
#

yes

placid bridge
simple hull
#

oh

#

you need to put the text within <click> and </click>

simple hull
#

yes

#

sorry I'm in the train

placid bridge
placid bridge
simple hull
#

yoy didn't set any text to copy

#

the format is <click:copy_to_clipboard:TEXT TO COPY>TEXT TO DISPLAY</click>

placid bridge
simple hull
#

yes, you just need to change the TEXT TO COPY