Dracma Lite is the free edition of Dracma, focused on providing a simple economy and virtual shop system for Minecraft servers.
This version uses local YAML storage and does not require any external database to work.
---
## Installation
1. Download the Dracma Lite `.jar` file.
2. Place it inside your server `plugins` folder.
3. Restart your server.
4. The plugin will generate its configuration files automatically.
5. Edit the generated files if needed.
6. Use `/dracma reload` to reload the plugin configuration.
---
## Main Features
Dracma Lite includes:
- Custom currency system
- Player-to-player payments
- Virtual shop menus
- Shop categories
- Configurable products
- Shopping cart system
- Instant purchases
- Purchase confirmations
- Shop taxes
- Payment taxes
- Minimum tax support
- Stock system
- One-time purchase products
- Required rank products
- Purchase commands
- Bulk command support
- Basic purchase logs
- Discount system
- Local YAML storage
---
## Commands
### Main Command
`/dracma`
Shows the main Dracma command information.
`/dracma reload`
Reloads the plugin configuration files.
`/dracma reset`
Resets plugin data depending on the available command options.
---
### Currency Commands
`/currency`
Main currency command.
`/currency create <currency>`
Creates a new currency.
`/currency delete <currency>`
Deletes an existing currency.
`/currency list`
Shows the available currencies.
---
### Custom Currency Commands
Dracma Lite allows you to create custom commands for your currencies from the configuration.