Econics
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #114 of 129 economy mods in this game by downloads
📋 About This Mod
### Econics A flexible currency plugin for Paper servers. Manage multiple custom currencies easily with a clean and efficient system. **Features** - Multi-Currency: Create as many currencies as you need. - Database Support: MySQL and SQLite support with HikariCP pooling. - Developer API: Simple API for other plugins to hook into. - Customizable: Change all messages and currency formatting to fit your server. - PlaceholderAPI: Built-in placeholders to show balances. - Command Control: Enable/disable commands and set permissions for each currency. - Modern Code: Written in Kotlin with Exposed ORM for stable data handling. **Admin Commands** - `/econics reload` (required permission: `econics.admin.reload`) - `/econics remove currency_id confirm` (required permission: `econics.admin.currency-remove`) **Soft Dependencies** - PlaceholderAPI **Requirements** - Version: 1.21 or higher. - Java: 21 or higher. **For Developers** Econics is built with Gradle. You can add the API to your project like this: **Gradle (Kotlin DSL)** ```kotlin repositories { mavenCentral() maven { url = uri("https://jitpack.io") } } dependencis { compileOnly("com.github.tuhkanens-dev:econics:ECONICS-VERSION") } ``` **Maven (Xml)** ```xml <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> <dependencies> <dependency> <groupId>com.github.tuhkanens-dev</groupId> <artifactId>econics</artifactId> <version>ECONICS-VERSION</version> <scope>provided</scope> </dependency> </dependencies> ```
### Econics
A flexible currency plugin for Paper servers. Manage multiple custom currencies easily with a clean and efficient system.
Features
- Multi-Currency: Create as many currencies as you need.
- Database Support: MySQL and SQLite support with HikariCP pooling.
- Developer API: Simple API for other plugins to hook into.
- Customizable: Change all messages and currency formatting to fit your
- server.
- PlaceholderAPI: Built-in placeholders to show balances.
- Command Control: Enable/disable commands and set permissions for each
- currency.
- Modern Code: Written in Kotlin with Exposed ORM for stable data handling.
Admin Commands - `/econics reload` (required permission: `econics.admin.reload`) - `/econics remove currency_id confirm` (required permission: `econics.admin.currency-remove`)
Soft Dependencies - PlaceholderAPI
Requirements - Version: 1. 21 or higher. - Java: 21 or higher.
For Developers
Econics is built with Gradle. You can add the API to your project like this:
Gradle (Kotlin DSL)
```kotlin
repositories {
mavenCentral()
maven { url = uri("https://jitpack.io") }
}
dependencis {
compileOnly("com.github.tuhkanens-dev:econics:ECONICS-VERSION")
}
```
Maven (Xml)
```xml
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- TuhkanenS
- Version
- PzyFtEEp
- Downloads
- 35
- Endorsements
- 2
- Category
- economy
- Created
- 8/8/2026
- Updated
- 8/4/2026
- Game Versions
- pONT5kx0, UddbLdk1, 2RkKwetL, fvHbX8gk, zxxML9H3
- Tags
- economy, game-mechanics, library
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Econics support?
The author lists pONT5kx0, UddbLdk1, 2RkKwetL, fvHbX8gk, zxxML9H3, 1yewVMkC. Other versions may work but are untested by the author.
What is the latest version of Econics?
Version PzyFtEEp, published 2026-08-04 with 35 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await