CommandAPI icon indicating copy to clipboard operation
CommandAPI copied to clipboard

Command conversion should support specified aliases

Open JorelAli opened this issue 3 years ago • 0 comments

Description

When you register a command via command conversion, you end up with conflicting commands in the default (blank) namespace. To resolve this, you typically use the minecraft: namespace.

An alternative solution would be to allow users to specify their own aliases for converted commands

Expected code

No response

Extra details

No response

JorelAli avatar Aug 22 '22 07:08 JorelAli