Compatibility
Minecraft: Java Edition
26.1.1–26.1.2
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 12 hours ago
Updated 2 weeks ago
InvisKill
Hide the hunter, not the hunt.
InvisKill is a lightweight Paper plugin that adds a bit of mystery to invisibility potions: when a player lands a kill while invisible, their name — and their weapon's name, if it's custom — gets obfuscated in the death message.
Features
- Obfuscated kill messages — if the killer is invisible, their name (and custom weapon name) renders with the obfuscated text effect instead of being shown plainly. Kills by visible players look completely normal.
- Chunk-radius kill feed — death messages only reach players within a configurable radius of chunks around the death location, instead of broadcasting server-wide. Keeps kill feeds relevant to nearby players and reduces spam on large servers.
- Independent toggles — both features (obfuscation and radius limiting) can be turned on or off separately, in-game, without a restart.
- In-game configuration — adjust the chunk radius and toggle features on the fly with a simple command; changes persist automatically to
config.yml.
Commands
All under /invisiblekill (alias /ikill), permission invisiblekill.admin (default: op):
| Command | Description |
|---|---|
/invisiblekill or /invisiblekill status |
Show current settings |
/invisiblekill obfuscate on|off |
Toggle name/weapon obfuscation on invisible kills |
/invisiblekill limit on|off |
Toggle chunk-radius kill feed limiting |
/invisiblekill radius <number> |
Set the chunk radius |
Source
Open source under the MIT license. Source code and issue tracker: GitHub


