Back to mods
HyEconomy project artwork

CurseForge · Hytale mod

HyEconomy

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

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which HyEconomy release should I use?

Updated 6 months ago
Latest stable file HyEconomy-1.0-SNAPSHOT.jar
Game version Not listed
Mod system Built-in Hytale mod system

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

Where should HyEconomy be installed in 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.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does HyEconomy-1.0-SNAPSHOT.jar need?

HyEconomy-1.0-SNAPSHOT.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

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

Add HyEconomy without breaking your instance.

Built for HyEconomy-1.0-SNAPSHOT.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use HyEconomy-1.0-SNAPSHOT.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    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.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside HyEconomy-1.0-SNAPSHOT.jar. It opens that exact file at the source.

About this project

What does HyEconomy add?

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:

  1. Hytale Server (Access to the root directory).
  2. 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.

Project description from CurseForge.

Recent files

HyEconomy releases and Hytale builds

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.