Ragdoll Corpse Cleaner

Quick rating

Community listing page, reviews here may not be monitored by the author.

Ragdoll Corpse Cleaner

No reviews yet

Add command to erase mob corpses for ragdollified mod

Mod Loaders
Minecraft

About

Description

English

Ragdoll Corpse Cleaner

A lightweight add-on MOD for Ragdollified. You can now delete all ragdolled mob corpses with a single command. This is useful when you want to reset the corpse in a mini-game.

Features

  • /ragdollified clear — instantly removes all active Mobs corpses on the server
  • /ragdollified count — shows how many ragdoll corpses are currently active
  • Built entirely on Ragdollified's official public API (RagdollifiedApi), so it won't interfere with physics, syncing, or rendering

 1.5.0~

  • /ragdollified countcorpse—Displays the number of currently active player corpses
  • /ragdollified clearcorpse — instantly removes all player corpses on the server

Requirements

  • Minecraft 1.20.1
  • Forge 47.4.10+
  • Ragdollified (required — this is an addon, not a standalone mod)
  • Ragdollified Player Corpses (any)

Notes

  • Commands require permission level 2 (operator) by default
  • The deletion process runs exclusively on the server side. Since ragdoll coordinate data depends on client-side physics calculations, the system does not currently support range-based deletion—such as “delete only within a radius of X blocks”—and only supports “delete all.”
  • Not affiliated with the Ragdollified author; built independently against their public API

Installation

Install alongside Ragdollified as usual — drop both jars into your mods folder.

 

日本語

Ragdoll Corpse Cleaner

Ragdollified 用の軽量アドオンMODです。コマンド一つでラグドール化されたモブの死体をまとめて消去できるようになります。ミニゲームで死体をリセットしたいときなどに便利です。

主な機能

  • /ragdollified clear — サーバー上にある全モブの死体を即座に消去
  • /ragdollified count — 現在アクティブなラグドール死体の数を表示
  • Ragdollified公式が公開している正式なAPI(RagdollifiedApi)のみを使用しているので、物理演算や同期・描画には一切干渉しません

    1.5.0~
  • /ragdollified countcorpse— 現在アクティブなプレイヤーの死体の数を表示
  • /ragdollified clearcorpse — サーバー上にある全てのプレイヤーの死体を即座に消去

動作環境

  • Minecraft 1.20.1
  • Forge 47.4.10以上
  • Ragdollified 必須(本体無しでは動作しないアドオンMODです)
  • Ragdollified Player Corpses (任意)

注意事項

  • コマンドの実行には権限レベル2(OP)が必要です(デフォルト設定)
  • 削除処理はサーバーサイドのみで動作します。ラグドールの座標情報はクライアント側の物理演算に依存するため、現時点では「半径◯ブロック以内だけ削除」のような範囲指定には対応しておらず、「全削除」のみとなります
  • Ragdollified開発者本人によるMODではなく、公開APIを利用して独自に開発した非公式アドオンです

導入方法

Ragdollifiedと一緒に mods フォルダへ両方のjarを入れるだけで動作します。