This is the Minecraft plugin for the PlatinPay project.
- Modern, efficient design
- Shop command for players to recieve a shop link
- Dynamic reloading
- Intuitive command system
- An API that allows the PlatinPay backend to execute commands on the Minecraft server.
- A variety of security features, such as the ability to only accept local inbound requests, and the ability to whitelist IPs making inbound requests.
- Ed25519 asymmetric signing
- Download the latest release from the releases page.
- Place the plugin in the
pluginsfolder of your Minecraft server. - Start the server and configure the plugin in the config.toml file generated in the plugin folder.
- Set your public key in-game with a slash command; /platinpay help if you need it!
This project is licensed under the GNU AGPL-3.0 License. See the LICENSE file for details.
DISCLAIMER: This project is currently not ready for production usage. It is a work-in-progress.
