Vanish
Installation
To start using the mod, follow these steps:
- Download the
.jarfile from official sources - Place the downloaded file in your server's
modsfolder - Restart the server to activate the functionality
Main Features
The Vanish mod provides a comprehensive system for hiding players from other server participants. When invisibility mode is activated, you become completely undetectable - other players cannot see your character, hear sounds you produce, or receive notifications about your actions.
Key Functions:
- Complete visual disappearance of the character
- Absence of container opening animations (chests, barrels, shulker boxes)
- Silence during any actions (walking, block placement, destruction)
- Exclusion from command selectors and
/listcommand - Hiding from server statistics and player list
- Blocking system messages (achievements, deaths, join/leave)
- Simulated join/leave messages during activation/deactivation
- Protection from detection by mobs and other entities
- Bluemap compatibility
- Hiding sleep status
- Expanded Storage support
Protective Mechanisms:
- Prevention of block interactions (pressure plates, tripwires, sculk sensors)
- Blocking player vibrations for sculk sensors and wardens
- Prevention of mob spawning
- Control of chunk loading
- Disabling collisions with entities
- Blocking item pickups (arrows, experience, resources)
Configuration
The configuration file is located at ./config/vanish.hocon. To apply changes, use the /vanish reload command.
# Display invisibility status in the action bar
action-bar=true
# Chat blocking for invisible players
disable-chat=true
# Hiding from entities, preventing hostile mob attacks
hide-from-entities=true
# World interaction control
interaction {
# Blocking block interactions
blocks=true
# Preventing chunk loading
chunk-loading=false
# Disabling entity collisions
entity-collisions=true
# Blocking item pickups
entity-pickup=true
# Preventing mob spawning
mob-spawning=true
# Blocking player vibrations
vibrations=true
}
# Text for display in placeholders during invisibility
place-holder-display=" <gray>☠"
Permissions
To use the mod, you must be an operator or have the appropriate permissions:
vanish.command.vanish- access to/vanishcommandvanish.command.vanish.reload- configuration reloadvanish.command.vanish.other- managing other players' invisibilityvanish.feature.view- ability to see invisible players
Placeholders
vanish:vanished- displays configured text for invisible playersvanish:online- shows the number of visible players