EasyEconomy

EasyEconomy is a simple to use economy plugin that provides an economy system for your minecraft server.

GPL-3.0 License

Stars
4
Committers
2

EasyEconomy v2.0.0


Software support

EasyEconomy is a PHP plugin for PocketMine-MP, designed specifically for versions 5.0 and higher. It may not work on older versions or other webserver APIs!

Addons

For developers

EasyEconomy API

Use Provider.php methods in your own projects!

use ImperaZim\EasyEconomy\EasyEconomy;
$api = EasyEconomy::getInstance()->getProvider();

EasyEconomy's events

EasyEconomy provides a number of events that can be used to hook into the plugin's code. Currently, the following events can be used: