@mcbeutils/economyapi
v1.1.1
Published
EconomyAPI is a [BeAPI](https://github.com/MCBE-Utilities/BeAPI) module that allows for a players balance to be the same across multiple packs.
Downloads
2
Readme
EconomyAPI
EconomyAPI is a BeAPI module that allows for a players balance to be the same across multiple packs.
Installing
To download and install, you can either git clone this repo and use the mcpe pack, or run the command below in your BeAPI project.
npm install @mcbeutils/economyapi
Once you have done that, you can now import "@mcbeutils/economyapi" into your main project.