Skip to content

[Feature]: Wrap Commands in sub-commands instead #30

@Gozzim

Description

@Gozzim

Describe your feature request or suggestion in detail

If possible create sub-commands instead of individual commands for every single action/function.

Problem here is that we do not want a different command to trigger when a player writes for example
.global disable the addon
which is why it is done the way it is right now.

Describe a possible solution to your feature or suggestion in detail

But t might be possible to escape the problem described above by checking the tail of the command for further arguments.
Maybe not possible for every command, but the more commands are sub-commands instead the better.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions