SayanVanish icon indicating copy to clipboard operation
SayanVanish copied to clipboard

Still showing join/quit messages from VelocityControl

Open Sikatsu opened this issue 10 months ago • 8 comments

Server backend version

1.20.4

Server backend Java version

21

Server Velocity version

3.3.0-b378

Server Velocity Java version

21

VelocityVanish version

3.27.3-build.60

Describe the bug

For some reason, the join/quit messages from VelocityControl are still showing up when I join the server vanished. image

Expected behavior

The join/quit messages should not be visible when I join the server in vanish.

Steps to reproduce

Install VelocityControl + VelocityVanish on the bungee. Install ChatControlRed Setup join/quit messages in the messages folder of VelocityControl Give yourself the permission to join in vanish Voila

LuckPerms webview link

No response

VelocityVanish's configuration file

Full wiki is available at https://github.com/Syrent/VelocityVanish/wiki

config_version: 9 default_language: en_US show_dependency_suggestions: true

IMPORTANT: Legacy code support is strongly discouraged. It adversely affects performance and lacks new Minecraft chat features.

support_legacy_color_codes: false

If you're the first player to join the server, Vanish data may not synchronize correctly,

and you may not enter vanish mode. With this option enabled, you can still enter vanish mode

if you have operator privileges or the "velocityvanish.action.vanish.force" permission.

If you weren't previously in vanish mode, you'll be unvanished after a few seconds.

force_vanish_if_first: true

bstats: true

Leave sounds blank to disable them

Example: command: ""

sounds: command: ENTITY_EXPERIENCE_ORB_PICKUP vanish: ENTITY_EXPERIENCE_ORB_PICKUP unvanish: ENTITY_EXPERIENCE_ORB_PICKUP vanish:

Show players an actionbar when they are vanished

actionbar: true

Remember vanish data after switching servers?

Note: Requires Velocity as a proxy server

remember: true

Should we change player type to spectator in tablist for players who have permission to see vanished players?

Note: Requires ProtocolLib in versions lower than 1.19

see_as_spectator: true

Should vanished players be protected from all damage sources?

invincible: true

You can also achieve this by setting the fake join/leave message to blank in the language file

fake_join_leave_message: true silent_open_container: true

Might cause incompatibility with some plugins like TAB and eGlow

disable_collision: false prevent: pickup: true block_break: false block_place: false interact: false # Only works on PaperMC servers (Paper, Purpur, Pufferfish, etc...) advancement: true hooks: essentials: enabled: false force_prevent_private_messages: false sunlight: enabled: false placeholderapi: enabled: true protocollib: enabled: true squaremap: enabled: true discordsrv: enabled: false cmi: enabled: true

Plugins

Additional info

Checklist

  • [X] I am running the latest version of the plugin on both Velocity and Spigot
  • [X] I have read the wiki to make sure it's not an issue with configuration
  • [X] I tried the plugin on a fresh server and it didn't work (Or it worked but I know exactly which plugin it's incompatible with)
  • [ ] I ticked all of the boxes without actually reading them

Sikatsu avatar Apr 25 '24 21:04 Sikatsu