Giter VIP home page Giter VIP logo

libpiggyeconomy's People

Contributors

aericio avatar dapigguy avatar duoincure avatar endermanbugzjfc avatar ifera avatar joestarfish avatar poggit-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

libpiggyeconomy's Issues

I need help

Why can't I use getMoney($player) ?

My Code:

.....function myCodeGUI(InvMenuTransaction $action) : InvMenuTransactionResult{
$player = $action->getPlayer();
$price = 1000;
if(MyPlugin::getInstance()->getMoney($player) >= $price){
   //Everything
}else{
   //Everthing2
}

Error:

Too few arguments to function DaPigGuy\libPiggyEconomy\providers\EconomySProvider::getMoney(), 1 passed in /storage/emulated/0/Android/data/com.kpwnapps.pmmpplugins/files/PocketMine-MP/plugins/MyPlugin/src/ClickedTran/MyPlugin/gui/GUIManager.php on line 199 and exactly 2 expected

Tell me how to fix it, please ๐Ÿ˜ญ

Error in `BedrockEconomyProvider` line 27

Dear DaPigGuy's Teams,
I'm ClickedTran, who was rejected by you for adding an unknown plugin (CoinAPI) into libPiggyEconomy, now I'm back with a request, please fix the error at BedrockEconomyProvider line 27

Error photo:
received_692886776295139

It is possible that the function LegacyBEAPI has been renamed to LegacyAPI, causing libPiggyEconomy to error at line 27

Thanks for reading it ^_^

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.