Destroy actor on only specific player

I’m trying to build Checkpoint race for Multiplayer game. Here I want to destroy checkpoint only on specific instance.

I created checkpoint Blueprint like the image below. Here checkpoint is getting destroyed in all other clients also.

Replicates is also desabled in that actor