StoreLink for Minecraft by MrDino

Leírás

StoreLink for Minecraft allows you to automatically deliver Minecraft items or execute commands after a WooCommerce purchase is completed.

Perfect for store owners who sell in-game items or ranks. This plugin connects your website to your Minecraft server securely, reliably, and easily.

Main Features:

  • 🔗 Sync WooCommerce products with Minecraft items or commands.
  • 🚀 Auto-delivery on order completion.
  • 🔒 API token authentication for secure access.
  • 📦 Delivery queue management with a pending/delivered system.
  • 🛠 Admin tools for rebuilding database, viewing table structure, and debugging.
  • 🔧 Supports LiteSpeed / WP Rocket / caching plugins safely.
  • 🌍 Full REST API support.

Debugging & Tools

The Settings page provides:

  • 🧪 View current DB table structure.
  • ♻️ Rebuild the pending_deliveries table.
  • 🔑 Regenerate API token.
  • 🧹 Flush WordPress object cache.
  • 🛠 Access recommendation for WP phpMyAdmin or Adminer for deeper inspection.

License

This plugin is open-source software licensed under the GPL v2 or later.

Képernyőmentések

Telepítés

  1. Upload the plugin folder to /wp-content/plugins/ or install directly from the plugin repository.
  2. Activate the plugin via the ‘Plugins’ screen in WordPress.
  3. Visit StoreLink for MC > Settings to generate your API token.
  4. Configure your Minecraft plugin to use that token and domain.
  5. Optional: Configure delivery products and commands in the products section of your Minecraft plugin config.
  6. Done! Orders from WooCommerce will now sync with Minecraft.

GYIK

Does this plugin connect directly to Minecraft?

No. It exposes a secure REST API endpoint that your Minecraft server connects to for fetching pending deliveries.

Is there a Pro version?

Yes. The free version supports up to 3 product mappings. The Pro version offers unlimited mappings and additional integrations.

Does it work with LiteSpeed Cache or WP Rocket?

Yes. You should exclude the API routes /wp-json/storelinkformc/v1/* from caching. This ensures fresh data is always returned.

Can I manage deliveries manually?

Yes. Use the Deliveries admin page to edit, delete or reassign items per player.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“StoreLink for Minecraft by MrDino” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“StoreLink for Minecraft by MrDino” 1 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“StoreLink for Minecraft by MrDino” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

Version 1.0.30

  • Added player head preview to the „Minecraft Account Link” page. Displays the linked player’s head or a question mark if not linked.
  • Added redesigned „Unlink Minecraft Account” button with warning styling to better indicate the action.
  • Added help box on the account link screen explaining how to link accounts via in-game command.
  • Added Minecraft head preview in WooCommerce checkout. Shows the linked player’s head by default.
  • Added dynamic head preview for gift orders. When “This is a gift” is checked, the head updates live based on the entered recipient username.
  • Added support for username policy (Premium / Any) in the checkout preview so only valid premium usernames show the correct head when premium-only is enabled.
  • Improved sanitization and cache-busting for skin previews to ensure the correct head is always shown.
  • Fixed account-linking email delivery to go through the configured SMTP settings from the plugin, reducing cases where WordPress/host blocks or drops the mail.
  • Fixed account-linking flow to use the custom email template + SMTP combo so players actually receive the link code.