#deluxecommands help

1 messages · Page 1 of 1 (latest)

tacit depot
#

How can I add commands like this "/test help 1" in DeluxeCommands

uneven zephyr
#
  somecustomcommand:
    permission: some.custom.permission
    no_permission_message: '&cYou don''t have permission to use this command!'
    target_permission: some.custom.target_permission
    target_no_permission_message: '&cYou don''t have permission to view this command
      with a target player argument!'
    message:
    - '{"text": "--------"}'
    - '{"text": "This is your "}&&{"text": "custom JSON text command showing placeholders
      specific to you!!"}'
    - '{"text": "--------"}'
    target_message:
    - '{"text": "--------"}'
    - '{"text": "This message is optional if you want to show a different message
      when"}&&{"text": " %player% is specified at the end of the command"}'
    - '{"text": "--------"}'
warm bolt
#

I doubt DeluxeCommands supports this

#

you should probably look into another custom commands plugin like MyCommand