promotional bannermobile promotional banner

Economy

An economy system for Hytale that adds player wallets, balance checking, and secure money transfers.

File Details

Economy-1.0.1.jar

  • R
  • Jan 14, 2026
  • 10.88 KB
  • 434
  • Early Access

File Name

Economy-1.0.1.jar

Supported Versions

  • Early Access

🔧 Fixed Critical Initialization Bug:

Fixed an issue where the MoneyComponent type was not being registered correctly in some server environments. The mod now uses Java Reflection as a robust fallback to ensure the economy system always initializes.

Data Safety: Updated the balance field key to "Balance" (capitalized) to strictly adhere to Hytale's codec requirements, preventing server crashes on startup.

🔨 Changed Manifest Metadata:

Updated manifest.json with correct versioning and author details.

🗑️ Removed Project Cleanup:

Removed local IntelliJ IDEA configuration files (.idea/) from the repository to prevent conflicts for other developers cloning the project.