pub struct Player { team: String, name: String, weapon: String, }