Back to Mods
TopHyconomy

TopHyconomy

gameplaysarry20

TopHyconomy is not just an economy plugin. It is a production-ready economic infrastructure.

About TopHyconomy

šŸ’° TopHyconomy – Modular, Scalable & Thread-Safe Economy System for Hytale

TopHyconomy is an advanced, high-performance, developer-oriented economy plugin designed to act as the central economic core of a Hytale server and as a standardized API for other plugins.

It is built for production environments, supporting multi-instance infrastructures, high concurrency, and safe money operations.

For support, bugs or feature requests join our support discord!

šŸš€ Key Features

āœ… Player-based account system with persistent balances

āœ… Clean and extensible public API for plugin integration

āœ… MongoDB persistence support

āœ… Redis distributed cache (optional)

āœ… High-performance local cache using Caffeine

āœ… Multi-instance ready

āœ… Thread-safe economy operations

āœ… Deadlock and race-condition protection

āœ… Hot-reloadable configuration and language files

āœ… Fully customizable language system

āœ… Optimized memory usage to prevent RAM overload

⚔ Data Architecture & Performance

TopHyconomy uses a multi-layer data architecture to achieve the best balance between speed, consistency, and scalability.

šŸ—„ļø MongoDB

Primary persistent data storage

Secure and reliable balance saving

Designed for large-scale servers

šŸš€ Redis (Optional)

Distributed cache for multi-instance setups

Keeps player balances synchronized across servers

Enables faster and safer money transfers

āš™ļø Caffeine Cache

High-performance in-memory local cache

Reduces unnecessary MongoDB and Redis access

Configurable TTL to avoid excessive RAM usage

This architecture allows fast economic operations, even under heavy server load, without compromising data integrity.

šŸ” Concurrency & Safety

Fully thread-safe account operations

Controlled concurrent access to player balances

Protection against deadlocks

Prevention of race conditions during simultaneous transfers

Safe for asynchronous tasks and distributed environments

Player balances remain consistent and secure at all times.

šŸ”§ Developer API

AccountManager

getAccount(playerId)

createAccount(playerId, playerName, initialBalance)

deleteAccount(playerId)

accountExists(playerId)

transfer(from, to, amount)

saveAll()

Account

give(amount)

withdraw(amount)

take(amount)

getBalance()

Designed to integrate seamlessly with shops, jobs, minigames, rewards, auctions, and custom systems.

šŸ§‘‍šŸ’¼ Administrative Commands

/eco give <player> <amount>

/eco take <player> <amount>

/eco set <player> <amount>

/eco info <player>

/eco reset <player>

/eco reload

šŸ‘¤ Player Commands

/bal &ndash; View your current balance

/pay <player> <amount> &ndash; Send money to another player

āš™ļø Flexible Configuration

Configurable starting balance

Debug mode

Enable or disable MongoDB and Redis

Cache TTL configuration

Fully editable language files

Hot reload without server restart

šŸ“¦ Built for Serious Servers

Medium and large servers

Multi-instance infrastructures

Developers requiring a reliable economy API

High-concurrency and high-load environments

Downloads
28
Created
Jan 21, 2026
Updated
Jan 21, 2026
Version
Early Access

Categories

GameplayUtilityLibrary

Download Mod

Download on CurseForge
Free download • 28 total downloads

Need a Server?

Run TopHyconomy on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is TopHyconomy?

TopHyconomy is not just an economy plugin. It is a production-ready economic infrastructure.

How do I download TopHyconomy?

You can download TopHyconomy for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created TopHyconomy?

TopHyconomy was created by sarry20. The mod has been downloaded 28 times.

Is TopHyconomy compatible with Hytale servers?

TopHyconomy is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install TopHyconomy?

To install TopHyconomy: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.