Skip to content

Commit

Permalink
✨ Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurr0 committed Oct 2, 2021
1 parent fc32982 commit aa14a83
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,17 @@
<br>

<b>Player command</b>
* <b>/balance \ bal \ account \ money</b> - For check account balance.
* <b>/balance\bal\account\money</b> - For check account balance.
* <b>/transfer\pay <*username*> <*value*></b> - Transfer money to other players.
* <b>/ranking</b> - Show top economy players.
<br>

<br>

<b>Administrator commands</b>
* <b>/eco help</b> - Admin commands list.
* <b>/eco check </username/></b> - Check player balance.
* <b>/eco clear </username/></b> - Clear player balance.
* <b>/eco set </username/> </balance/></b> - setup money on player balance.
* <b>/eco deposit </username/> </value/></b> - Deposit money for player balance.
* <b>/eco witdraw </username/> </value/></b> - Withdraw money from player balance.
* <b>/eco check <*username*></b> - Check player balance.
* <b>/eco clear <*username*></b> - Clear player balance.
* <b>/eco set <*username*> <*balance*></b> - setup money on player balance.
* <b>/eco deposit <*username*> <*value*></b> - Deposit money for player balance.
* <b>/eco witdraw <*username*> <*value*></b> - Withdraw money from player balance.

0 comments on commit aa14a83

Please sign in to comment.