Configuration
FishTracker requires configuration to connect to the API and track your fish catches. All settings are managed through an in-game GUI.
Accessing the Configuration GUI
- Launch Minecraft with the mod installed.
- Join the CosmosMc server.
- Press the default keybind K to open the configuration menu.
- You can change this keybind in the Minecraft controls settings under "FishTracker Config".
Required Settings
These settings are mandatory for the mod to function:
- Username: Enter your username.
- Password: Your account password for API authentication.
- API Key: To obtain an API key check the Request Access page.
- Endpoint URL: The API endpoint URL (default:
https://api.tracker.petarmc.com).
caution
Keep your password and API key secure.
Optional Settings
- Debug Mode: Enable this to log detailed information for troubleshooting. Useful if you're experiencing issues.
Saving Configuration
- Changes are saved automatically when you close the GUI.
- Configuration is stored in
fishtracker.propertiesin your Minecraft directory (e.g.,.minecraft/config/fishtracker.properties).
Resetting Configuration
If you need to reset settings:
- Close Minecraft.
- Delete the
fishtracker.propertiesfile. - Relaunch Minecraft and reconfigure.