-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
SuggestionFeature SuggestionFeature Suggestion
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SuggestionFeature SuggestionFeature Suggestion