EngineHub / EngineHub/CommandBook
Call Command does not respect Bukkit's Vanish API
Open
- Dominant language
- Java
- Stars
- 151
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.