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

/spin

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

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the existing /slap command and its command registration, then compare how it applies movement to a player. Implement /spin so it rotates the player 90 degrees per invocation, accepts an optional number of turns, and performs no other movement. Verify that the player faces the requested direction, including the spawn-orientation use case.

Written by the indexing model from the issue text.

Description

CMDBOOK-2228 - Reported by sharqman

like /slap except it turns the player 90 degrees with no other movements, can enter in a number to turn them multiple times. This will be very useful to get players to look the right way, for example when spawn can only face south, you can have a script block to /spin them to the right direction.

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.