Minecart Core is a Java library designed to integrate game servers with the Minecart e-commerce platform. It provides a robust API for managing product deliveries, key redemptions, and cash transactions directly from your game server.
MinecartCoreConfig.configure(
"1.0.0", // Plugin version
"game", // Game identifier
"your-auth-token", // Authorization token
"your-shop-server" // Shop server identifier
);
CommandFailureLogger.setLogPath("mods/Minecart");Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For support, please:
- Open an issue on GitHub
- Contact support at bruno@snowdev.com.br
- Join our Discord community
Made with β€οΈ by the SnowDev