#Is it possible to register commands? DeluxeCommands

1 messages · Page 1 of 1 (latest)

mighty loom
#

Hello,
Is it possible to register the custom commands on DeluxeCommands so they can be tab completed? Currently, the commands work but they show up red in the chat bar. I tried creating an alias for the commands in the server commands.yml file, but that didn't seem to work.
Thanks.

raven narwhal
#

yes, add this just above items

#
register_command: true```
#

and restart server to make it work

grizzled socket
raven narwhal
grizzled socket
mighty loom
#

Yeah I just ended up using skript

mighty loom
#

Thanks for your help though!

grizzled socket
#

Np fingerguns

bitter dirge
#

I’d personally recommended making a custom plug-in of your own with the preferred commands, if you are confident with coding of course

#

If you are mainly looking for custom commands that give text, that should be awfully easy to code