Vanish No Packet

Vanish No Packet

855k Downloads

Bungee Compat?

tierdal opened this issue ยท 5 comments

commented

this is more of a question than an issue... is there any sort of Bungee compatibility with this plugin? i.e. will it keep your vanish on server changes?

commented

Visibility is per-server. So if you are vanished, and change server, you're visible on the new server.

I can look into how I could have it preserved across server changes, but it might not be easily done.

Closing the issue, but that doesn't mean you can't reply :)

commented

thanks for the quick reply... i was thinking the quick / (maybe not so simple) way to do this would be store the people who vanished in a mysql DB and just read off there

commented

or if you are not vanished will it keep you unvanished on switch?

commented

AFAIK on BungeeCord a plugin can send an internal broadcast to all servers
in the network, VNP could use that to intercommunicate visibility changes
to all other VNP instances.

I'm only unsure about what would happen if a server in the Bungee network
has no players online, if that server would get the message. Login-based
flags like auto-vanish or fake-join/part should probably be treated too.
On 12 Apr 2014 13:13, "tierdal" [email protected] wrote:

thanks for the quick reply... i was thinking the quick / (maybe not so
simple) way to do this would be store the people who vanished in a mysql DB
and just read off there

Reply to this email directly or view it on GitHubhttps://github.com//issues/571#issuecomment-40284525
.

commented

alright thanks for your insight... :) i'm a bit disappointed but it will still work... even though i have to unvanish on each server change :D good night guys