Introduction
# 1. Introduction
PlayerCurrency - a practical multi-currency plugin for players.

- Supports mysql and local sqlite storage
- Based on database transactions, providing strong safety so no dirty data is generated if the server crashes during an operation
- Supports creating multiple currencies and corresponding descriptions
- Supports placeholder parsing
- The plugin records every currency change, allowing lookup and rollback at any time
- Supports importing NyEconomy MySQL data (1.0.1+)
- Supports importing PlayerPoints data (1.0.5+)
- Automatically records the accumulated value of each currency type (1.0.6+)
- Supports importing Vault data (1.0.7+)
- Supports hooking a specified currency into Vault (1.0.7+)
- Complete API for convenient third-party integration
- Built-in scheduled tasks can periodically give, set, or deduct a player's currency of a specific type (1.3.0+)
- Multi-language configuration: Click to view (opens new window)
# 2. Dependencies
All of them are optional
PlaceholderAPI PAPI variables
PlaceholderAPI (opens new window)
# 3. Usage Statistics (opens new window)
# 4. Download
Click to download (opens new window)
# 5. Community
Click to join the plugin discussion group (opens new window)