Skip to content

Commit

Permalink
readme: add BedrockEconomyHistory and BedrockEconomyScore
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldogedev committed Oct 17, 2023
1 parent 02ed7b3 commit 5bed63e
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,16 @@ BedrockEconomy is an economy plugin made for PocketMine-MP focused on stability
<br>
## Table of Contents

- [License](#license)
- [Commands](#commands)
- [Features](#features)
- [Tools](#tools)
- [Examples](#examples)
- [Retrieving a Player's Balance](#retrieving-a-players-balance)
- [Retrieving Multiple Player Balances](#retrieving-multiple-player-balances)
- [Adding Funds to a Player's Balance](#adding-funds-to-a-players-balance)
- [Subtracting Funds from a Player's Balance](#subtracting-funds-from-a-players-balance)
- [Transferring Funds Between Players](#transferring-funds-between-players)

## License

This API is released under the MIT License. For more information, please refer to the [LICENSE](LICENSE) file.
- [Tools](#tools)
- [License](#license)

## Commands
| Name | Description | Usage | Permission |
Expand Down Expand Up @@ -277,4 +273,9 @@ These examples demonstrate how to perform common operations using the BedrockEco

## Tools

* [Migration from EconomyAPI](https://github.com/cooldogedev/EconAPIToBE)
* [BedrockEconomyHistory](https://github.com/cooldogepm/BedrockEconomyHistory)
* [BedrockEconomyScore](https://github.com/cooldogepm/BedrockEconomyScore)

## License

This project is released under the MIT License. For more information, please refer to the [LICENSE](LICENSE) file.

0 comments on commit 5bed63e

Please sign in to comment.