EngineHub / EngineHub/CommandBook

/spin

Open
#185 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
151
Forks
104
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.