Show us. Send me the script privately that performs this functionality:
Hook into a spawn event, and create a timer that will send a message to every player on the server except for that player. Then after that message is sent, it should reverse all players names and print them all out in console.
Basic string parsing, something any language would have you do.