Command Update AND 1.9 update (1.10.0)
manager.createCommand function updated
What was added?
Permission, Usage and alias arguments were added to the function
More information in the plugin description
Update on the execution of the command function:
Now the Label is passed to the function that executes the command
More information in the plugin information
And it can also continue to be used even if no alias or permission is defined.
Like if Label in function to avoid incompatibility
Polyfills were added:
String:
includes
padStart
padEnd
Array:
flatMap
Object:
is
values
getOwnPropertyDescriptors