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

Command Blocks don't work with CommandBook TP command with decimals

Open
#189 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
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
game-dev

Research direction

Reproduce the CommandBook TP command from the issue in a Minecraft command block, using decimal coordinates such as 1.5 30 111. Trace the command-handling entry point to find where decimal arguments are rejected, then verify that command blocks accept the decimal-coordinate form while exact-number coordinates continue to work.

Written by the indexing model from the issue text.

Description

CMDBOOK-2245 - Reported by Ikx_1

Command Block works if you use exact numbers on the command, but if it's using some decimals, like 1.5 30 111, it wont work with CommandBook.

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.