# player-mover [English](./README.md) / [日本語](./README_ja.md) A Minecraft tool to edit player positions. ## Usage ``` player_mover [CHANGE_POSITION] [CHANGE_DIMENSION] ``` - WORLD (required) - World directory - CHANGE_POSITION (optional) - Moves the player to the specified position. - Format: x,y,z - If not specified, the player is moved to the spawn position. - CHANGE_DIMENSION (optional) - Moves the player to the specified dimension. - If not specified, the player is moved to the Overworld.