HyEconomy-1.0-SNAPSHOT.jar
16 Jan 2026
CurseForge · Hytale mod
The first Economy System for Hytale servers is here for free! Using the EcoAPI
Quick answer
HyEconomy-1.0-SNAPSHOT.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
HyEconomy-1.0-SNAPSHOT.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for HyEconomy-1.0-SNAPSHOT.jar. Pick another file and the loader, install side or required mods may change.
Use HyEconomy-1.0-SNAPSHOT.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside HyEconomy-1.0-SNAPSHOT.jar. It opens that exact file at the source.
About this project
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.
To run HyEconomy, you must have the following:
Follow these simple steps to install the economy system:
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.
Restart your Hytale server to load the new mods.
# Server Console
> stop
Check the server console during startup. You should see EcoAPI loading first, followed by HyEconomy successfully hooking into the API.
After the first restart, a configuration file will be generated in ./Server/HyEconomy/.
currency: Set your currency (e.g., $, €, Coins).starting: The amount of money new players receive upon joining./balance or /bal or /money - Check your current wallet balance./pay <player> <amount> - Send money to another player./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.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.
Project description from CurseForge.
Recent files
16 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.