SayanVanish [1.8 - 1.21] icon

SayanVanish [1.8 - 1.21] -----

A modular vanish system for Minecraft servers




  • feat(bukkit): 1.21.4 support
Full Changelog: 1.6.0...1.6.1
----------, Dec 11, 2024

[ci skip] build: 1.6.0 release

chore(bukkit/velocity): use raw message for update notification

chore: update generic api instance. will hopefully fix placeholder issues.

chore(bukkit): better 1.21.3 support

feat(bukkit/velocity): complete TAB support with its new VanishIntegration API (you need to use latest version of TAB)

chore(bukkit): ignore Duplicate entry error on adduser

fix(bukkit): use vanish level 1 if user doesn't have vanish level permission

fix(bukkit): NPE on 1.21.3 (update stickynote)

fix(bukkit): remove prefix from fake join/quit messages

build: update stickynote to 1.7.115 (dependency download/load improvements)

build: update stickynote to 1.7.113

Merge remote-tracking branch 'origin/master'

feat(bukkit): add bstats

feat: add prefix to messages (you can disable it in `settings.yml`)

build: 1.5.5-SNAPSHOT

chore: change `java-library` plugin to `java`

fix: update executeGitCommand

build: update gradle to 8.11

build: update stickynote

build(proxy/velocity): update enhancedvelocity (old version doesn't exist in repo anymore)

Update publish-snapshot.yml (fix modrinth publication)

[ci skip] Update publish-release.yml (fix modrinth publication)

[ci skip] build: 1.5.4 release

feat(bukkit): add `/sayanvanish test users` command

fix(bukkit): fix the permission and feature problems (yes, again)

feat(bukkit): add `/sayanvanish feature <feature> status` command

fix(bukkit): fix `/sayanvanish feature <feature> update <option> <value>` command

feat(bukkit): add warning to health check if a critical feature is disabled

chore(bukkit): update health check warning for unreachable servers

fix(proxy/velocity): hopefully fix the velocitab hook one final time (just added a 150-millisecond delay before removing player from tab and everything seems to be fixed now)

[ci skip] build: 1.5.3 release

build: update stickynote to 1.7.97

chore(bukkit): only check reachable servers on health check

build(proxy/velocity): change velocity version to `3.4.0-SNAPSHOT`

build: 1.5.3-SNAPSHOT

chore(bukkit): don't update health cache on join

[ci skip] fix: publication task

[ci skip] 1.5.2 release

build(bukkit): change default runserver task version to 1.21.3

chore(bukkit): remove debug methods

feat: add 1.21.3 support

feat: add `Feature#loadAndRegister` for external use

fix: include stickynote dependencies in publication task

feat(bukkit): add `/sayanvanish test health` command

[ci skip] build: 1.5.1 release

fix(bukkit): fix permission checks which broke most of the feature if `check-permissions-via-luckperms` was disabled

fix(proxy/bungeecord): settings file path

chore(bukkit): `/sayanvanish feature <feature> update <option>` now only suggests valid options for that feature

Merge remote-tracking branch 'origin/master'

build: update stickynote (1.7.83) to fix mcauth compatibility

chore(proxy/velocity): prevent error spam if the plugin can't initialize the api or connect to database

Update README.md

Update README.md

Update README.md

fix(proxy/velocity): user correct server id for velocity users

chore: don't user ignore for sql database insertion

feat: add `online_here` placeholder to `hook_miniplaceholders` feature

fix(bukkit): correctly add vanished-users to paste

chore: change paste url to ` https://pastes.dev`

build: 1.5.1 snapshot

chore(bukkit): set `checkPermissionViaLuckPerms` to disabled by default in the `hook_luckperms` feature (using LuckPerms for permission checks was potentially confusing, so disabling it by default should be more user-friendly)
----------, Nov 30, 2024

build: 1.5.0 release (there's still one or two bugs lying around, but i wanted to publish the 1.5.0 release since it's been quite a while since the last release)

chore(proxy/velocity): re-add vanish update event checks for `hook_velocitab` feature and prevent redundant calls

fix(proxy/bungeecord): disconnect issue when trying to tabcomplete and `prevent_tab_complete` feature is on

chore: make critical option in features transient

fix(bukkit): allow spectator to teleport via their hotbar

build(bukkit): add `ViaVersion` to `runServer.downloadPlugins`

fix(bukkit): prevent shulkerbox sound on close in `silent_container` feature

chore(bukkit): ignore operator status for vanish on join permission

feat(bukkit): add warning message for critical features

build(proxy/velocity): add update LuckPerms version in `runVelocity.downloadPlugins`

build(bukkit): re-add EssentialsX and LuckPerms to `runServer.downloadPlugins`

chore: update build system

chore(bukkit): add `packetevents` to softdepends (will fix some compatibility issues with CarbonSpigot on 1.8)

build(deps): update stickynote (1.7.32)

build(deps): update stickynote to 1.0.31 (relocate libraries)

fix: update vanished users online status correctly

build(deps): update stickynote to 1.7.21 (fix 1.8 support)

Merge remote-tracking branch 'origin/master'

fix: add jedis to library loader

[ci skip] Update README.md

refactor(bukkit): remove unused import from SayanVanishCommand.kt

chore(bukkit): add missing message for fly status to git

chore(bukkit): add a new warning message before disabling fly on unvanish (if user doesn't have `sayanvanish.action.vanish.fly.keep_after_reappear` permission)

chore: remove redundant dependency apply for proxy submodules

feat(bukkit): add `/togglefeature <feature> [player]` command proxy for `/sayanvanish feature toggleplayer <feature> [player]`

chore(bukkit/velocity): update canSee api implementation to improve vanish levels and use permission check for vanish level on velocity if LuckPerms is installed (better compatibility with TAB)

chore(velocity): remove debug messages for MiniPlaceholders support

feat(velocity): improve Velocitab support

build(runtask/velocity): update Velocitab

chore(bukkit): don't fallback user flight status on unvanish if their gamemode is spectator

chore(velocity): update Velocitab state on server switch and login

feat: add `sayanvanishproxy` command, fix permission problems, and add MiniPlaceholders support

chore: change sayanvanish root command permission to sayanvanish.commands.use

build: add 1.21.1 to supported versions

fix(proxy/velocity): fix library download/load on some velocity servers

feat: add per-player feature toggle

chore: remove EXPERIMENTAL tag from version to make hangar api happy

[EXPERIMENTAL] chore(bukkit): temporary remove system info in paste

[EXPERIMENTAL] chore(bukkit): temporary remove paperweight

[EXPERIMENTAL] chore(bukkit): add papermc repo

[EXPERIMENTAL] build(libs): update stickynote and 1.21.1 support

[EXPERIMENTAL] build(libs): update stickynote and 1.21.1 support

chore(bukkit): change update notification check from 60minutes to 24hours

feat: add `check-vanish-level` option for `prevent_tab_complete` feature (disabled by default to improve performance)

chore: add `vanished-users` to SayanVanish paste section

chore: reduce default `maximum-pool-size` and `minimum-idle` from 10 to 5

chore(bukkit): improve silent open container feature

fix(bukkit): send remove packet on gamemode change to correct player

fix(bukkit): make sure to properly handle vanished players on gamemode change

chore(bukkit): remove database credentials info from `/sayanvanish paste` correctly

feat(bukkit): add a new `update` feature and `/sayanvanish forceupdate` command

feat(bukkit): change `prevent_chat` feature event priority to highest

feat(bukkit): add option to customize cache update from settings.yml

chore(bukkit): change `prevent_chat` feature priority to HIGH

fix(bukkit): don't override other inventories in `inventory_inspect` feature

fix(bukkit): don't load feature if the event does not exist on that server software/version (fixes some bugs on 1.8 servers).

feat(bukkit): add option to modify vanish command name and aliases from `settings.yml`

chore(bukkit): add `inject-placeholders` option to `hook_placeholderapi` feature

feat(bukkit): add PlaceholderAPI support to all messages

fix(proxy/velocity): revert platform initialization order

chore(bukkit): check if the player has `Vanished` team before removing entry in `prevent_push` feature (will probably fix the disconnect issue for 1.21 clients)

fix(bukkit): fix a typo in `dont-have-use-permission` message

fix(proxy/velocity): initialize velocity api before platform to fix the initialization error on velocity

feat(bukkit): add a new data validation test command

chore(bukkit): add two new messages to check if the player had the permission to get vanished

chore(bukkit): change warning message for luckperms haspermission

fix(bukkit): UnsupportedOperationException when using `prevent_tab_complete` feature

feat(bukkit): integrate LuckPerms for permission checks if installed. this change ensures that server operators don't automatically have all sayanvanish permissions. they must explicitly have the permissions they want to use.
----------, Oct 21, 2024

Full Changelog: 1.3.0...1.4.0
----------, Jul 14, 2024

feat(bungeecord): added `BungeeUserVanishEvent` and `BungeeUserUnVanishEvent`
feat: improved overall performance and made a new cache system (contains api changes)
chore: remove most api methods in favor of `SayanVanishAPI#getDatabase`
chore: remove `useCache` from most api methods and add `<fun>Async` for previously useCache methods
chore(bukkit): add `disable-message` and `revoke-criteria` option to `prevent_advancement_announce` feature
build(modrinth): add 1.15 and 1.16 to supported versions
chore(bukkit): use java 21 for runFolia task
feat: add `SayanVanishAPI#canSee(User, User)` and `SayanVanishBukkitAPI#canSee(Player, Player)` api
chore(bukkit): update player server id on save
Merge remote-tracking branch 'origin/master'
chore(core): add `allowPublicKeyRetrieval` option to `database.yml` (enabled by default)
build(deps): update stickynote to 1.1.12
[ci skip] fix sayanrepo url in README.md
chore(bukkit): add `verifyServerCertificate` option mysql pool configuration
chore(bukkit): suppress deprecation for `AsyncPlayerChatEvent` in `prevent_chat` feature
feat(bukkit): add `bypass-char` for `prevent_chat` feature
chore(bukkit): remove player from server cache on quit
build(run-task): add spark to `downloadPlugins`
chore(bukkit): set a unique server id for each bukkit server
chore(bukkit): add a new `legacy_prevent_pickup` feature for 1.8 servers
fix(bukkit): prevent container check in interact event if server version is lower than 1.13
feat(bukkit): add support for 1.8
Merge remote-tracking branch 'origin/master'
chore(core): add release changelog
chore: use multiline message for changelog
Update publish-snapshot.yml
feat(bukkit): get all previous gitcommit messages
feat(bukkit): add `test` and `test database` command
feat(bukkit): add fallback gamemode to toggle sneak feature
fix(bukkit): placeholder api registration
fix(bukkit): placeholder api registration
build(deps): update stickynote (database improvements)
feat(velocity): remove vanished players from server ping
fix(bukkit): serialization error for placeholderapi
build(deps): update stickynote
chore(bukkit): unregister placeholders if feature is disabled
fix: modrinth publication
build: apply minotaur plugin for all projects
build: update modrinth publish task
build: remove velocity loader from publish task
build: update modrinth publish task
chore(bukkit): improve prevent creature target feature
fix(bukkit): revert creature target condition in runnable
build: 1.1.1-SNAPSHOT
fix(bukkit): creatures could target vanished users
feat(bukkit): add level methods
chore(bukkit): user permission for vanish level
chore(bukkit): disable prevent block place feature by default
----------, Jun 27, 2024

Full Changelog: 1.0.1...1.1.0
----------, Jun 10, 2024

Full Changelog: 1.0.0...1.0.1
----------, Jun 6, 2024

What's Changed
⭐️ New Features
  • Add advancement support in prevent section. (Updated settings.yml version) by @Syrent in #220
  • Add support for SunLight by @Syrent in #176
  • Add fake_join_leave_message option to settings by @Syrent in #182
  • New command framework and commands by @Syrent in #185
  • Add /velocityvanish reload command by @Syrent in #201

Bug fixes

⚡️ Enhancements
Other Changes
  • Update bug_report.yml by @Syrent in #207
  • Update dependencies by @Syrent in #211
  • Update dependency io.netty:netty-all to v4.1.96.Final by @renovate in #212
  • Update dependency com.comphenix.protocol:protocolLib to v5.1.0 by @renovate in #214
  • Update dependency net.essentialsx:EssentialsX to v2.20.1 by @renovate in #213
  • Update dependency com.github.cryptomorin:XSeries to v9.5.0 by @renovate in #215
  • Update dependency xyz.jpenilla:squaremap-api to v1.1.15 by @renovate in #217
  • Update plugin org.jetbrains.kotlin.jvm to v1.9.0 by @renovate in #198
  • Update dependency com.jeff_media:SpigotUpdateChecker to v3.0.3 by @renovate in #159
  • Update plugin org.jetbrains.kotlin.jvm to v1.8.22 by @renovate in #167
  • Update dependency net.kyori:adventure-text-minimessage to v4.14.0 by @renovate in #166
  • Update dependency net.kyori:adventure-api to v4.14.0 by @renovate in #165
  • Update dependency net.essentialsx:EssentialsX to v2.20.0 by @renovate in #164
  • Update dependency org.spongepowered:configurate-yaml to v4.2.0-yamlbranch-4 by @renovate in #160
  • Update dependency com.github.cryptomorin:XSeries to v9.4.0 by @renovate in #168
  • Update dependency xyz.jpenilla:squaremap-api to v1.1.14 by @renovate in #170
  • Update dependency com.github.cryptomorin:XSeries to v9.4.0 by @renovate in #172
  • Update dependency org.spongepowered:configurate-yaml to v4.2.0-yamlbranch-4 by @renovate in #174
  • Change settings latest version to 6 by @Syrent in #184
  • Change jitpack jdk to 17 by @Syrent in #195
  • Update dependency gradle to v8.2 by @renovate in #196
  • Update dependency com.mojang:authlib to v1.11 by @renovate in #193
  • Update dependency io.netty:netty-all to v4.1.94.Final by @renovate in #192
  • Update dependency gradle to v8.2.1 by @renovate in #200
  • Update dependency io.netty:netty-all to v4.1.95.Final by @renovate in #204
Full Changelog: v3.20.0...3.21.0
----------, Aug 17, 2023

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
----------, May 10, 2023

YOU NEED TO USE AT LEAST JAVA VERSION 11 IN NEW VERSIONS

What's Changed
⭐️ New Features
  • Spigot | Plugin now needs at least Java version 11 by @Syrent in #122
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
Full Changelog: v3.18.0...v3.18.1
----------, Mar 8, 2023

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
  • Spigot | Fix night vision screen glitch and fixed velocity support problems by @Syrent in #107
Full Changelog: v3.17.1...v3.18.0
----------, Feb 12, 2023

What's Changed
Bug fixes
  • Spigot | Block break/place prevention will now work correctly by @Syrent in #104
⚡️ Enhancements
  • Spigot | Change config version to version 5 by @Syrent in #105
Full Changelog: v3.17.0...v3.17.1
----------, Feb 12, 2023

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
----------, Feb 12, 2023

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
----------, Feb 12, 2023

What's Changed
⭐️ New Features
  • Spigot | Add force_vanish_if_first option by @Syrent in #100
⚡️ Enhancements
  • Spigot | Add Essentials as softdepend by @Syrent in #98
Full Changelog: v3.15.0...v3.16.0
----------, Feb 11, 2023

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
  • Spigot | Fix a typo in file backup message by @Syrent in #97
⚡️ 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
----------, Feb 10, 2023

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
----------, Feb 10, 2023

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
----------, Feb 9, 2023

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
----------, Jan 23, 2023

What's Changed
⭐️ New Features
  • Spigot | Add /vanish on/off/ command by @Syrent in #77
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
----------, Jan 22, 2023

What's Changed
Bug fixes
  • Velocity | Fixed plugin not working by @Syrent in #73
Other Changes
Full Changelog: v3.11.0...v3.11.1
----------, Dec 31, 2022

What's Changed
⭐️ New Features
  • Spigot | Add update checker
Bug fixes
  • Spigot | Fix TabCompleter NPE
  • Spigot | Bug fixes by @Syrent in #69
⚡️ 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
----------, Dec 31, 2022

What's Changed
Bug fixes
  • Spigot | Fix bugs related to silent chest feature by @Syrent in #61
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
----------, Dec 10, 2022

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
  • Spigot | Fix NullPointerException when trying to vanish near some entities by @Syrent in #49
⚡️ Enhancements
  • Spigot | Cleanup interact event by @Syrent in #48
Full Changelog: v3.9.0...v3.10.0
----------, Dec 9, 2022

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
----------, Nov 30, 2022

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
----------, Nov 9, 2022

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
----------, Nov 8, 2022

What's Changed
  • Spigot | Fix SayanChat private message condition by @Syrent in #24
Full Changelog: v3.6.0...v3.6.1
----------, Nov 6, 2022

What's Changed
  • Better SayanChat support and remove death message if player is vanished by @Syrent in #23
Full Changelog: v3.5.0...v3.6.0
----------, Nov 6, 2022

What's Changed
Full Changelog: v3.4.0...v3.5.0
----------, Nov 5, 2022

What's Changed
Full Changelog: v3.3.1...v3.4.0
----------, Nov 5, 2022

What's Changed
  • Send warning message after backup old files by @Syrent in #19
  • Fix TabCompleteListener error on < 1.12 servers by @Syrent in #20
Full Changelog: v3.3.0...v3.3.1
----------, Nov 2, 2022

What's Changed
  • Remove VelocityReport from softdepends by @Syrent in #15
  • Fix errors on 1.8 and better ProCosmetics support. by @Syrent in #16
  • Add new options to configuration file by @Syrent in #17
  • Version increment by @Syrent in #18
Full Changelog: v3.2.0...v3.3.0
----------, Nov 1, 2022

What's Changed
Full Changelog: v3.1.0...v3.2.0
----------, Oct 31, 2022

What's Changed
  • Completely recreate dependency system by @Syrent in #10
  • Fix tab completion error in console when trying to tab complete an empty argument by @Syrent in #12
  • Version increment by @Syrent in #13
Full Changelog: v3.0.3...v3.1.0
----------, Oct 31, 2022

What's Changed
  • Fix plugin throwing error when ProtocolLib is not installed. by @Syrent in #8
Full Changelog: v3.0.2...v3.0.3
----------, Oct 31, 2022

What's Changed
  • Generate note file on Velocity by @Syrent in #7
Full Changelog: v3.0.1...v3.0.2
----------, Oct 31, 2022

What's Changed
Full Changelog: v3.0.0...v3.0.1
----------, Oct 30, 2022

Resource Information
Author:
----------
Total Downloads: 6,853
First Release: Oct 30, 2022
Last Update: Dec 11, 2024
Category: ---------------
All-Time Rating:
7 ratings
Find more info at docs.sayandev.org...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings