PowerUpSelection should be run on the server, and then use the result from that to replicate to the clients. For example if the powerup spawns a bomb you simply spawn it on the server and it will automatically replicate to all clients (if the bomb class replicates).