EngineHub / EngineHub/CommandBook
Call Command does not respect Bukkit's Vanish API
未关闭
- 主要语言
- 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