#minecraft #player #position #change #edit #tool #cli

app player_mover

A Minecraft tool to edit player data and change their position

1 stable release

1.1.0 Jul 29, 2024

#797 in Command line utilities

MIT license

12KB
243 lines

player-mover

English / 日本語

A Minecraft tool to edit player positions.

Usage

player_mover <WORLD> [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.

Dependencies

~8–18MB
~250K SLoC