Changelog
Version Alpha 1.0 (Initial Release)
- Implemented the
/altcheck
command with the following functionalities:/altcheck <username>
: Checks for alternate accounts associated with the given Minecraft username./altcheck apikey <api-key>
: Sets the API key for the Polsu API to fetch alternate account data./altcheck viewkey
: Displays the current API key being used.
- Integrated with Mojang's API to fetch the player's Minecraft profile using the username.
- Integrated with the Polsu API to fetch alternate accounts related to a specific UUID.
- Added configuration file (
altcheck.properties
) to store and retrieve the API key. - Chat messages are sent to the user with the results of the alt check or error messages.