Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

WooMinecraft-WP

Popis

Contribute to this plugins development on Github if you’d like.

This plugin works in conjunction with our WooMinecraft JAVA Plugin for Minecraft on GitHub
and is intended for Minecraft servers. This plugin allows you to add commands to your WooCommerce products to have
them executed on your server, once a user purchases that product.

We’re providing this to you in full faith you’ll follow the Mojang Donation Guidelines.

Podporuje následující:

  • Několik příkazů ke každému produktu
  • Několik příkazů ke každé variaci produktu
  • Více serverů
  • Ověření MC uživatelského jména (podporujeme pouze placené legitimní účty ověřené pomocí Mojang API)
  • Přeposílání darů objednávku po objednávce (měli byste potřebovat pro resetování vašeho serveru).
  • Přijde více?!

Snímky obrazovky

  • Adding/removing multiple commands for general products.
  • Adding commands to single variations.
  • Přidávání serverů.

Instalace

  1. Přihlašte se a jděte do Pluginy → Přidat plugin
  2. Napište „WooMinecraft-WP“ do vyhledávacího pole a klikněte na tlačítko „Hledat“.
  3. Najděte WooMinecraft-WP v seznamu a klikněte na „Nainstalovat“
  4. Aktivujte plugin.

Nejčastější dotazy

Podporuje tento plugin opakující se platby?

Ne, plugin poskytuje pouze příkazy k produktům.

Budete podporovat offline servery?

Ne, nikdy nebudeme podporovat offline servery.

Jaké platební brány podporuje tento plugin?

Něco? Abych byl upřímný, tento plugin se ani moc neotravuje s platebními bránami. Spoléhá se výhradně na platby pomocí WooCommerce – více na Googlu

Právě jsem obdržel objednávku, ale nic nebylo odesláno!

Objednávka musí být nastavena na ‚dokončeno‘ pro poslání, to je JEDINÝ stav, do kterého jsme zapojeni.

Tenhle plugin je na nic, Tebex je lepší

Jasně, všichni chceme používat Tebex, ale hej, nemá tu flexibilitu WooCommerce, a není zdarma… a není open source… apod… musím toho říct víc?

Recenze

7. 8. 2023
This plugin is a highly effective solution for integrating WooCommerce within a Minecraft Server. Thank you very much for this.
10. 8. 2022
Жалко что нету поддержки автономных серверов а так плагин крутой он единственный который есть на wordpress но пожалуйста добавьте поддержку автономных серверов
8. 12. 2020
not supporting offline servers are nonsense! wish an alternative was available. most of the developing world plays offline mode. just a stupid decision.
25. 4. 2019 2 odpovědi
I don’t use cracked mc server but in poland proabbly 60% pepole use cracked minecraft so servers are forced to use offline-mode.
3. 10. 2018
I need this plugin for my wordpress site. It’s nice plugin but why it’s not support offline servers? It’s very big problem. Please fix it.
Přečtěte si všech 8 recenzí

Autoři

WooMinecraft-WP je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „WooMinecraft-WP“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “WooMinecraft-WP” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.4.5

  • Small readme fixes in automation processes.

1.4.4

  • Fix warning in REST API registration (#101)[https://github.com/WooMinecraft/woominecraft-wp/issues/101]

1.4.3

  • Deployment changes ( dev-related )
  • Adds a check in the checkout sequence for when suer leaves Player field blank.

1.4.1

  • Removes Mojang API requirements.
  • Removes CSS and JS build processes in prep for wp-scripts

1.3.0

  • Update to utilize the Rest API instead of a generic endpoint.
  • Ensure backwards compatibility until 1.4
  • Strip some items from the changelog pre 1.1
  • Update some admin styles to match latest WooCommerce.

1.2

  • Fix major bug in multiple-server setups with transient keys.
  • Fix major vulnerability in build tools, updated gulp in package.json

1.1.1

  • Update for WooCommerce 3.3.3
  • Testing on WordPress 4.9.2
  • Added tooltips to product panel.
  • Restored previous placeholder of give %s apple 1 in command slots.

1.1

  • Added Multi-server support
  • Added multiple error messages to send back to the client of any errors.
  • Added username column in order listing, also makes it clickable/sortable
  • Added delivery column in order listing
  • Fixed command row bug with reindexing
  • Moved server key settings to WooCommerce->Settings ( near the bottom )
  • Resource updates for screenshots etc…
  • CHANGED General command now no-longer run on-top of variation commands

1.0.8

  • Hotfix for #18 – Apparently WooCommerce uses the ‚key‘ key as well…

1.0.7

  • Multi-server support added in.
  • Moved server key settings to WooCommerce->Settings ( near the bottom )
  • Send messages to the Java world so users/admins are notified of errors.
  • Added username column in order listing
  • Added delivery column in order listing
  • Better error handling for keys, instead of blindly killing over.

1.0.6

  • Fixed #96 – Checking wrong post type for cache busting.

1.0.5

  • Remove custom DB table requirements
  • Update plugin to use order meta instead of DB table
  • Code cleanup
  • Auto-migrates old DB pending deliveries to order meta

1.0.4

  • Update debugging information by not escaping $_REQUEST that is sent back to java.
  • Fixed – Multiple players were getting re-sent donations, this was due to assumptions in posted data.

1.0.3

  • Security fix – prevents sending back database stored key – Thanks to FinlayDaG33k PR#15

1.0.2

  • Hotfix for meta data – fixed #76

1.0.1

  • Donations hotfix that was looping over donations infinitely

1.0.0

  • First official release on .org