Real Invisibility 图标

Real Invisibility

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 fabric-3.0.1+26.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/realinvisibility
资源信息

Minecraft 版本: 26.1 26.1.1 26.1.2

平台: fabric quilt

标签: game-mechanics minigame utility

资源介绍

Image

Real Invisibility

GitHub License
GitHub Actions Workflow Status
GitHub Release

Modrinth Downloads
Spiget Downloads
Hangar Downloads

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

This plugin is separated from a private server and may have a lot of bugs, so please help with it.

Features

  • Configurable fully.
  • Hide Equipments.
  • Hide Effect Particles.
  • Hide Arrows in Body.
  • Hide Stringers in Body.
  • Hide Fire in Body.
  • Packet-Level, doesn't affect vanilla and can work with another plugin/mod.
Configuration ```properties # Hide items in mainhand? mainhand=true # Hide items in offhand? offhand=true # Hide boots? feet=true # Hide leggings? legs=true # Hide chestplates? chest=true # Hide helmets? head=true # Hide animals' armors? body=true # Hide saddles? saddle=true # Hide fire in the body? fire=true # Hide effect particles? effect_particles=true # Hide arrows in the body? arrows=true # Hide stingers in the body? stingers=true ```

FAQ

Bukkit/Spigot version?

NO.

Improving to what entities?

Any LivingEntity that exists in the world, applied invisibility effect.

Excluded the player self and client-only entity.

Support Folia?

No test.

Can hide sprinting/swimming particles?

This will lead to client simulation issues, and thus is not supported.

Development

The plugin provides a hook mechanism that
allows interception of the current operation before any packet modifications are applied.

repositories {
    maven "https://mvn.suc.icu"
}

Paper

Import packetevents firstly.

dependencies {
    implementation "icu.suc.kkw557:realinvisibility-paper:<version>"
}

Use
com.github.retrooper.packetevents.event.PacketListener.onPacketEventExternal(icu.suc.kkw557.realinvisibility.paper.RealInvisibilityEvent event)
to callback.

See packetevents for more info.

Fabric

dependencies {
    implementation "icu.suc.kkw557:realinvisibility-fabric:<version>"
}

Call icu.suc.kkw557.realinvisibility.fabric.RealInvisibilityEvents.ALLOW to register.

License

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

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Slim Fire

价格:0 墨喵币
下载量:0

查看详情
Creeper Confetti

价格:0 墨喵币
下载量:0

查看详情
Beyond Vanilla

价格:0 墨喵币
下载量:0

查看详情
Crazy Craft Chaos

价格:0 墨喵币
下载量:0

查看详情