That would imply this only works on a listen server, not a dedicated server. With 2 players max.
The object is setup as per the instructions in the provided documentation and does indeed work with unreal’s replication system.
That’s why you don’t use RPCs. An item in the world should not be owned. That goes against unreal’s design.