You could look at the wrench events stuff, it saves it to a file.
Or, if you only want it during the time your server is up, save it in a global variable such as $playerore[%client.BL_ID]=%ore1 SPC %ore2....
Then use getword() to split it again after they rejoin.