By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

A simple economy plugin for PMMP.
version 0.1.0-alpha
Approved
Direct Download How to install?
Switch version
194 Downloads / 8012 Total
Plugin Description §

MyMoney

NOTE: There are unimplemented features. They are marked with a * (star) in the features list.

A simple economy plugin for PMMP.

Features

  • Easy money management
  • Different Currencies*
  • API for plugin developers
  • Shop signs

Commands

  • /givemoney
  • /setmoney
  • /takemoney

API

MyMoney includes a easy to use API.

In your onEnable, add $myMoney= new API();
You will need to add use Dog2puppy\MyMoney\API to your list of use statements.
Lastly, in your plugin.yml add softdepend: "MyMoney" to ensure that MyMoney is enabled before your plugin.

API functions:

giveMoney($player, $amount)
setMoney($player, $amount)
takeMoney($player, $amount)
Example: $myMoney->setMoney("Dog2puppy", "50");

License §
Categories:
Economy
Fun
Keywords

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...