#Open a GUI with selectors through command blocks
1 messages · Page 1 of 1 (latest)
put your name
yeah but i need it to do it for other people too
open in menu, right ?
yeah
you have placeholderAPI plugin yet ?
yes
so install player from ecloud
done
and you this placeholder
%player_name%
this thing will return player name
work for everyone
/dm open <menu-name> %player_name%
it still gives me the player: %player_name% is not online error
just work on menu
you can try action
[openguimenu] <menu-name>
click_commands:
- '[openguimenu] <menu-name>'
or use /dm open <menu-name> %player_name% like this
click_commands:
- '[console] dm open <menu-name> %player_name%'
oh im dumb is there a way of doing it not from a different gui?
different gui?
can I execute a command from a command block in a way for anyone to be able open a menu without already being in one?
execute everyone open menu in one command ?
I have a command block that can execute a command when someone clicks on a villager but i don't know how to make the custom menu open for that player
like open main menu to open menu1, menu2, menu3 ?
what problem ?
when I right click on the villager, it runs an execute command to test if i right clicked on the villager, and if I did I want it to open the menu. currently right clicking on the villager will do nothing. if there's another way of doing this without command blocks, that could probably work as well, but I need some way of going from right clicking on a villager to being in a custom menu
reload plugin after download player from ecloud ?