Invis Death Message
作者:rebot | 分类:模组
Minecraft 版本: 26.2
平台: paper purpur
标签: game-mechanics utility
Keep invisible killers anonymous without changing ordinary death messages.
Features
| Feature | What it does | Applies to |
|---|---|---|
| Anonymous killers | Replaces an invisible killer's name with a seven-character animated obfuscated name. | Player melee and projectile kills |
| Weapon privacy | Uses a generic death message that reveals neither the weapon name nor the damage type. | Deaths caused by invisible players |
| Server-side only | Works automatically without commands, configuration, client mods, or hard dependencies. | Every connected player |
See it in action
Install
- Install Paper or Purpur for your Minecraft server.
- Download the jar for your server version from Modrinth.
- Place the jar in the server's
pluginsdirectory. - Restart the server.
Supported platforms: Paper and Purpur for Minecraft 26.1–26.2. The plugin runs entirely server-side, so players do not need to install anything.
Use
- Start the server with Invis Death Message installed.
- A player gains the Invisibility effect.
- The invisible player kills another player directly or with a projectile.
- The plugin replaces the killer's identity with an animated obfuscated name and removes the weapon and damage details.
- When the killer is visible, the normal death message passes through unchanged.
Build from source Requires JDK 25 and Gradle. Run the following command from the project root to build every supported version target: ```sh gradle clean assemble ``` The distributable jars are written to: - `build/libs/InvisDeathMessage--26.1.jar` - `build/libs/InvisDeathMessage--26.2.jar` `` is the `mod_version` value in `gradle.properties`.Tip: Only an invisible player killer triggers the hidden message. Invisible victims and deaths caused by non-player entities are not anonymized.
GPL-3.0-only · 2026 · NullKeeper-dev
请登录后举报
暂无评论,抢个沙发吧~