Zapk made a program which lists users who played on his servers. 0xBrianSmith's Blockland identification project made sure that when users posted to the database, their report was not fake, by requesting the master server if the provided name belonged to the provided BL_ID.
I want to make a program which determines if a name and BL_ID match each other. How do you ask the master server?