promotional bannermobile promotional banner

SimpleProtect

SimpleProtect is a lightweight and fully server-side Fabric mod that brings a simple, emerald-block-based protection system to your Minecraft world.
Back to Files

simpleprotect-1.0.2.jar

File namesimpleprotect-1.0.2.jar
Uploader
SumutiuSumutiu
Uploaded
Oct 20, 2025
Downloads
79
Size
35.2 KB
Mod Loaders
Fabric
File ID
7131149
Type
R
Release
Supported game versions
  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simpleprotect-1349358:7131149"

Learn more about Curse Maven

What's new

Fix(SimpleProtect): Correct API calls for server and world access

Updated the code to use the correct API calls for getting the server and world from a ServerPlayerEntity. Replaced all instances of: - `player.getServer()` with `player.getEntityWorld().getServer()` - `player.getWorld()` with `player.getEntityWorld()` This resolves the build failures caused by API changes in Minecraft 1.21.10.

This mod has no additional files