Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add silence leave for premiumvanish #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChipWolf
Copy link

@ChipWolf ChipWolf commented Feb 26, 2021

Description

What, briefly, is the purpose of this pull request?

Adds functionality to silence leave messages if the user is vanished with PremiumVanish.

Is this pull request related to an issue with the plugin?

Fixes #167

What is the status of this pull request? [e.g. In Development, Undergoing Final Testing, Ready]

Ready for merge

Changes

What currently existing parts of the plugin are affected by this pull request

If users vanish with PremiumVanish, it sends a fake leave message. If they then leave the server, there's another leave message. Users which are vanished with PremiumVanish cannot leave incognito.

What new features are added to the plugin by this pull request

An option to silence leave messages if a user is vanished with PremiumVanish.

Standards

Does this pull request adhere to basic Java coding standards?

I matched the standard of the existing code implemented to silence the join messages.

Does this pull request seem to stay true to the style used so far in the MultiChat code.

Yes, it's essentially a copy and paste job :)

Copy link
Contributor

@akshualy akshualy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change comment & should be fine.

multichat/src/main/resources/config_fr.yml Outdated Show resolved Hide resolved
@ChipWolf
Copy link
Author

@OllieMartin ready for you to merge

@ChipWolf ChipWolf closed this Mar 31, 2021
@ChipWolf ChipWolf reopened this Mar 31, 2021
@ChipWolf
Copy link
Author

@Gadsee do you have merge access?

@ChipWolf ChipWolf changed the title feat: add silence leave for premiumvanish fix: add silence leave for premiumvanish Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quitmessages are visible even when premiumvanish vanishmode active
2 participants