There was an error while loading. Please reload this page.
An easy way to clone a CommandAPICommand instance
Something like:
new CommandAPICommand(instance);
Or:
instance.copy();
No response
Description
An easy way to clone a CommandAPICommand instance
Expected code
Something like:
Or:
Extra details
No response