economy-phoenix
Version:
Flexible Economy System for Node.js projects. Originally developed for the Phoenix Bot, now available for general use.
43 lines (32 loc) • 1.31 kB
Markdown
# Changelog
Alle wichtigen Änderungen an diesem Projekt werden hier dokumentiert.
Das Format basiert auf [Keep a Changelog](https://keepachangelog.com/de/1.0.0/).
## [1.0.3] - 2025-06-17
### Added
- Initiale Veröffentlichung von `economy-phoenix`
- Wallet- und Bank-System
- Einzahlen (`deposit`)
- Auszahlen (`withdraw`)
- Überweisungen (`transfer`)
- Bankkapazität erhöhen (`giveCapacity`)
- Tägliche Belohnung (`daily`)
- Ausrauben anderer Nutzer (`rob`)
### Repository
- Projekt auf [GitHub](https://github.com/Exiqonbotz/economy-phoenix) veröffentlicht
- Paket auf [npm](https://www.npmjs.com/package/economy-phoenix) verfügbar
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [1.0.3] - 2025-06-17
### Added
- Initial release of `economy-phoenix`
- Wallet and bank system
- Deposit (`deposit`)
- Withdraw (`withdraw`)
- Transfer between users (`transfer`)
- Increase bank capacity (`giveCapacity`)
- Daily reward system (`daily`)
- Rob other users (`rob`)
### Repository
- Project published on [GitHub](https://github.com/Exiqonbotz/economy-phoenix)
- Package available on [npm](https://www.npmjs.com/package/economy-phoenix)