Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Teleport should move players to the center of the block (x +.5, z +.5)

Open
#160 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

No file or test is named. Start by tracing the teleport command and command-block teleport handling, then determine how block coordinates are converted to player positions. Done should match the requested centered coordinates while preserving or clearly configuring the default server teleport behavior.

Written by the indexing model from the issue text.

Description

CMDBOOK-2157 - Reported by DailyCakeSlice

When I use the teleport command, (I happen to use /tp psplayer 100 69 100) it literally puts me there. Without the plugin, if I issue that command, it puts me at 100.5 69 100.5. It also does the same to command blocks. I happen to need the default server teleports, the one where tping to 100 69 100 really puts you at 100.5 69 100.5, because I make maps, and the commandblocks need to teleport me to a specific block, not in between them like world edit does. If you could please add an option for worledit to override regular TPs or to leave it alone, I'm sure this would help many people. Thanks, Gavin.

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.