#how do I use 2 open commands
1 messages · Page 1 of 1 (latest)
?dm-multireq
click_requirement:
requirements:
requirement1:
type: TYPE
requirement2:
type: TYPE
requirement3:
type: TYPE
requirement4:
type: TYPE
Requested by: Trần Thế Anh • dm-multireq
If you mean registering 2 commands, you can only register one.
Otherwise, you just make a list
open_command:
- kits
- kitmenu
my english is stupid 
Ohh I see, well there's a command that's called /wild, but whenever I do /wild it does the command, and not the Deluxe Menu's GUI
no need too ping just fyi
You need to add
open_command: rtpandregister_command: true
then restart the server
then in yourcommands.ymlfrom spigot you need to add
aliases:
rtp:
- deluxemenus:rtp
..................
Next step is adding the normal rtp command to your item click commands
click_commands:
- '[player] randomteleport:rtp' #use whatever plugin you use, randomteleport is an EXAMPLE
that will be done with something like this
src: <#general-plugins message>
Some info on what you would need to do to get /wild accessing DM