
VelocityVanish 3.18.2
Modern vanish system for your server with Velocity support
Page 1 2
3.18.2
May 10, 2023
3.18.2 | Bug fixes
What's Changed
🐛 Bug fixes
- Spigot | Fix NPE when sound is null by @Syrent in #140
- Spigot | Make OfflinePlayer nullable in PlaceholderAPIHook by @Syrent in #146
- Spigot | Re-sort join message placeholders (Fixed player displayname placeholder) by @Syrent in #157
⚡️ Enhancements
🎲 Other Changes
- Update dependency net.kyori:adventure-text-minimessage to v4.13.0 by @renovate in #129
- Update dependency net.kyori:adventure-api to v4.13.0 by @renovate in #128
- Update fa_IR.yml by @TheWylot in #130
- Update dependency net.kyori:adventure-platform-bukkit to v4.3.0 by @renovate in #131
- Update dependency xyz.jpenilla:squaremap-api to v1.1.12 by @renovate in #132
- Update dependency me.clip:placeholderapi to v2.11.3 by @renovate in #133
- Update dependency com.github.cryptomorin:XSeries to v9.3.1 by @renovate in #134
- Update dependency com.discordsrv:discordsrv to v1.26.2 by @renovate in #136
- Update plugin com.github.johnrengelman.shadow to v8.1.1 by @renovate in #135
- Update dependency xyz.jpenilla:squaremap-api to v1.1.13 by @renovate in #137
- Update dependency org.bstats:bstats-bukkit to v3.0.2 by @renovate in #139
- Update plugin org.jetbrains.kotlin.jvm to v1.8.20 by @renovate in #141
- Update dependency org.spongepowered:configurate-yaml to v4.1.2 by @renovate in #144
- Update dependency gradle to v8.1 by @renovate in #152
- Update dependency net.kyori:adventure-text-minimessage to v4.13.1 by @renovate in #151
- Update dependency gradle to v8.1.1 by @renovate in #153
- Update dependency net.kyori:adventure-api to v4.13.1 by @renovate in #150
- Update plugin org.jetbrains.kotlin.jvm to v1.8.21 by @renovate in #155
Full Changelog: v3.18.1...v3.18.2
3.18.1
Mar 8, 2023
3.18.1
YOU NEED TO USE AT LEAST JAVA VERSION 11 IN NEW VERSIONS
What's Changed
⭐️ New Features
Bug fixes
- Spigot | Fix vanish on join not working on Velocity networks by @Syrent in #118
- Spigot | Fix NPE on 1.8 servers by @Syrent in #121
- Spigot | (API) Add callPostEvent parameter to vanish/unvanish methods. (Fix event always calls on player join) by @Syrent in #126
⚡️ Enhancements
- Velocity | change ProxyPingEvent order to EARLY (This will fix the problem with MiniMOTD just-one-more feature) by @Syrent in #117
Other Changes
- Update dependency org.bstats:bstats-bukkit to v3.0.1 by @renovate in #108
- Update dependency gradle to v8 by @renovate in #109
- Update dependency gradle to v8.0.1 by @renovate in #110
- Update dependency com.discordsrv:discordsrv to v1.26.1 by @renovate in #111
- Update dependency com.github.cryptomorin:XSeries to v9.3.0 by @renovate in #112
- Update dependency com.jeff_media:SpigotUpdateChecker to v3.0.2 by @renovate in #114
- Update plugin com.github.johnrengelman.shadow to v8 by @renovate in #115
- Update plugin com.github.johnrengelman.shadow to v8.1.0 by @renovate in #119
- Turkish Language File by @WinTone01 in #120
- Update dependency xyz.jpenilla:squaremap-api to v1.1.10 by @renovate in #124
- Update dependency gradle to v8.0.2 by @renovate in #123
- Update dependency xyz.jpenilla:squaremap-api to v1.1.11 by @renovate in #125
New Contributors
- @WinTone01 made their first contribution in #120
Full Changelog: v3.18.0...v3.18.1
3.18.0
Feb 12, 2023
3.18.0
What's Changed
⭐️ New Features
- Spigot | Add new permissions for preventions and fly on vanish (All new permissions are available at plugin permission wiki page) by @Syrent in #106
🐛 Bug fixes
Full Changelog: v3.17.1...v3.18.0
3.17.1
Feb 12, 2023
3.17.1
3.17.0
Feb 12, 2023
3.17.0
What's Changed
⭐️ New Features
- Spigot | Add option to prevent block break/place and interact by @Syrent in #102
- Spigot | Add
velocityvanish.bypass.tabcompleter
permission by @Syrent in #103
Full Changelog: v3.16.1...v3.17.0
3.16.1
Feb 12, 2023
3.16.1
What's Changed
🐛 Bug fixes
- Spigot | Changed vanish effects duration from 1 to 60 (This will fix screen glitch problem) by @Syrent in #101
Full Changelog: v3.16.0...v3.16.1
3.16.0
Feb 11, 2023
3.16.0
v3.15.0
Feb 10, 2023
v3.15.0
What's Changed
⭐️ New Features
- Spigot | Plugin now automatically detects velocity support (You need to config plugin again) by @Syrent in #94
- Spigot | Add
/vanish <player>
command by @Syrent in #96
🐛 Bug fixes
⚡️ Enhancements
- Spigot | Add support for legacy colors in all messages (at least i hope it supports all messages) by @Syrent in #95
Full Changelog: v3.14.0...v3.15.0
3.14.0
Feb 10, 2023
3.14.0
What's Changed
⭐️ New Features
- Spigot | Added support for section (§) color code by @Syrent in #92
- Spigot | Add essentials vanish system to VelocityVanish by @Syrent in #93
Full Changelog: v3.13.0...v3.14.0
3.13.0
Feb 9, 2023
3.13.0
What's Changed
⭐️ New Features
- Spigot | Added packet based effect by @Syrent in #88
- Spigot | Better vanish handling and use essentials vanish support by @Syrent in #89
- Spigot | Add support for legacy color codes (&) by @Syrent in #90
🎲 Other Changes
- Update plugin org.jetbrains.kotlin.jvm to v1.8.10 by @renovate in #87
- Update dependency com.jeff_media:SpigotUpdateChecker to v3.0.1 by @renovate in #86
Full Changelog: v3.12.1...v3.13.0
3.12.1
Jan 23, 2023
3.12.1
What's Changed
⚡️ Enhancements
- Spigot | Improve vanish on join and force disable godmode on unvanish by @Syrent in #83
- Spigot | /vanish on/off now send join/quit message by @Syrent in #84
Full Changelog: v3.12.0...v3.12.1
3.12.0
Jan 22, 2023
What's Changed
⭐️ New Features
🐛 Bug fixes
- Spigot | Fix plugin not working on 1.12.2 by @Syrent in #76
- Spigot/Velocity | Fix placeholders by @Syrent in #81
- Spigot | Fixed NPE when player change vanish state on 1.8 by @Syrent in #82
⚡️ Enhancements
- Spigot | Registered on/off subcommands by @Syrent in #78
- Spigot/Velocity | Remove private set for main class instance by @Syrent in #79
🎲 Other Changes
- Update dependency io.papermc:paperlib to v1.0.8 by @renovate in #75
- Update plugin org.jetbrains.kotlin.jvm to v1.8.0 by @renovate in #70
- Update dependency com.google.code.gson:gson to v2.10.1 by @renovate in #80
Full Changelog: v3.11.1...v3.12.0
3.11.1
Dec 31, 2022
3.11.1 | Bug fixes
3.11.0
Dec 31, 2022
3.11.0
What's Changed
⭐️ New Features
- Spigot | Add update checker
🐛 Bug fixes
⚡️ Enhancements
- Spigot | Update Fly/Invincible status to previous status on unvanish by @Syrent in #63
- Spigot | Prevent vanished player afk status change on EssentialsX. by @Syrent in #64
🎲 Other Changes
- Update dependency xyz.jpenilla:squaremap-api to v1.1.9 by @renovate in #62
- Update dependency com.github.cryptomorin:XSeries to v9.2.0 by @renovate in #66
- Update dependencies by @Syrent in #67
- Spigot | Bug fixes by @Syrent in #68
Full Changelog: v3.10.1...v3.11.0
3.10.1
Dec 10, 2022
3.10.1 | Bug fixes
What's Changed
🐛 Bug fixes
🎲 Other Changes
- Configure Renovate by @renovate in #51
- Update plugin org.jetbrains.kotlin.jvm to v1.7.22 by @renovate in #53
- Update plugin com.github.johnrengelman.shadow to v7.1.2 by @renovate in #52
- Update dependency com.comphenix.protocol:ProtocolLib to v4.8.0 by @renovate in #55
- Update dependency gradle to v7.6 by @renovate in #56
- Update plugin org.jetbrains.gradle.plugin.idea-ext to v1.1.7 by @renovate in #60
- Update dependency net.kyori:adventure-text-minimessage to v4.12.0 by @renovate in #59
- Update dependency net.kyori:adventure-platform-bukkit to v4.2.0 by @renovate in #58
- Update dependency net.kyori:adventure-api to v4.12.0 by @renovate in #57
New Contributors
Full Changelog: v3.10.0...v3.10.1
3.10.0
Dec 9, 2022
3.10.0 | Level system!
What's Changed
⭐️ New Features
- Spigot | Add silent container opening (Chest, ShulkerBox, etc...) by @Syrent in #47
- Spigot | Add permission based vanish level system (velocityvanish.level.) by @Syrent in #50
🐛 Bug fixes
⚡️ Enhancements
Full Changelog: v3.9.0...v3.10.0
3.9.0
Nov 30, 2022
3.9.0 | QoL Changes
What's Changed
⭐️ New Features
- Spigot | Add
invincible
option to config by @Syrent in #42 - Spigot | Add
prevent_pickup
option to config by @Syrent in #44
🐛 Bug fixes
- Fix non-vanished players count by @Syrent in #41
- Spigot | Fix prevent interaction not working correctly by @Syrent in #45
Full Changelog: v3.8.0...v3.9.0
3.8.0
Nov 9, 2022
3.8.0 | Enhancements
What's Changed
⚡️ Enhancements
- Added Persian Language by @TheWylot in #33
- Spigot | Make the sounds optional in
settings.yml
(Leave them blank to disable them) by @Syrent in #35 - Spigot | Add squremap as softdepend by @Syrent in #36
- Velocity | Add VelocityVanishEvent and VelocityUnVanishEvent by @Syrent in #37
- Spigot | Update
settings.yml
comments by @Syrent in #39
New Contributors
Full Changelog: v3.7.0...v3.8.0
3.7.0
Nov 8, 2022
3.7.0
What's Changed
⭐️ New Features
- Velocity | Change player count on MOTD and ServerListPlus support. by @Syrent in #27
- Spigot | Add SquareMap support. by @Syrent in #28
- Velocity | Add
/forcevanish <username>
console command. by @Syrent in #29
🐛 Bug fixes
- Velocity | Fix ServerListPlus per server online count size by @Syrent in #30
- Velocity | Fix ServerListPlus placeholders not loading correctly by @Syrent in #31
⚡️ Enhancements
- Spigot | Add vanish on join permission by @Syrent in #25
- Velocity | Allow players to use
/forcevanish
command aswell. by @Syrent in #32
Full Changelog: v3.6.1...v3.7.0
Page 1 2