EngineHub / CommandBook

General and administrative commands
https://enginehub.org/commandbook/
GNU Lesser General Public License v3.0
145 stars 105 forks source link

Call Command does not respect Bukkit's Vanish API #230

Open LadyCailinBot opened 10 years ago

LadyCailinBot commented 10 years ago

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 commented 10 years ago

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.