Player-to-player coordinate teleportation (bug)

Open
#154 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
cli

Research direction

Start by locating the /tp command handler and its permission checks, then reproduce the reported form with a player name followed by coordinates. Confirm how basic teleport permissions are applied to each form. Done means coordinate teleportation can be blocked for players with basic teleport access while the intended player-to-player teleport behavior remains available.

Written by the indexing model from the issue text.

Description

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.

Dominant language
Java
Stars
151
Forks
104
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EngineHub/CommandBook

All issues in EngineHub/CommandBook

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.