promotional bannermobile promotional banner

EasyEconomy

EasyEconomy is a lightweight and fully server-side Fabric mod that brings a simple, diamond-based economy to your Minecraft world. Deposit, withdraw, trade, and run your own auction house — all powered by the sparkle of diamonds.
Back to Files

easyeconomy-1.0.4.jar

File nameeasyeconomy-1.0.4.jar
Uploader
SumutiuSumutiu
Uploaded
Oct 20, 2025
Downloads
187
Size
49.8 KB
Mod Loaders
Fabric
File ID
7131160
Type
R
Release
Supported game versions
  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:easyeconomy-1348421:7131160"

Learn more about Curse Maven

What's new

Fix compilation with Minecraft 1.21.10

The `getServer()` method was removed from `ServerPlayerEntity` in Minecraft 1.21.10. This commit refactors the code to pass the `MinecraftServer` instance to methods that require it, instead of calling `player.getServer()`. This fixes the build and makes the plugin compatible with Minecraft 1.21.10.