Skip to content

Core library for Minecart shop integration with Minecraft servers. This release provides API functionality for managing product deliveries, cash redemption, and key validation through the Minecart platform.

License

Notifications You must be signed in to change notification settings

SnowRunescape/minecart-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

minecart-core

🎯 Overview

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.

πŸš€ Configure

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");

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ”— Links

πŸ“ž Support

For support, please:


Made with ❀️ by the SnowDev

About

Core library for Minecart shop integration with Minecraft servers. This release provides API functionality for managing product deliveries, cash redemption, and key validation through the Minecart platform.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages