An official implementation of payment processing on the
EasyDonate platform, developed as an alternative for a purchases issuance algorithm using the RCON protocol.
At this moment our platform is still available only for Russian-speaking community of Minecraft servers owners, but it may become international in the upcoming future.
Key benefits
- Support for the most popular versions of the game.
- Ability to run on Spigot, Paper, Folia (since 1.20.2) and their forks (not guaranteed).
- High performance and equally high efficiency:
- Multi-threaded event processing - process commands in parallel!
- Using LongPoll technology - we promise minimal issue latency!
- Support for platform features previously unavailable for the plugin (gifts, platform plugins).
- Quick plugin setup feature without editing the config with /ep setup.
- Shop cart for your players' purchases to pick up items at their convenience.
- Real-time reloading of all plugin components with /ep reload.
- Localization of command messages - you can change everything your players see!
- Fast ORMLite framework for working with databases and support for the most popular ones:
- MySQL (MariaDB)
- PostgreSQL
- SQLite
- H2
- Open source, because we value your trust.