EconomyAPI

EconomyAPI 2.0.2

Fixed compatibility with the latest Nukkit. No API changes.
Players could pay infinite money which was caused by a fix in the previous version.
PLEASE UPDATE
Balance would create new player data for non-existent players if their name was typed incorrectly.
  • Like
Reactions: JoMei9019
Add money to recipient before reducing senders balance. Then we can see if the recipient actually exists and exit instead of
money being lost into the abyss.
  • Make the default topmoney format cleaner.
  • Add total server money to first page of topmoney
  • Show all values in decimal format instead of scientific notation.
  • Cut off recurring decimals to 2 digits.
- Fix /topmoney command showing UUIDs instead of names
Start converting old economy data referenced by name to UUID for better support.
Top