Back to Mods
HyEconomy

HyEconomy

miscZenkun04

The first Economy System for Hytale servers is here for free! Using the EcoAPI

About HyEconomy

HyEconomy šŸ’°

HyEconomy is a robust and secure economy implementation plugin for Hytale servers.

It is built directly upon the EcoAPI standard to provide a fully functional financial system. While EcoAPI acts as the bridge for developers, HyEconomy is the "bank" that handles data storage, transaction logic, and player balances.

✨ Features

Robust Storage: Securely manages player balances with data integrity in mind.

EcoAPI Native: Seamlessly powers any other plugin (Shops, Jobs, Claims) that depends on the EcoAPI standard.

High Performance: Optimized to handle frequent transactions without impacting server performance.

Fully Configurable: Customize currency names, symbols, and starting balances to fit your server's theme.

āš ļø Prerequisites

To run HyEconomy, you must have the following:

Hytale Server (Access to the root directory).

EcoAPI: This plugin relies on the abstract methods defined in EcoAPI. It will not load without it.

šŸ“„ Installation Guide

Follow these simple steps to install the economy system:

1. Download

Download the latest release of HyEconomy.

Download the latest release of EcoAPI.

2. Install

Navigate to your server's root directory and locate the mods folder.

šŸ“‚ Path: ./YourServer/mods/

Drag and drop BOTH .jar files (HyEconomy and EcoAPI) into this folder.

3. Restart

Restart your Hytale server to load the new mods.

# Server Console > stop

4. Verify

Check the server console during startup. You should see EcoAPI loading first, followed by HyEconomy successfully hooking into the API.

āš™ļø Configuration

After the first restart, a configuration file will be generated in ./Server/HyEconomy/.

Common settings:

currency: Set your currency (e.g., $, €, Coins).

starting: The amount of money new players receive upon joining.

šŸŽ® Commands

User Commands

/balance or /bal or /money - Check your current wallet balance.

/pay <player> <amount> - Send money to another player.

Admin Commands

/eco add <player> <amount> - Add funds to a player's account.

/eco remove <player> <amount> - Remove funds from a player's account.

/eco set <player> <amount> - Force set a player's balance to a specific amount.

šŸ¤ For Developers

If you are developing a plugin (like a Shop or Job system), do not depend on HyEconomy directly. Instead, depend on EcoAPI. HyEconomy is simply the implementation that runs in the background.

Downloads
65
Created
Jan 16, 2026
Updated
Jan 16, 2026
Version
Early Access

Categories

MiscellaneousUtility

Download Mod

Download on CurseForge
Free download • 65 total downloads

Need a Server?

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

Get Hytale Hosting

Frequently Asked Questions

What is HyEconomy?

The first Economy System for Hytale servers is here for free! Using the EcoAPI

How do I download HyEconomy?

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

Who created HyEconomy?

HyEconomy was created by Zenkun04. The mod has been downloaded 65 times.

Is HyEconomy compatible with Hytale servers?

HyEconomy 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 HyEconomy?

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