https://github.com/projectinfinity/economy2
https://github.com/projectinfinity/economy2
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/projectinfinity/economy2
- Owner: ProjectInfinity
- Created: 2016-06-27T19:32:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T21:36:55.000Z (over 7 years ago)
- Last Synced: 2025-10-27T07:54:45.535Z (7 months ago)
- Language: PHP
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Economy2
| Description |
| ------------|
| **Economy 2** is an economy plugin for PMMP servers
| This is the Base Plugin required to run all Economy2 related Plugins.
## Q:How does it work?
Economy 2 provides your pocketmine-mp server with a fully functional economy, by using other supported plugins that 'hook-into' Economy2, you can provide your players with the ability to Buy, Sell, and gamble their life away! Fascinating.
| API Supported |
| -------------|
| 3.0.0-ALPHA10
| 3.0.0-ALPHA11
| Permissions | Command |
| --- | --- |
| economy2.command.balance | /balance [player]
| economy2.command.pay | /pay [player] [amount]
| economy2.command.givemoney | /givemoney [player] [amount]
| economy2.command.setmoney | /setmoney [player] [balance]
| economy2.command.takemoney | /takemoney [player] [amount]
| economy2.command.topmoney | /topmoney
| Plugins that work with Economy2 | URL |
| --- | --- |
| Economy2Shop| https://github.com/ProjectInfinity/Economy2Shop
| PocketLotto | https://github.com/ProjectInfinity/PocketLotto