localClient: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Mex moved page LocalClient to localClient)
 
No edit summary
 
Line 7: Line 7:
|returnTypes = Client
|returnTypes = Client
|returnInfo = an object referencing the local client
|returnInfo = an object referencing the local client
|exampleJSCS = addCommandHandler("name", (command, text) =>
{
    message('Your username is: ' + localClient.name);
});
}}
}}
7,072

edits

Navigation menu