ssc-1.1.0+mc26.2.jar
Curse Maven Snippet
What's new
Server Sided Corpse 1.1.0
Fixed: a corpse could go invisible for one player while everyone else saw it fine — usually after they respawned, changed dimension or rejoined. The server now spots the gap and re-sends the body within a couple of seconds.
New admin tools:
/ssc list— every body on the server, and how many players can actually see each one./ssc resend <player>— re-send someone's bodies immediately./ssc debug true— log why a corpse didn't get created.
Works with claims. Add this to forcedEntityProtectionExceptionList in <world>/serverconfig/openpartiesandclaims-server.toml (server stopped):
forcedEntityProtectionExceptionList = ["minecraft:minecart", "anything$#ssc:corpses"]
Keep the anything$ part — without it you can't loot while holding a sword. Heads up: this exempts all minecraft:interaction entities, since that's what SSC uses for corpse hitboxes.
Requires Fabric API. Server-side only — players need nothing installed.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

