Skip to content

Releases: BTELNYY/btelnyy-currency

Release v1.1.0

26 May 02:50
Compare
Choose a tag to compare

Patch Notes

Features

Config

max_withdraw_amount (int)

  • What is the maximum amount of money that a player can withdraw in one singular interaction. Set to 0 if you want to disable it (this is the default behaviour)

Bugfixes

  • Fixed Inventory check being incorrect and always returning that the players inventory is full

Technical

  • Completely changed the way player data is stored, instead of singular files, we now have folders with the players UUID, all old data can be migrated by creating a folder with the UUID as the name and copying/cutting the old YML into that folder. Recommend that the server is shutdown or the player is not logged in to prevent odd things from happening

Release v1.0.0

23 May 20:51
Compare
Choose a tag to compare

First Release!
Check out README.md for features
THIS MAY CONTAIN BUGS, REPORT IN ISSUES OR ON DISCORD (README.md)