Skip to content

KKW557/RealInvisibility

Repository files navigation

Real Invisibility

Image

A plugin/mod designed for improving vanilla invisibility effect in Minecraft.

Features

  • Packet-Level, doesn't affect vanilla and can work with another plugin/mod.
  • Hide Equipments.
  • Hide Effect Particles.
  • Hide Arrows in Body.
  • Hide Stringers in Body.
  • Hide Fire in Body.
  • Configurable fully.

Resource

Dependency

Paper

Fabric

Compilation

To build RealInvisibility, you need JDK 21 or higher installed on your system.

  • Linux or macOS: ./gradlew build
  • Windows: gradlew build

Configuration

# Hide items in mainhand?
mainhand=true
# Hide items in offhand?
offhand=true
# Hide boots?
boots=true
# Hide leggings?
leggings=true
# Hide chestplate?
chestplate=true
# Hide helmet?
helmet=true
# Hide animals' armor?
body=true
# Hide effect particles?
particles=true
# Hide arrows in body?
arrows=true
# Hide stingers in body?
stingers=true
# Hide fire in body?
fire=true

Donation

License

This project is licensed under the MIT License © 2025 KKW557.

About

The Minecraft Impraving Invisibility Plugin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages