ModsJava
MyCraftMarket (Beta)
MyCraftMarket a self-hosted eCommerce software for Minecraft. (Beta). Free Minecraft Java mod for 1.10.
⬇ Download on SpigotNotice!
This project is a fully functional product however, it is still in heavy development by our team. If you would like to see features added to this plugin/website please let us know!
What is MyCraftMarket?
MyCraftMarket allows players on your server to purchase ranks/items from your website. Players get their purchased item automatically. The plugin only requires a one-time setup, and then you can sit back, relax and watch the donations come in!
Why choose MyCraftMarket when you have BuyCraft/Enjin/Etc.?
MyCraftMarket is a completely free eCommerce shop that you can add to your website. This doesn't redirect your users to an external site where they have to make their purchases. You have complete control.
Installation
Stop your server.
Place the MyCraftMarket.jar plugin into your plugin directory.
Start your server and let the default configuration save.
Stop your server and input your mysql information.
Start your server.
Copy the MyCraftMarket folder to your website. Open config.php
Input your mysql and website information.
Point your paypal IPN settings to paypal_ipn.php
For directions on how to do this click here
Commands
There is only one permission node. Only works if you have the exact permission node. It does not work if you are OP or even have the * permission node. This is for your own security.
There are 2 configuration files. One for the server and one for your website.
Website
Plugin
More information
If you would like to test to make sure your IPN settings are correct you can use this IPN simulator. If all your settings are right but you are still getting an invalid IPN response you might need to get a SSL certificate from your host.
Questions?
Would you like to see a new feature? Find bugs? Please contact us before leaving a bad review.
This project is a fully functional product however, it is still in heavy development by our team. If you would like to see features added to this plugin/website please let us know!
What is MyCraftMarket?
MyCraftMarket allows players on your server to purchase ranks/items from your website. Players get their purchased item automatically. The plugin only requires a one-time setup, and then you can sit back, relax and watch the donations come in!
Why choose MyCraftMarket when you have BuyCraft/Enjin/Etc.?
MyCraftMarket is a completely free eCommerce shop that you can add to your website. This doesn't redirect your users to an external site where they have to make their purchases. You have complete control.
Installation
Stop your server.
Place the MyCraftMarket.jar plugin into your plugin directory.
Start your server and let the default configuration save.
Stop your server and input your mysql information.
Start your server.
Copy the MyCraftMarket folder to your website. Open config.php
Input your mysql and website information.
Point your paypal IPN settings to paypal_ipn.php
For directions on how to do this click here
Commands
- /MCM - Shows a list of commands
- /MCM new <name> - Create a new item
- /MCM list - List your current items
- /MCM delete <name> - Allows you to delete items
There is only one permission node. Only works if you have the exact permission node. It does not work if you are OP or even have the * permission node. This is for your own security.
- mcm.admin - allows a user to create and maintain items in your shop
There are 2 configuration files. One for the server and one for your website.
Website
Code (Text):
<?php
$homepage = "http://example.com";
$mysql_host = "localhost";
$mysql_port = "3306";
$mysql_username = "";
$mysql_password = "";
$mysql_database = "";
$paypal_email = " [email protected] ";
$homepage = "http://example.com";
$mysql_host = "localhost";
$mysql_port = "3306";
$mysql_username = "";
$mysql_password = "";
$mysql_database = "";
$paypal_email = " [email protected] ";
Code (Text):
MySQL:
Host: localhost
Port: 3306
Database:
UserName:
Password:
Host: localhost
Port: 3306
Database:
UserName:
Password:
If you would like to test to make sure your IPN settings are correct you can use this IPN simulator. If all your settings are right but you are still getting an invalid IPN response you might need to get a SSL certificate from your host.
Questions?
Would you like to see a new feature? Find bugs? Please contact us before leaving a bad review.
MyCraftMarket (Beta) is a free Minecraft Java mod. Compatible with Minecraft 1.10. Downloaded 233 times (via Spigot). Download it and open it directly in the game.