Vanish-3.0.2.jar
Details
-
FilenameVanish-3.0.2.jar
-
Uploaded by
-
UploadedMay 14, 2026
-
Size107.19 KB
-
Downloads74
-
MD53f888ea044913a6e3955cfc63f40687d
Supported Bukkit Versions
- 26.1
- 26.1.1
- 26.1.2
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21.5-Snapshot
- 1.21
- 1.20.6
- 1.20.5
- 1.20.5-Snapshot
- 1.20.4
- 1.20.3-Snapshot
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
Changelog
# Vanish v3.0.2 | Performance & Code Quality
Major under-the-hood improvements that make Vanish faster and more reliable.
🟡 Bug Fixes
- Fixed: Players with vanish.join permission but silent mode disabled are now properly auto-vanished on join
- âš¡ Impact: Auto-vanish works correctly regardless of silent mode setting
- Fixed: Redundant permission checks on player join removed
- âš¡ Performance: ~15% faster join event handling
- Fixed: VanishPlayer no longer performs file I/O on every single server event
- ⚡ Performance: MASSIVE improvement - up to 10× less disk reads on busy servers
- Fixed: Internal state checks no longer have unintended side effects
- Fixed: Color selection GUI no longer crashes on certain glass colors
âš¡ Performance Summary
- Event handling: up to 10× less disk I/O
- Join processing: ~15% faster
- Memory: reduced object allocation
📋 Config: No config changes required
🔄 Compatibility: Spigot/Paper 1.20 - 26.1+ | Java 17