#Armor Placeholder

1 messages · Page 1 of 1 (latest)

shut otter
#

How do I get information from the player about whether or not he's wearing a helmet?

#

Also! Why is it that when I put the command in the chat it doesn't appear to be filled in or turn blue? /profile is the command that opens the one above.

#

It opens normally, but it doesn't stay as you said

vestal cedar
shut otter
#

Alright, how can i register?

vestal cedar
vestal cedar
# shut otter Alright, how can i register?
open_command: COMMAND
open_commands:
  - "[ACTIONTYPE] ACTION"
  - "[ACTIONTYPE] ACTION"
register_command: true```
source -> https://wiki.helpch.at/helpchat-plugins/deluxemenus/options-and-configurations/gui#register-command
#

you'll need to restart server for the changes to work

shut otter
#

Alright! I will that

vestal cedar
#

try to install it manually

shut otter
#

Whenever I'm giving /profile it's only going to my profile, how do I see the person's profile? something like /profile steve

knotty glen
#

You would need to use arguments, and then use the argument (the username) as input for a parseother placeholder or utils parseother placeholder

#

but you can't really do exactly what you want with deluxemenus alone

#

because if the menu has arguments, it will require them to be put in

#

here are a couple example menus with args

#

in order to make /profile and /profile <player> open the same menu, you could use something like mycommands to redirect