Compatibility
Minecraft: Java Edition
1.20.1–1.20.6
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed ARR
Published 5 months ago
Core Concept
A server-side economy mod that adds a virtual currency system and a GUI-based shop where players can buy items and exchange resources for credits.
Key Features
Custom Economy
- Virtual Currency: Credits are stored in player data, not as physical items.
- HUD Display: The player's current balance is displayed on the main game screen (bottom-right).
- Configurable Identity: You can change the Currency Name (e.g., "Dollars", "Gold") and Symbol (e.g., "$", "€") in the config file.
Robust Configuration
- Fully Data-Driven: Server admins can add/remove shop items, create new tabs, and set prices without changing code.
- NBT Support: The shop supports selling items with specific NBT data (like enchanted swords or potion effects).
- Localization: All text supports en_us.json language files for translation.


