Unfortunately that's not possible at the moment, but we will add this in the future. However, raycasts will always depend on the client, since the server does not have a "fully generated" world (only the underlying world data, which would not give accurate raycast results), so the raycast could only be done in the player proximity (since it can only take the world that's currently rendered on the client into account).