You probably would want to store things related to your character/ pawn in the player controller. Though other players will not be able to see anything in the player controller since its only created for the server and owning client. So If no one else need to know those things, the player controller is the best bet.