
EconomyAPi official plugin for api5
BedrockHub Team
این فایل با اسکنر امنیتی بدراکهاب بررسی شده و فاقد کدهای مخرب یا ناامنه.
اگه سوالی درباره راهاندازی یا ارورهای این پلاگین داری، توی نظرات بپرس یا بیا دیسکورد.
EconomyAPI
A complete economy system for PocketMine-MP API 5.0.0 with commands and developer API.
What does this plugin do?
EconomyAPI provides a monetary system for your server. Players can check balance, pay each other, view top money, and admins can give, take, or set money.
Commands
/mymoney - Shows your balance - permission: economyapi.command.mymoney /pay - Pays money to another player - permission: economyapi.command.pay /seemoney - Changes your language - permission: economyapi.command.setlang /givemoney - Gives money (OP only) - permission: economyapi.command.givemoney /takemoney - Takes money (OP only) - permission: economyapi.command.takemoney /setmoney - Sets exact balance (OP only) - permission: economyapi.command.setmoney
Permissions
economyapi.command.mymoney - default: true - Use /mymoney economyapi.command.pay - default: true - Use /pay economyapi.command.seemoney - default: true - Use /seemoney economyapi.command.topmoney - default: true - Use /topmoney economyapi.command.mystatus - default: true - Use /mystatus economyapi.command.setlang - default: true - Use /setlang economyapi.command.givemoney - default: op - Use /givemoney economyapi.command.takemoney - default: op - Use /takemoney economyapi.command.setmoney - default: op - Use /setmoney
API Usage (for developers)
Get instance: EconomyAPI::getInstance() Methods: myMoney(), addMoney(), reduceMoney(), setMoney(), getRank(), getAllMoney() Return constants: RET_SUCCESS, RET_NO_MONEY, RET_INVALID_AMOUNT, RET_PLAYER_NOT_FOUND, RET_CANCELLED
version: 5.7.3
برای ثبت نظر و پرسش درباره این پلاگین، وارد حسابت شو:
هنوز نظری برای این پلاگین ثبت نشده. اولین نفری باش که دیدگاهش رو مینویسه!
Installation
Download EconomyAPI_v5.7.3.phar.
Put the .phar into the plugins folder.
Restart the server.
Edit plugin_data/EconomyAPI/economy.yml to change starting money or language.
Requirements
PocketMine-MP API 5.0.0
PHP 8.0+
Version 5.7.3 – by onebone & Mathchat.