Fake join/quit methods for vanish plugins to use
Scarsz opened this issue · 3 comments
This has been added. However this does not mean there are any integrated fake join/leave messages. The methods are DiscordSRV#setJoinMessage
and DiscordSRV#sendQuitMessage
(DiscordSRV can be accessed via DiscordSRV#getPlugin
)
As it seems SuperVanish was requested, but it doesn't provide events for fake join/leaves, either SuperVanish needs to add in events for it or just add integration with DiscordSRV to send fake join/leave messages. Closing this issue since it only covers the API methods for this to be possible