EngineHub / EngineHub/CommandBook

Call Command does not respect Bukkit's Vanish API

未关闭
#230 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
151
派生
104
PR 合并指标
30 天内没有已合并 PR

描述

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)

贡献指南

打开贡献指南

调研方向

从 /call 命令的实现开始,跟踪它如何解析目标玩家。检查 issue 中所描述的 Bukkit 可见性 API 用法,然后验证调用不能暴露被 vanish 隐藏的玩家;未指定具体文件或测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
game-dev
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。