Adds and Alias which can be used instead of the name of the Literal
adds an argument node
this will be executed if the currend command is called
adds an Literal (non argument/subcommand) node
This will be called to check is there something required runs on each request false -> command will be hidden true(default) -> command will show normally
adds an Suggestion provider will run an each suggestion request
Just the brigadier builder
Returns the brigardier node (only works after setup f.e on command execute)
Like executes but always return 0, so there is no need to return.