Fixes mojang API changes breaking the whitelist on 1.7.10
Description
In 2024 January, Mojang has deprecated the old API endpoint used for retrieving player UUIDs for the /whitelist command. This small mod fixes this issue by making the server use the new API endpoint.