Compatibility: Requires StoreLink for Minecraft (WordPress)
v1.0.21+
Added: API token is now sent in all REST requests (/request-link & /verify-link) for secure validation.
Updated: REST calls use `application/x-www-form-urlencoded` with proper parameter encoding.
Improved: Error messages from WordPress are now parsed and shown cleanly in chat (no raw JSON).
⚠️ Fixed: All UTF-8 encoding issues in console and chat messages caused by default Gradle build settings.