Be able to authenticate on the API by using an API token. Tokens should be created via command like:
/smpcore login ["token"]
Returns URL like smp.cloudnode.pro/login/<token> or if the command was /smpcore login token then only the token is returned without URL.
Alias /login
Be able to authenticate on the API by using an API token. Tokens should be created via command like:
/smpcore login ["token"]Returns URL like
smp.cloudnode.pro/login/<token>or if the command was/smpcore login tokenthen only the token is returned without URL.Alias
/login