CommandBook icon indicating copy to clipboard operation
CommandBook copied to clipboard

Call Command does not respect Bukkit's Vanish API

Open LadyCailinBot opened this issue 11 years ago • 1 comments

CMDBOOK-2337 - Reported by Puremin0rez

As the summary says, /call does not respect the vanish API which means players can call someone who is supposed to be "offline" and figure out that they are not.

This can be easily fixed with player.canSee(target)

LadyCailinBot avatar Dec 22 '13 12:12 LadyCailinBot

Comment by Dark_Arc

What if you still want to be able to teleport to the player or request a teleport to the player while invisible? Not every case for invisibility is simply attempting to appear offline.

LadyCailinBot avatar Jan 31 '14 00:01 LadyCailinBot