made entirely by me. make sure to refresh! the data here will not always be entirely accurate unless you refresh the project. down temporarily due to issues with ssl. semi-technical explanation: uses https://api.mcstatus.io/v2/status/java/mc.frgo.org:30166, and it shows online players by encoding the names into number format (lowercase a through z is 01-26, uppercase is 27-52, and numbers are 53-62), adding 00 between each username, and then sending it to the project, which decodes it by getting 2 numbers, combining them, and turning them into text.