Economy
An economy system for Hytale that adds player wallets, balance checking, and secure money transfers.
About Economy
đ° Economy
Economy is an essential currency system for Hytale, built for stability and performance. Whether you are running a survival SMP or a complex minigame network, this mod provides the foundational tools required to manage a robust virtual economy.
⨠Features
Persistent Wallets: Every player receives a personal wallet that saves automatically to their player data.
Lazy Initialization: Zero configuration required—wallets are created instantly when a player first interacts with the economy.
Safe Transactions: Player-to-player transfers include strict checks to prevent overdrafts and ensure data integrity.
Advanced Admin Tools: Empower server operators to give, take, or set balances directly from the chat.
High Compatibility: Uses a specialized Reflection layer (HytaleUtils) to ensure the mod remains functional across different Hytale API snapshots.
đ Commands
Player Commands
Command Aliases Description
/balance /bal, /money, /wallet View your current coin balance.
/pay <player> <amount> N/A Securely send coins to another player.
Admin Commands (Creative Only)
Command Description
/ecoadmin give <player> <amount> Add coins to a player's wallet.
/ecoadmin take <player> <amount> Remove coins from a player's wallet.
/ecoadmin set <player> <amount> Overwrite a player's balance to a specific value.
âď¸ How it Works
The mod utilizes Hytale's native Entity Component System (ECS) by attaching a MoneyComponent to player entities.
Positional Arguments: By implementing the RequiredArg and ArgTypes pattern, the mod explicitly defines its parameter requirements to the Hytale engine, resolving previous validation errors.
Data Safety: Balances are stored as long values to support high-scale economies while input is validated via Integer arguments for maximum API compatibility.
Synchronized Execution: Operations are wrapped in runSync to ensure thread-safety during high-traffic transactions.
Developed by: Ryukazan • Yigit
Categories
Frequently Asked Questions
What is Economy?
An economy system for Hytale that adds player wallets, balance checking, and secure money transfers.
How do I download Economy?
You can download Economy for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created Economy?
Economy was created by ItsYigit. The mod has been downloaded 3.4K times.
Is Economy compatible with Hytale servers?
Economy 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 Economy?
To install Economy: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Misc Mods
View all modsYmmersive Melodies
Conczin
Upload and play MIDI files in-game on various instruments to annoy your friends with custom melodies!
MultipleHUD
Buuz135
A simple mod that allows you to have multiple HUDs present at once.
Spanish Translation
Plexu5
A Spanish language translation for Hytale. Includes UI, items, and menus.
YUNG's HyDungeons
YUNGNICKYOUNG
Adds new procedurally generated dungeon instances!
Just Enough Tales (JEI mod)
uwudwagon
A JEI mod for Hytale.
[NoCube's] Simple Bags
NoCube
Adds bags that you can put anything in!