
WooStoreLink
🛒 WooStoreLink is the easiest way to connect your WordPress WooCommerce store to your Minecraft server, enabling secure, automated delivery of in-game items or commands after each purchase.
Список изменений
📦 Changelog - Version 0.7.2
🛠️ Fixed: Delivery ID is now correctly sent to the WordPress API (mark-delivered) via ids parameter.
🛠️ Fixed: Token usage is now consistent across all REST calls (fetch + mark delivered).
🛠️ Fixed: Gradle now injects the actual plugin version into plugin.yml using ${version}.
🛠️ Improved: Startup console now dynamically displays the actual plugin version.
🛠️ Improved: Enhanced error handling and debug logging for REST API failures (400, 403, 500).
✨ Added: Support for bulk delivery marking with markAsDelivered(List
✨ Added: Automatic encoding for tokens and delivery IDs in POST body parameters.
✨ Added: More informative startup messages showing API mode, domain, and readiness.
🔐 Token verification is now 100% enforced before delivery updates.
