Well yes, the function is called on the server and sent to the client
that would be a client command, not a server command
a server command is something a client can call to tell the server to do stuff
a client command is something a server can call to tell the client to do stuff
I didn't mean all server commands are client-sided, but some are of course
I don't think any server commands are client sided, if there are any, please let me know
that would be a huge issue where anybody could just override the code and have full console access on the server