easyeconomy-1.0.4.jar
Curse Maven Snippet
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.
This mod has no additional files

