EngineHub / EngineHub/CommandBook
Player-to-player coordinate teleportation (bug)
未关闭
- 主要语言
- Java
- 星标
- 151
- 派生
- 104
- PR 合并指标
- 30 天内没有已合并 PR
描述
CMDBOOK-2145 - Reported by Mikeambrose3
Hello,
Players with the basic teleporting permissions can teleport to coordinates using the following command:
/tp 99 64 99
Basically the player name, then the coordinates without commas. This is bad for servers that allow teleporting as a sponsor perk. There are no permissions to block this as it treats the command as a player.
贡献指南
调研方向
首先定位 /tp 命令处理程序及其权限检查,然后使用玩家名称后跟坐标的形式复现所报告的问题。确认基本传送权限如何应用于每种形式。当能够阻止具有基本传送权限的玩家进行坐标传送,同时预期的玩家间传送行为仍然可用时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100