RunOnServer event not being hit on Server

not exactly, to understand multiplayer, understand that everything happens on the server.
the server can tell anyone what to do but the player has to request (RPC Server) can i do this?

so anything that happens on the board happens on server. the players are only really RPC input, (i want to do this)